Hermod-

Currently I am currently running tomcat 5.5.7 and not using any HTTP server for front end If I have no legacy CGI / Perl scripts or static content to server up would I need to front end Tomcat with an HTTP Server? What are the performance considerations for Tomcat standalone vs FrontEnded with an HTTP Server?

Takk
Martin-
----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Tuesday, October 18, 2005 4:20 AM
Subject: SV: Clever trick required


Hi

Your running Tomcat as an HTTP Server? Why? Tomcat is a Servlet engine and is not optimized for serving static content. You should put Apache Http server in front of it, serving static content.

I have Tomcat running on servers, and have seen more that 1200 concurrent sessions on it without any problem at all.

Hermod

-----Opprinnelig melding-----
Fra: Neil Meyer [mailto:[EMAIL PROTECTED]
Sendt: 18. oktober 2005 10:12
Til: Struts Users Mailing List
Emne: RE: Clever trick required


Hi,

I know this is probably of topic but I have huge problems with my webserver.
We are running struts on this server under Tomcat 5.1. It seems like the
tomcat server can't handle load.

Any comment or recommendations will really be appreciated. I'm looking at Sun
web server now.

Regards
Neil Meyer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email.

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to