Puzzled at fd_note and ConnStateData.defer in Squid-2.5.PRE6.

From: <maer727@dont-contact.us>
Date: Thu, 18 Apr 2002 20:32:49 +0800 (CST)

Hi, pals!

I am using Squid-2.5.PRE6. I am puzzled at such statements in
function clientReadRequest, I try to find the answer in FAQ but
failed. :-)

        conn->defer.until = squid_curtime + 1;
        conn->defer.n++;

What is the meaning and function of conn->defer.until and
conn->defer.n?

Another trouble, look at this statement,
fd_note(fd, "half-closed");

I check the function in fd.c and still can not get the meaning
and function of the statement. :-(

Best regards,
George, Ma
Received on Thu Apr 18 2002 - 06:33:00 MDT

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