zEitEr
Super Moderator
Hello,
A fresh install/upgrade of nginx+apache drops the following:
Check it here:
Please fix it soon.
A fresh install/upgrade of nginx+apache drops the following:
Code:
nginx: [emerg] "proxy_read_timeout" directive is duplicate in /etc/nginx/nginx-proxy.conf:3
nginx: configuration file /etc/nginx/nginx.conf test failed
Check it here:
Code:
[root@ns1 ~]# grep proxy_read_timeout /etc/nginx/*
/etc/nginx/nginx-defaults.conf:proxy_read_timeout 1800s;
/etc/nginx/nginx-proxy.conf:proxy_read_timeout 150s;
[root@ns1 ~]#
Please fix it soon.