Hello everyone,
I'd like to set up nginx as reverse proxy and software loadbalancer in front of several tomcat servers.
The applications running on the tomcats is written using the GRAILS framework and just doing well, while using Apache as frontendwebserver.
When I use nginx, there are always two JSESSION-ids added to the URL. They are equal, but the first one is url-encoded. Also I get the same sessionid a third time as a cookie.
Could anyone give me a hint where the error in my configuration could be?
My config is attached.
Have a nice day.
Belenor