Answers for "nginx unlimited timeout"

0

nginx unlimited timeout

http {
     fastcgi_read_timeout 300;
     proxy_read_timeout 300;
}
Posted by: Guest on January-03-2021

Browse Popular Code Answers by Language