I have Nginx as a reverse proxy in front of a Tomcat server running a
webapp.
This works ok using Firefox but not Chrome or IE… When using Chrome or
IE,
the JSESSIONID gets a new value for each request (instead of keeeping
the
same value as it should).
Are there some settings I am missing to fix this?
(Using Apache it works for all browsers but I want to use Nginx… )
On Thursday 18 September 2014 03:40:03 bjorntj wrote:
I have Nginx as a reverse proxy in front of a Tomcat server running a
webapp.
This works ok using Firefox but not Chrome or IE… When using Chrome or IE,
the JSESSIONID gets a new value for each request (instead of keeeping the
same value as it should).
Are there some settings I am missing to fix this?
(Using Apache it works for all browsers but I want to use Nginx… )
No, there are no such special settings. You should provide more
information
to get help.