Re: Apache HTTP before Tomcat

2009-04-23 Thread David kerber
Bart Ophelders wrote: Hi, If I put an Apache HTTP server in front of Tomcat, will this influence performance? Yes, but probably not in the way you are expecting. D Thanks in advance! Bart Ophelders - To unsubscr

Re: Apache HTTP before Tomcat

2009-04-23 Thread André Warnier
Peter Crowther wrote: From: Bart Ophelders [mailto:bartopheld...@hotmail.com] If I put an Apache HTTP server in front of Tomcat, will this influence performance? Yes. :-) - To unsubscribe, e-mail: users-unsubscr...@tomcat.apa

Re: Apache HTTP before Tomcat

2009-04-23 Thread Rainer Jung
On 23.04.2009 16:13, Bart Ophelders wrote: > Hi, > > If I put an Apache HTTP server in front of Tomcat, will this influence > performance? > > Thanks in advance! Latency goes up somewhere in the two digit millisecond range. Whether that matters depends on your use cases. For real life applica

RE: Apache HTTP before Tomcat

2009-04-23 Thread Peter Crowther
> From: Bart Ophelders [mailto:bartopheld...@hotmail.com] > If I put an Apache HTTP server in front of Tomcat, will this > influence performance? Yes. - Peter - To unsubscribe, e-mail: users-unsubscr...@tomcat.ap

Apache HTTP before Tomcat

2009-04-23 Thread Bart Ophelders
Hi, If I put an Apache HTTP server in front of Tomcat, will this influence performance? Thanks in advance! Bart Ophelders