Hi Zhang,
Thank you for the suggestion. I will look into ngx_http_lua_module.
Regards,
Ish Sookun
On 09/09/2017 06:30 PM, Zhang Chao wrote:
> Hi!
>
> I think you can consider the ngx_lua, you can achieve your purpose easily
> by this. :)
>
>
> On 9 September 2017 at
le to find something by starting with the
"Last-Modified" value that is returned by the origin server.
Regards,
Ish Sookun
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
he proxy_pass, I suggest
commenting/removing the try_files directive. E.g.
location / {
auth_basic "restricted content";
auth_basic_user_file "/home/secure/.passwords";
auth_request_set $auth_status $upstream_status;
27;s the status code for the refreshed page? Are you getting HTTP 200?
If not, could you verify whether subsequent requests are not cached by
your browser or proxy (if you're behind one).
Regards,
Ish Sookun
___
nginx mailing list
nginx@nginx.org