[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Total failure in dav layer when >1024 files already open

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-06-02 16:22:43 CEST

Garrett Rooney writes:
> On 6/2/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> > On Fri, Jun 02, 2006 at 09:37:36AM -0400, Garrett Rooney wrote:
> > > It's not exactly strange that it would fail, you've hit the per-user
> > > file descriptor limit.
> >
> > Exactly what I thought, except that the first thing he does is to bump
> > the ulimit to 32k, which should be plenty. I wonder if Neon has a
> > problem with fds > 1024?
>
> Hmm. Interesting. Maybe something OS X specific?
>

I wonder if this is related to FDSET_SIZE and select. On Linux, this
seems to be 1024 and that obviously doesn't change when increasing the
limit.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 2 16:23:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.