Hi all, I have several Apache servers on different machines each hosting 2 virtual domains (e.g. www.production.mydomain.com & www.development.mydomain.com)
I have a single Tomcat v4 instance running on another machine which also hosts both these virtual domains. I have defined a Warp connector for each virtual domain e.g. www.production.mydomain.com on port 8009 and www.development.mydomain.com on port 8010). My question is if there are any problems having many different Apache instances connecting to the same Warp connector ? i.e. is it permitted to have a many-to-one relationship from Apache to Tomcat using mod_webapp and Warp ? For the most part, my setup seems to work but I have been experiencing some intermittant errors and problems would like confirmation that our setup is sensible before continuing to diagnose the problem. Thanks for any feedback on the issue. Regards, Morgan Pyne -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
