On Thu, 28 Oct 2010 17:12:02 -0400, Aldric Giacomoni
<agiacomoni_at_cyrusinnovation.com> wrote:
> Hi all,
> I'm trying to figure out what Squid could possibly be doing that takes
> forever on some requests. So, like any good person running blindly
> into the fray, I've done educated guesses to increase logging.
> I've gotten as far as figuring out that something happens between:
> fwdConnectStart
> fwdConnectEnd
>
> What exactly do those do, and can I improve granularity in-between
> those two calls? What setting should I use to see what happens? Thanks
> in advance.
in fwdConnectStart Squid opens a socket, figures out which outgoing IP its
going to use, then calls commConnectStart which looks up the destination
IPs and tries to connect to each.
Amos
Received on Mon Nov 01 2010 - 01:27:59 MDT
This archive was generated by hypermail 2.2.0 : Mon Nov 01 2010 - 12:00:06 MDT