AM, Monty wig wrote:
>
> > Good Morning,
> >
> > I am trying to generate static website based on dynamic site running on
> > tomcat so I can take some load off my app servers.
> >
> > A twist here is that we are serving different pages based on user
> location
Good Morning,
I am trying to generate static website based on dynamic site running on
tomcat so I can take some load off my app servers.
A twist here is that we are serving different pages based on user location
(Application has a logic that checks user IP and display content based on
user locati
Gurus - I am working on a situation where Apache spits "Proxy Errors" while
trying to get a page form Tomcat.
We are running Apache 2.2.3 and tomcat 5.5 on the same box and using
mod_proxy to redirect traffic to tomcat on port 8080. Tomcat has
maxThreads=150 but when we look at the total # of conn
> Gurus - I am working on a situation where Apache spits "Proxy Errors" while
> trying to get a page form Tomcat.
>
> We are running Apache 2.2.3 and tomcat 5.5 on the same box and using
> mod_proxy to redirect traffic to tomcat on port 8080. Tomcat has
> maxThreads=150 but when we look at the tota