Welcome! Log In Create A New Profile

Advanced

Re: Unable log out of some applications.

Max
February 09, 2012 09:36AM
09 февраля 2012, 15:56 от "keef" <nginx-forum@nginx.us>:
> We have a at least a two web applications (Zenoss & Sharepoint) behind
> nginx that we are unable to log out off!
>
> We have many other websites (>200) also behind nginx that don't have
> this issue. Before posting the configuration I was wondering if anyone
> could take a guess at what the problem might be ?

Your nginx configuration is probably missing the following directives:

proxy_cache_bypass $http_authorization;
proxy_no_cache $http_authorization;

If you have those set, clear your browser's cache and try using different
browsers. If that doesn't help, post your complete nginx.conf.

Max
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Unable log out of some applications.

keef February 09, 2012 06:55AM

Re: Unable log out of some applications.

Max February 09, 2012 09:36AM

Re: Unable log out of some applications.

keef February 09, 2012 11:28AM

Re[2]: Unable log out of some applications.

Max February 09, 2012 12:42PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 316
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready