Re: AW: Enhancing Tomcat Speed

2007-12-24 Thread Rakesh Rajan
Read about memcached in case you have more than one webnode. -Rakesh On Dec 24, 2007 2:40 AM, Pid <[EMAIL PROTECTED]> wrote: > Richard G. Reyes wrote: > > Hi Pid, All, > > > > Hope you could tell me more about caching...isn't it automatic in > tomcat? > > Not un

Tomcat6 + NIO connectors + AJP/mod_proxy_ajp

2007-10-23 Thread Rakesh Rajan
Hello Everyone! I am currently using Tomcat 6 to serve all my dynamic requests ( mostly ajax ) and Apache frontend to serve static files. ( The existing connection from apache to tomcat is using mod_jk ). I have couple of questions 1) I read that NIO connectors are way better that normal HTTP co