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 >> >> Im wondering if it's

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 will reduce complexity a