Hi, > -----Original Message----- > From: Pascal Forget [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 25, 2002 5:20 PM > To: Tomcat Users List > Subject: Re: Apache 1.3.23 + Tomcat 4.0.2 Load balancing HOWTO > > > Andrew Logan wrote: > > My understanding was the warp connector is used in > conjunction with mod_webapp, which currently forwards > all requests to Tomcat, not just JSP and servlets; I > wanted static content to be served by Apache. I believe > I also read somewhere that mod_webapp does not currently > support load balancing. >
That's not quite right, mod_webapp do NOT redirect all requests, it redirects only configured ones. And it DID redirect all of them before TC4.0 was released as final. But as far as I know web_app still doesn't support load balancing. > > Cheers, > > Pascal > Anton. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
