You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Lazor, Ed" <EL...@providence.org> on 2002/02/19 01:05:54 UTC

help understanding proxy

Hi =)

I'm trying to understand how to take advantage of proxy and how it might
help speed access to one of my web sites.  Is it true that I can enable
mod_proxy and the web server will draw information from it's cache when
serving requests rather than drawing the information from the web site
itself?  In other words, I'm already running the site... all I need to do to
get performance boosts is enable mod_proxy and that people accessing my site
will never know the difference?  Is that true?

Sorry if I'm not making sense... I'm used to thinking of proxy's from the
client perspective... I specify a proxy and my browser retrieves web pages
from the net through it.  Now I'm trying to reverse this and have the web
site deliver it's web pages through a proxy and have it be transparent to
visitors.  Is this doable with mod_proxy?  Am I correct in understanding
that this is possible?

Thanks in advance for any information you have.

-Ed

 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: help understanding proxy

Posted by Vernon A Webb <Ve...@net-nation.com>.
I just finished reading a book that basically says that 
this is so, although I have not done it, the book does make 
the claim that it will actually speed things up (a surprise 
to me) as the page are already cached and therefore faster 
(makes sense to me). The book is "Linux Apache Web Server 
Administration" by Charles Aulds.
 

-----Original Message-----
From: "Lazor, Ed" <EL...@providence.org>
To: "'users@httpd.apache.org'" <us...@httpd.apache.org>
Date: Mon, 18 Feb 2002 16:05:54 -0800
Subject: help understanding proxy

> Hi =)
> 
> I'm trying to understand how to take advantage of proxy 
and how it
> might
> help speed access to one of my web sites.  Is it true 
that I can enable
> mod_proxy and the web server will draw information from 
it's cache when
> serving requests rather than drawing the information from 
the web site
> itself?  In other words, I'm already running the site... 
all I need to
> do to
> get performance boosts is enable mod_proxy and that 
people accessing my
> site
> will never know the difference?  Is that true?
> 
> Sorry if I'm not making sense... I'm used to thinking of 
proxy's from
> the
> client perspective... I specify a proxy and my browser 
retrieves web
> pages
> from the net through it.  Now I'm trying to reverse this 
and have the
> web
> site deliver it's web pages through a proxy and have it 
be transparent
> to
> visitors.  Is this doable with mod_proxy?  Am I correct in
> understanding
> that this is possible?
> 
> Thanks in advance for any information you have.
> 
> -Ed
> 
>  
> 
************************************************************
***********
> *****
> This message is intended for the sole use of the 
individual and entity
> to
> whom it is addressed, and may contain information that is 
privileged,
> confidential and exempt from disclosure under applicable 
law.  If you
> are
> not the intended addressee, nor authorized to receive for 
the intended
> addressee, you are hereby notified that you may not use, 
copy, disclose
> or
> distribute to anyone the message or any information 
contained in the
> message.  If you have received this message in error, 
please
> immediately
> advise the sender by reply email and delete the message.  
Thank you
> very
> 
much.                                                       
           
>     
> 
> ----------------------------------------------------------
-----------
> The official User-To-User support forum of the Apache 
HTTP Server
> Project.
> See <URL:http://httpd.apache.org/userslist.html> for more 
info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-
help@httpd.apache.org
> 



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org