Cool, maybe you can help more than the log files then. Are you referring to the configuration of the workers.properties and/or the uriworkermap files or is there something else that could be involved as well? I just started with a basic setup as instructed by some sites. Here is what I have, if you see something that is suspect please point it out...thanks!
#/examples/*=testWorker #/examples/*.jsp=testWorker #/examples/servlet/*=testWorker /admin/*=wlb /manager/*=wlb /jsp-examples/*=wlb /servlets-examples/*=wlb /wealthstation/*=ws /planningstation/*=ps /jkmanager=jkstatus workers.properties worker.list=ws,ps,wb,jkstatus worker.ajp13w.type=ajp13 worker.ajp13w.host=localhost worker.ajp13w.port=8010 socket_timeout=0 worker.wlb.type=lb worker.wlb.balance_workers=ajp13w worker.jkstatus.type=status also, I have 2 apps, 2 instances....one houses the ps app, one for the ws app but from ws the user goes to the ps app once you are in it. Should each apps workers.properties file ONLY point to that context or should each have both? Thanks again! dljohnson69 wrote: > > I have a new Tomcat install and deployed app that is working okay but > going through the isapi_redirect it gets a "bad gateway" error. The > isapi.log has errors that says it cannot connect to tomcat, "tomcat is > down or refused connection". Any ideas?? I would assume that all is > fine since the app works fine when going directly to Tomcat. The > isapi-redirector is loaded and green but will not load through IIS. > > Thanks for any helpful advice, we are new to this. > -- View this message in context: http://www.nabble.com/ISAPI-issues-tp23837289p23839567.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org