I think this is the problem that plaguing my JSON Responses. When large data is responded over slow link it got timeout suddenly in the middle.
Thanks a lot for the patch fox! On Sun, Nov 6, 2011 at 11:03 PM, fox91 <[email protected]> wrote: > 2011/11/6 Jonathan Lundell <[email protected]> > >> I'm curious: what was the threshold that made your case work? Did you >> need all of the 300 seconds? > > > Well, with tor hidden service we tried at first with 600 seconds, then > with 10, 60 or 120 but we got some timeouts so we chosen 300 seconds. Maybe > we should do more tests to find the right threshold but 300 seems ok. > Apache has a default timeout of a similar value so it's not so high :) > > -- > _fox91_ > > "Dio creò il linguaggio macchina. Tutto il resto è opera dell'uomo" > > gpg key available at > http://keyserver.paranoici.org:11371/pks/lookup?op=get&search=FA9C49D3 >

