DELAY_POOLS and other stuff

From: David Luyer <luyer@dont-contact.us>
Date: Tue, 8 Dec 1998 12:14:06 +0800

Just a quick note to say I'm doing some work on delay pools again. Combined
with my ident acl stuff and (if it isn't already there) ACLs by IP of server
(ie, virtual addresses for different behaviour proxies on same cache) I hope
to be able to combine all 4 caches we had here into one (acl for determining
ident lookups and some other stuff has already let me combine 3 squid-1.1
proxies into one squid-2.1-patched proxy).

The next step on delay_pools is to fix no_delay - I intend to do this by using
a single global fd_set of connections to proxy servers marked no_delay and
checking this in fwd_checkDeferRead and in the httpReadReply (all proxied
connections come through httpReadReply). I'm also hoping to be able to delete
the delay_id from the request structure and keep it only in the store_client.

David.
Received on Tue Jul 29 2003 - 13:15:54 MDT

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