Squid's HTTP Acceleration Mode
November 29th, 2005 by Alexander Kirk |I have recently configured a server of mine to use the Squid Cache in HTTP Acceleration mode. So what's this anyway?
A typical request to a webserver looks like this: Client browser opens connection to server port 80, server sends back the data through that connection. For the time of the transfer the server "loses" one [...]