Re: STOP EMAILING

2018-04-28 Thread Payam Chychi
Lol On Sat, Apr 28, 2018 at 9:17 AM Danny Horne via nginx wrote: > On 28/04/18 17:15, ScotGram wrote: > > STOP EMAILING > > ___ > > nginx mailing list > > nginx@nginx.org > > http://mailman.nginx.org/mailman/listinfo/nginx > > If you want to unsubscri

Re: STOP EMAILING

2018-04-28 Thread Danny Horne via nginx
On 28/04/18 17:15, ScotGram wrote: > STOP EMAILING > ___ > nginx mailing list > nginx@nginx.org > http://mailman.nginx.org/mailman/listinfo/nginx If you want to unsubscribe, just follow the link in this email _

STOP EMAILING

2018-04-28 Thread ScotGram
STOP EMAILING ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Error: Couldn't connect to server

2018-04-28 Thread oscaretu
Hello, Mohan. Have you tried to make simultaneous request against the server from another computer, using curl from the command line? It the request work in the second computer, there is no problem in the server, and it will be in the client. Perhaps you are looking for a problem in the nginx that

Re: Error: Couldn't connect to server

2018-04-28 Thread mohan prakash via nginx
Hi Peter Thanks for your reply. I am not using script, I am creating a streamer project where i am using libcurl to download the content from nginx server. Since the content i am downloading is HLS, i am downloading every ~5sec. During the stress test i am seeing "couldn't connect to server" er

Slice purge cache problem.

2018-04-28 Thread elc
Hi all. Is there any known solutions pugre cache with enabled slice ? (purgeall is not an option :) ) Without slice, i can purge items by hash. With slice, i delete only 1 from many slices. or maybe Posted at Nginx Forum: https://forum.nginx.org/read.php?2,279625,279625#msg-279625 ___