ons 2009-08-19 klockan 14:05 -0400 skrev Bear: > Except for squid being unresponsive it behaves normally, all other > processes continue to run as they should, > top shows squid running as it does any other time. How much CPU time is Squid using when this happens? > An strace shows... > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) If you strace the running squid process? Strange, you should only see such at the time of startup, not when attaching to a running process. Regards Henrik