Hi Jay,

Yep, this is about BSD not releasing the 8086 socket at shutdown and
subsequent calls to appserver hanging when they try to bind to it.

If you have anything you'd like me to test, just let me know :)

Jeff

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf
> Of Love, Jay
> Sent: Monday, August 20, 2001 10:58 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [Webware-devel] RE: [Webware-discuss] ThreadedAppServer
> hangs
>
>
> What's this discussion about?  Is this the BSD thing?
>
> > -----Original Message-----
> > From: Chuck Esterbrook [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, August 20, 2001 10:54 AM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: [Webware-devel] RE: [Webware-discuss]
> ThreadedAppServer hangs
> >
> >
> > At 10:42 AM 8/20/2001 -0400, Jeff Johnson wrote:
> > > > - What's the load on the machine right before you stop
> it? 'w' at
> > >the
> > > > command line will tell you.
> > >Load is almost non-existant.  There's only 3 people that
> occasionally
> > >hit the box.  I'll check 'w' though and let you know.
> >
> > OK.
> >
> >
> > > > - If you wait 30 secs instead of 10, does your failure
> rate change
> > >in
> > > > either direction?
> > >I'll keep an eye on it but I would guess that at 30
> seconds it might
> > >never fail.
> >
> > That would be very interesting to know.
> >
> >
> > > > - If you cache database connections, can you explicitly close
> > > > them first?
> > > > Perhaps via a little admin servlet that you would run just
> > > > before stopping:
> > >
> > >Hmm, good idea.  I use DBPool with another few layers on
> top of that.
> > >Is there a way to detect the "stopping" signal so I can close
> > >connections?
> >
> > Not that I know of off the top of my head. Perhaps we should have
a
> > contextShutdown() to complement contextInitialize().
> >
> > In the mean time, you could have a non-advertised servlet
> > that does this
> > which you could invoke via a browser:
> >          lynx http://localhost/myapp/shutdown
> >
> >
> > -Chuck
> >
> >
> > _______________________________________________
> > Webware-devel mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/webware-devel
> >
>
>
> --------------------------------------------------------------
> --------------
>
> This e-mail and any attachments may be confidential or
> legally privileged.
> If you received this message in error or are not the intended
> recipient, you
> should destroy the e-mail message and any attachments or
> copies, and you are
> prohibited from retaining, distributing, disclosing or using
> any information
> contained herein.  Please inform us of the erroneous delivery
> by return
> e-mail.
>
> Thank you for your cooperation.
>
> --------------------------------------------------------------
> --------------
>
>
>
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/webware-devel
>
>


_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to