Le jeudi 21 février 2008 à 10:52 +0100, Robert Jordan a écrit :

> Hubert FONGARNAND wrote:
> > Le mercredi 20 février 2008 à 20:43 +0000, Dick Porter a écrit :
> > 
> >> On Wed, 2008-02-20 at 09:51 +0100, Hubert FONGARNAND wrote:
> >>> -> don't you thing that a 4096 limit for WAPI handles is too small for
> >>> big production servers? (on windows the number of handles is often
> >>>> 6000)?
> >> The shared memory part of io-layer is currently being rewritten to avoid
> >> the hard-coded limit (amongst other issues.)  There is no timetable yet
> >> for its completion.
> > 
> > This is a great news...
> > 
> > But for now our servers crashes each night...
> > It could be good to track why the number of Handles grows on ASP.NET
> > when there's no activity....
> 
> Is your application using timers? Or the managed file system watcher?
> Maybe one of those is leaking handles if no GC is performed.


I dont use any timers... and nor the managed file system watcher (i've
disabled it...)

> 
> Robert
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to