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

This is a discussion on [squid-users] Re: Squid As A Non-Caching Reverse Proxy/Web Accelerator? within the Squid Users forums, part of the Web Server and Related Forums category; > > I am thinking of solutions for minimizing apache's > memory use on a small memory server in ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-15-2004
Muthukumar
 
Posts: n/a
Default [squid-users] Re: Squid As A Non-Caching Reverse Proxy/Web Accelerator?

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


If You go for Reverse proxy method,Dynamic contents such as cgi scripts and
Active Server Pages cannot be cached.Web server will be freed to handle other
Dynamic pages.It is used to cache the static contents only!

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


Process on Reverse proxy is occuring as,
When a client makes a HTTP request,it will be directed to the
reverse proxy machine not to the actual web-server.If the requested
content is there,it will be given to it. Else the content is retrieved from the
acutal web server and serves the client request.

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


Reverse proxy setup is used for the situtation where the web-server load is high and slow.

Does
> it buffer the server's response and allow it to close
> the connection quickly and serve other processes?


Yes.

Is
> there an architecture document somewhere that _fully_
> answers my question?


Yes.
http://squid.visolve.com/white_papers/reverseproxy.htm

Regards,
Muthukumar.

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:59 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0