Re: Generate static website based on user locale

2014-06-10 Thread Monty wig
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

Generate static website based on user locale

2014-06-10 Thread Monty wig
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

Tomcat connections

2011-04-29 Thread Monty wig
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

Re: maxThread connections

2011-04-29 Thread Monty wig
> 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