I have few GET servlets registered on path /bin/****. This works fine on publish instances. However, when the site is requested via dispatcher, I could see that there is a 302 redirect to the publish server.
This is on a dev environment with https enabled. Any thoughts on this.