All I see in the debug is the: main load of 1.00 with 4 total threads
and
usercount 0 total users

I never get the accept message, (from strace I never call accept).

----- Original Message -----
From: "Thomas Muldowney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 01, 2002 11:18 AM
Subject: Re: [JDEV] 1.4.2CVS select problem


> What does your debug log show?  (Run the server with -D).
>
> --temas
>
>
>
> On Fri, 2002-06-28 at 16:09, Glenn MacGregor wrote:
> > Hi All,
> >
> > We have been testing jabberd 1.4.2CVS for some time now.  We have been
> > seeing some odd behavior with the server not accepting new connections.
> > After sometime stracing jabberd it looks like the mio thread is hanging
> > somewhere.  When this problem occurs, through strace, we see that we are
> > only selecting on 2 file descriptors.  Looking into the proc filesystem
I
> > know these two fd's are pipes (to dnsrv and the other jabberd process?
> > Haven't got that far yet).  So the mio thread is never adding it's fd's
to
> > the set.
> >
> > Is this a known problem or am I the first to bring it up?  I would be
happy
> > to keep debugging and work w/ someone to fix it.  We have a good start
of
> > documentation on this problem so I can explain more if necessary.
> >
> >     Thanks
> >
> >         Glenn
> >
> > _______________________________________________
> > jdev mailing list
> > [EMAIL PROTECTED]
> > http://mailman.jabber.org/listinfo/jdev
>
>
> _______________________________________________
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
>

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to