Comment #73 on issue 1833 by omattos: Sometimes builds downloaded from  
build.chromium.org are truncated
http://code.google.com/p/chromium/issues/detail?id=1833

I haven't looked into this, but I suspect the server will "cull"  
connections that
have been open too long if it runs out of worker proceses.

This probably means that if the server is under reasonably heavy load it  
ends up
disconnecting users who have been connected for too long.

If the server is apache, the solution is to change the "timeout" value in  
apache.conf
to a big value (longer than any user is likely to spend downloading).  I  
should say
3600 should be big enough (so anyone even on dialup can download it)

This has the disadvantage of loading the server more, but I doubt the build  
server
has tens of hits per second...

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to