[nycbug-talk] Serving High Performance Web Sites --- UNIGROUP Meeting 22-MAY-2008 (Thu):

George Georgalis george at galis.org
Thu May 15 16:49:00 EDT 2008


On Thu 15 May 2008 at 01:52:36 PM -0400, forest mars wrote:
>Question for the list, who has made the jump from Apache to a faster web
>server?

well one approach is to use squid as a reverse proxy.
problem with a lot of (all) alternate webservers is
they are not apache, so various modules and howtos just
don't apply to alternate. Using a reverse proxy lets
the proxy serve pages that don't require apache while
querying your *unchanged* apache should a request come
for dynamic or expired content. Squid is designed for
speed.

// George



-- 
George Georgalis, information system scientist <IXOYE><



More information about the talk mailing list