Re: A barrage of unexplained timeouts

2013-08-21 Thread Eric Wong
Jimmy Soho wrote: > fwiw, we experience this too irregularly, about once a week or 2 weeks > for a few seconds, and sometimes up to a minute or 2 minutes long. for > no apparent reasons indeed. and at random times. Wait, based on what you say below, is this happening to unicorn or nginx? > my su

Re: A barrage of unexplained timeouts

2013-08-21 Thread Jimmy Soho
fwiw, we experience this too irregularly, about once a week or 2 weeks for a few seconds, and sometimes up to a minute or 2 minutes long. for no apparent reasons indeed. and at random times. my suspicion so far has always been that this is due to bad (wifi) networks of clients. what happens whe

Re: HTTP streaming and Unicorn timeout

2013-08-21 Thread Eric Wong
Nokan Emiro wrote: > Hi guys, > > I am working on a Rails app that needs to stream some data to the user and > I have just found out that Unicorn's timeout feature doesn't respect > streaming. > Content generation is interrupted by Unicorn after the timeout is over. I > had to comment out the t

Re: A barrage of unexplained timeouts

2013-08-21 Thread nick
"Eric Wong" said: > n...@auger.net wrote: >> "Eric Wong" said: >> > n...@auger.net wrote: >> >> "Eric Wong" said: >> > I'm stumped :< >> >> I was afraid you'd say that :(. > > Actually, another potential issue is DNS lookups timing out. But they > shouldn't take *that* long... > >> > Do you h

42"rotatable LCD advertising display for photo studio

2013-08-21 Thread digicasting
Dear all, Link-Sun is a professional digital signage manufacturer in Shenzhen China for more than 6 years, Our main products are CF card advertising player, network digital signage solutions,digtal posters, with strength of best quality and competitive price. The 42" floor standing Digital Po

HTTP streaming and Unicorn timeout

2013-08-21 Thread Nokan Emiro
Hi guys, I am working on a Rails app that needs to stream some data to the user and I have just found out that Unicorn's timeout feature doesn't respect streaming. Content generation is interrupted by Unicorn after the timeout is over. I had to comment out the timeout line in the Unicorn config a