Re: [EMAIL PROTECTED] mod_proxy stickysession

2006-08-21 Thread Tomer Okavi
thanks, i also found bug 38357 regarding the problem. Tomer. On 8/21/06, John Madden <[EMAIL PROTECTED]> wrote: > with apache i can achive that with "stickeysession" (L7), right? > > can i use this kind of configuration with apache (persistence > connections from client to the same server)? >

Re: [EMAIL PROTECTED] mod_proxy stickysession

2006-08-21 Thread John Madden
> with apache i can achive that with "stickeysession" (L7), right? > > can i use this kind of configuration with apache (persistence > connections from client to the same server)? > i know pound (www.apsis.ch/pound/) works but i need apache for the > mod_security stuff. > any ideas. howto's, doc's

[EMAIL PROTECTED] mod_proxy stickysession

2006-08-21 Thread Tomer Okavi
Hi I'm currently load balancing 3 IIS6 servers with LVS (linux virtual server). and planning on moving to an apache frontend (reverse proxy) with mod_proxy_balancer (my main goal is protecting the web app on the iis's with mod_security) after reading the doc's i've setup apache as a reverse proxy