Hi
I'm using apache as front end for iis servers.
I'm using mod_proxy and mod_proxy_balancer for the reverse proxy stuff and
for load balancing requests beetween backend (IIS) servers.
the front end apache is also doing ssl, backend communication is http
(browser > https apache --> http bac
Hey guys
there's a bug with some ie 7 update and flash plug-in which breaks down
flash display.
it happened with a couple of our desktop's, maybe that's what's going on
..
google a bit and you will find a lot of thread's and posts about that
problem
BTW , reinstalling the operating syst
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)?
>
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