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 ?
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:
Thanks for the Info Max. We’re stuck with a nginx v0.8…x.x that doesn’t
includes the"proxy_cache_bypass" directive so are not able to test your
solution justnow. I have a workaround just now and will try the
directive again once we upgrade nginx.
Thanks for the Info Max. We’re stuck with a nginx v0.8…x.x that doesn’t
includes the"proxy_cache_bypass" directive so are not able to test your
solution justnow. I have a workaround just now and will try the
directive again once we upgrade nginx.
You’re welcome. You can try the following workaround in the meantime: