Re: [PATCH] Bug 1488: squid_status ACL

2011-11-06 Thread Alex Rousskov
On 11/05/2011 04:50 PM, Amos Jeffries wrote: > On 5/08/2011 2:36 a.m., Amos Jeffries wrote: >> This updates and completes the work started by Gonzalo Arana in >> creating an ACL to match the TCP_HIT, TCP_MISS, etc internal status of >> request handling. >> >> Requests can change their status over t

Re: [PATCH] Bug 1488: squid_status ACL

2011-11-05 Thread Amos Jeffries
On 5/08/2011 2:36 a.m., Amos Jeffries wrote: This updates and completes the work started by Gonzalo Arana in creating an ACL to match the TCP_HIT, TCP_MISS, etc internal status of request handling. Requests can change their status over the course of a transaction. Particularly around retries

[PATCH] Bug 1488: squid_status ACL

2011-08-04 Thread Amos Jeffries
This updates and completes the work started by Gonzalo Arana in creating an ACL to match the TCP_HIT, TCP_MISS, etc internal status of request handling. Requests can change their status over the course of a transaction. Particularly around retries and revalidations. This ACL seeks to match th