iQIzBAABCAAdFiEEWlKIB4H3VWCL+BX8kQ3rRvU+oxIFAl66Wf4ACgkQkQ3rRvU+
oxId8w//efveYkf806hAp6vwlBlIzo7vzsIM8Mt/LIHSrkTnj79ovlkkunEJCcrH
WIEX66Rsb0jjmen0ppUpI1graTDK0gnJ8yYeoD94uzvcw7/XJuXl6LfuxZuNOwsi
4XcHYXV6ZDPH2Lee5EWe2crw4wRIpTWmzqb+AGvgrxtrtltt/N+xr834KNbV/Klc
iNagDniBYZMEkpGZC1+1YmLQ7kwkyerjTutJHHp
في السبت، 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
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
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