jb@dslreports.com wrote:
> Normally keep-alive is disabled for apache+mod_perl (when no squid
> is used) because nobody can afford the space to keep larger httpds
> lingering for subsequent requests: your server-status soon
> fills up with "Ks". Does squid avoid this problem?
Yes. Squid makes efficient use of persistent connections. Persistency is
a hop-by-hop property, so Squid opens as many connections as it needs to
serve the number of concurrent requests (not connections) there is from
the users.
> Finally, is there any risk in changing READ_AHEAD_GAP to 48k
> and recompiling?
I See no problem.
-- Henrik Nordstrom Squid hackerReceived on Sun Jan 16 2000 - 15:43:08 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:26 MST