Re: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-14 Thread Nathan Ward
this provides better security when running Tomcat under Windows. Nathan - Original Message - From: Rick Roberts [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, August 07, 2003 11:02 PM Subject: Re: Can I get an answer please -- Re: Why integrate Tomcat with a web server

RE: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-14 Thread Shapira, Yoav
Howdy, Because a web server serves static content (html, images, etc.) much faster than tomcat will. Really? Do you have a benchmark using tomcat 4.1.x that supports the above? Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain

RE: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-14 Thread Angus Mezick
If you do run a benchmark don't forget to turn on mod_cache in apache :) -Original Message- From: Eric J. Pinnell [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 11:43 AM To: Tomcat Users List Subject: Re: Can I get an answer please -- Re: Why integrate Tomcat with a web

RE: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-14 Thread Shapira, Yoav
Howdy, If you do run a benchmark don't forget to turn on mod_cache in apache :) I have run several benchmarks, and there's no doubt either server can be tuned/configured/customized to a large degree to affect performance. I'm not going to bother with that: I'm going to run them both as close to

RE: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-14 Thread Noel J. Bergman
Nathan, There are many facets to the subject, but if all you don't mind running all of your domains in one process, have no need for load balancing, no need for non-Tomcat features, etc., then running Tomcat directly is probably fine. Historically (and structurally), Tomcat should prove more

RE: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-11 Thread Shapira, Yoav
Howdy, It actually makes since. Most web servers are in native code which is uasually faster, and tomcat is in java. You're right (in meaning if not in spelling ;)), it does make sense for native code to execute faster. But java performance has been continually improving so that it's no

RE: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-09 Thread Shawn Zernik
It actually makes since. Most web servers are in native code which is uasually faster, and tomcat is in java. -Original Message- From: Rick Roberts [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 10:38 AM To: Tomcat Users List Subject: Re: Can I get an answer please -- Re: Why

Re: Can I get an answer please -- Re: Why integrate Tomcat with a web server?

2003-08-09 Thread Nathan Ward
Message - From: John Turner [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, August 08, 2003 9:35 AM Subject: Re: Can I get an answer please -- Re: Why integrate Tomcat with a web server? I did, last week. In any case, if you have something to ask me directly, you can send