Skip to Content.
Sympa Menu

shibboleth-dev - RE: [Shib-Dev] Listener shutdown after memory problem

Subject: Shibboleth Developers

List archive

RE: [Shib-Dev] Listener shutdown after memory problem


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [Shib-Dev] Listener shutdown after memory problem
  • Date: Tue, 26 Aug 2008 13:56:16 -0400
  • Organization: The Ohio State University

> - don't you think it's better not to shutdown completely shibd in that
> case? Maybe the catch() on line 244 of SocketListener.cpp should be
> "refined" a bit to just try another time the select() or not to exit
> on memory problems (actually I don't know how this is handled in other
> select()-using daemons).

Could you file a bug on this, please? I'm looking at it now and it needs a
lot of revisiting. I need to figure out the exception semantics of detached
threads, but at a basic level, you're right, it isn't doing what I wanted it
to do yet.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page