Re: reverse proxy in depth tutorial?

2003-07-25 Thread Igor Sysoev
On Fri, 25 Jul 2003, Igor Sysoev wrote: > On Thu, 24 Jul 2003, Garrett Goebel wrote: > > Using the loopback for the backend has the security advantage of completely > > isolating the backend from any direct communication with external hosts. How > > do I keep the backend on 127.0.0.1 _and_ handle

Re: reverse proxy in depth tutorial?

2003-07-24 Thread Igor Sysoev
On Thu, 24 Jul 2003, Garrett Goebel wrote: > Most everything I'm stumbled upon has been short on detail and examples. For > instance, I never found an example of how to just reverse proxy everything > for a given backend server. All the examples I saw showed how to proxy > something like http://fo

reverse proxy in depth tutorial?

2003-07-24 Thread Garrett Goebel
Title: reverse proxy in depth tutorial? This is slightly off-topic, but as it hits on Mason, optimizing mod_perl for performance, and is covered in passing in the practical and mod_perl cookbook books, I figured I'd ask here first. Can anyone point me toward a good in depth artic