JIRA listening on port 8080 and apache proxy for port 80. Our Load balancer(netscaler) is doing simple port 80 passthrough and while we can access the application externally, when attempting to login to admin settings we are thrown into an endless loop.
Basically, is the problem netscaler? NB: you might not be able to access :8080 directly due to your proxy configuration -- you might need to modify your Tomcat conf/server.xml file to add an additional non-proxied <Connector> for another port (8081 for instance). You'll need to restart JIRA after this change for it to go into effect.
When sitting on the machine running the apache proxy, are you able to get into admin settings by accessing http://localhost:80/? If not, what if you sit on the machine running JIRA and access http://localhost:8080/?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.