This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: svn timeouts


pmatos wrote:

> Am I the only one regularly getting svn timeouts lately?
> svn: E210002: Unable to connect to a repository at URL
> 'svn://gcc.gnu.org/svn/gcc/trunk'
> svn: E210002: Network connection closed unexpectedly

Hard to be sure unless you can supply a timestamp so we can go log
hunting.  But each svn service acceptance is limited by load average
and concurrent # of clients per IP address; once started, they are
limited by cpu (1800s) & memory (5G) consumption.  Those look like
generous limits, so that may or may not be what you hit.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]