RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread lmk
thanks a lot.. Caldarale, Charles R wrote: > >> From: lmk [mailto:lotf...@yahoo.fr] >> Subject: RE: Apache And tomcat: wich is the best conenctor to use >> >> Im just testing mod_jk and load balancing in order to >> imporove performance. > >

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread Caldarale, Charles R
> From: lmk [mailto:lotf...@yahoo.fr] > Subject: RE: Apache And tomcat: wich is the best conenctor to use > > Im just testing mod_jk and load balancing in order to > imporove performance. Then you do have a need for httpd (load balancing), so AJP is the most appropriate conne

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread lmk
I have no good reason except increase tomcat response, Im not using SSL for the moment. Im just testing mod_jk and load balancing in order to imporove performance. Caldarale, Charles R wrote: > > >> Subject: Apache And tomcat: wich is the best conenctor to use >>

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread Caldarale, Charles R
> From: lmk [mailto:lotf...@yahoo.fr] > Subject: Apache And tomcat: wich is the best conenctor to use > > Im wondering if it's judicious to use apache with ajp connector If you have no other reason to use httpd, then don't - just let Tomcat serve the static content; this

Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread lmk
Hi all, Im wondering if it's judicious to use apache with ajp connector, it seems that, APR or NIO connector are more performant than AJP and they not support AJP, so it's very useful to use Apache on front end of tomcat using using AJP and mod_jk? Best regards! -- View this message in context