Caching result of auth_request_set?

2018-07-20 Thread jarstewa
I'm currently using the auth_request directive and caching the result based on a guid + IP address: >location /auth { >internal; > >proxy_pass_request_body off; >proxy_pass $upstream_server/auth?id=$guid&requestor=$last_client_ip; > >proxy_cache auth_cache; >set $auth_cache_k

Re: Upload large files via Nginx reverse proxy

2018-07-20 Thread cyberfarer
It did. Thank you! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,280578,280589#msg-280589 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Need help with regex

2018-07-20 Thread Friscia, Michael
Ok, never mind. It was working all along. My HOSTS file was screwing me up and pointing to a local instance that did not have this config. ___ Michael Friscia Office of Communications Yale School of Medicine (203) 737-7932 - office (203) 931-5381 - mobile h

Re: Nginx and libatomic

2018-07-20 Thread Maxim Dounin
Hello! On Thu, Jul 19, 2018 at 10:57:48PM -0400, dyadaval wrote: > Hello, > Without stream modules, nginx cross compiles well. nginx does not support cross-compilation. Consider using native compilation instead. -- Maxim Dounin http://mdounin.ru/ ___

Need help with regex

2018-07-20 Thread Friscia, Michael
I have a regex that works in an online tool but when I put this into my configuration file it is not working. The problem is that I want all URLs that start with /info to be redirected with the exception of one unfortunately named PDF file. This regex tests perfectly in an online tool ^/info(\/