Hi ,
Is there a way to retry connection to an unix socket ( on which my fast cgi
app is running ) for some time , instead of immediately responding 502 bad
gateway and exiting ?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,251623,251623#msg-251623
_
Hello!
On Wed, Jul 09, 2014 at 08:47:41AM +0400, Homutov Vladimir wrote:
> On Tue, Jul 08, 2014 at 11:43:18PM -0400, willy7841 wrote:
> > Hello Maxim Dounin,
> >
> > Thank you for your explanation.
> >
> > If I would like to run Nginx on embedded board, how could I do?
> >
> > Thanks for your hel
I realized now, master process off is not enough to playing HD movies. It
gives error after a while. But i want to thank you because making block for
a while, using master process and limit_conn destroyed the attacking. Now i
turn my nginx.conf to master_process on. Everything is alright. Thank you
Thank you for your care. It works like a charm. But sometimes page is not
loading correctly. what is the logic of "zone=addr:10m;" and i want to block
website entering (fast entering) and last question what location should i
define for "wp-content/uploads/somevideo.mp4" per ip. Thanks in advance yo