Am Samstag, 14. Mai 2005 18:47 schrieb t.n.a.: > Basically, I haven't heard once someone suggest you run it directly > on > :80 for a number of reasons (run as root, performance, availability > : of modules etc.).
As regards performance, running Apache in front of Tomcat is not preferable. A standalone Tomcat is faster than a Tomcat behind an Apache. I still prefer to run Tomcat as non-root on port 8080 locally, satisfying security needs, and to set up a redirection rule in the firewall for requests on port 80 from remote. Best wishes Lutz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
