Answer the question
In order to leave comments, you need to log in
How to setup nginx + apache for parsing script?
Good afternoon. I set up apache and nginx to execute a php parsing script, but nginx 502 error crashes after a minute of execution.
In nginx logs:
2014/12/21 13:24:22 [error] 18168#0: *198 upstream prematurely closed connection while reading response header from upstream
max_execution_time = 8640000
max_input_time = 8640000
proxy_connect_timeout 60m;
proxy_send_timeout 60m;
proxy_read_timeout 60m;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question