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 secur

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 integr

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 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 Nathan Ward
e why 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 ple

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 long

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

2003-08-09 Thread Nathan Ward
ginal 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 a

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

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

2003-08-07 Thread Nathan Ward
Hello John, I hate to be pushy, but are you going to post a reply to this question at some point? Nathan - Original Message - From: Nathan Ward To: [EMAIL PROTECTED] ; Tomcat Users List Sent: Monday, August 04, 2003 11:05 AM Subject: Why integrate Tomcat with a web server