[squid-users] any thought to making collapsed_forwarding acl-based?

From: Neil Harkins <nharkins@dont-contact.us>
Date: Fri, 22 Feb 2008 16:20:17 -0800

hi. this might belong on squid-dev, but figure i'll try here first.

squid doesn't know if an object is even cacheable until it gets
the headers back from origin, thus collapsed forwarding seems
to impair performance of non-cacheable content, by blocking
what will have to be a separate request anyway.

most site administrators know what's cacheable or not on their site,
and could craft regex to differentiate thus collapsed_forwarding
being acl-based would be extremely beneficial, but it appears
to be global on/off today. is this conclusion correct? are there
any architectural reasons why it would be a bad idea?

another way to optimize it would be to restrict it to revalidations only,
not misses. then it would only apply to what is known to have been cachable.

-neil
Received on Fri Feb 22 2008 - 17:20:20 MST

This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:05 MST