Re: sometimes squid proxy enters state where very little work is done

From: Oskar Pearson <oskar@dont-contact.us>
Date: Thu, 24 Oct 1996 10:47:14 +0200 (GMT)

Hi

> Any hints as to what I might look for to try to diagnose what the
> server is doing when it's going slow like this?

You can use the strace program to see what the program is doing
(opening a file, calling an interrupt, going into "wait" mode etc)
with a command like "strace -p <pid>" (Where pid is the squid process
number)

Nothing in /var/log/messages?

Oskar
Received on Thu Oct 24 1996 - 01:47:22 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:20 MST