Re: [squid-users] Squid As A Non-Caching Reverse Proxy/Web Accelerator?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 16 Feb 2004 00:33:26 +0100 (CET)

On Sun, 15 Feb 2004, Seun Osewa wrote:

> 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.

Squid is quite commonly used for this purpose in front of "heavy" web
servers such as PHP.

See the no_cache directive, and optionally also the cache_dir null
directive for how to disable cache.

You may also want to increase the buffer size used by Squid. In Squid-2.5
and earlier this can only be changed by modifying READ_AHEAD_GAP in
defines.h. In Squid-3.0 and later this will be configurable from
squid.conf. Please note that this is in addition to the TCP windows.

Regards
Henrik
Received on Sun Feb 15 2004 - 16:33:29 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:02 MST