> From: kareda [mailto:k...@digiplace.ch]
> oh yes, and there is also IIS running as service.
> now, I probably could run the php apps there also but I'd
> rather not as it's a production environment for another app.

IIS6+PHP doesn't handle threading enormously well - hence Microsoft's 
trumpeting from the rooftops about IIS7 and PHP.

I routinely run IIS6 and Tomcat (sometimes up to 3 Tomcats) side by side with 
no ill effects.  Apart from the usual comments about making sure you don't run 
out of CPU, memory etc, I would not expect running Apache httpd and Apache 
Tomcat side by side as services to cause problems.  I've not done it myself, so 
I'll wait for someone who has to comment :-).

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to