[no subject]

2020-05-24 Thread عـڇـڗڼـٱ ڼـڣـټـږڨۦے
iQIzBAABCAAdFiEEWlKIB4H3VWCL+BX8kQ3rRvU+oxIFAl66Wf4ACgkQkQ3rRvU+ oxId8w//efveYkf806hAp6vwlBlIzo7vzsIM8Mt/LIHSrkTnj79ovlkkunEJCcrH WIEX66Rsb0jjmen0ppUpI1graTDK0gnJ8yYeoD94uzvcw7/XJuXl6LfuxZuNOwsi 4XcHYXV6ZDPH2Lee5EWe2crw4wRIpTWmzqb+AGvgrxtrtltt/N+xr834KNbV/Klc iNagDniBYZMEkpGZC1+1YmLQ7kwkyerjTutJHHp

Re: nginx Digest, Vol 127, Issue 25

2020-05-24 Thread عـڇـڗڼـٱ ڼـڣـټـږڨۦے
في السبت، 23 أيار 2020 3:00 م كتب: > Send nginx mailing list submissions to > nginx@nginx.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mailman.nginx.org/mailman/listinfo/nginx > or, via email, send a message with subject or body 'help' to > ng

Re: Quick question on NGINX cache

2020-05-24 Thread Jore
Hi there, Thanks for that. Could you provide an example conf by any chance please, so I can get my head around that? Thanks! Jore On 24/5/20 8:56 am, Alex Evonosky wrote: > Jore- > > I applied the proxy_hide_header for no-cache headers to NGINX can > process it and cache it. > > On Sat, May 23

[error] 18#18: *72 upstream timed out (110: Connection timed out)

2020-05-24 Thread rodrigobuch
I have received this error whenever I try to generate large reports with my App in PHP. It does not end the generation and ends the connection by not downloading it. Nginx.conf user nginx; worker_processes auto; error_log /var/log/nginx/error.log debug; pid/var/run/nginx.pid; events