This is a discussion on [squid-users] Squid As A Non-Caching Reverse Proxy/Web Accelerator? within the Squid Users forums, part of the Web Server and Related Forums category; Hi, * I am thinking of solutions for minimizing apache's memory use on a small memory server in the presence ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
* I am thinking of solutions for minimizing apache's memory use on a small memory server in the presence of several slow clients or long-running http requests (large downloads)*and with about 50% of the requested pages being dynamic. * I need a reverse proxy server that can buffer output from apache so that I won't need many active apache processes to be able to serve slow clients, and I'm considering squid with caching disabled. * I'd like to know how squid, in reverse proxy mode,*handles a situation where the origin server is very fast but the client it's serving is slow.* Does it buffer the server's response and allow it to close the connection quickly and serve other processes?* Is there an architecture document somewhere that _fully_ answers my question? * Regards, Seun Osewa __________________________________________________ _________ BT Yahoo! Broadband - Free modem offer, sign up online today and save £80 http://btyahoo.yahoo.co.uk |