Hallo,
every once in a while I have the situation where a single instance has about 2000+ active sessions and thus becomes unresponsive.

The user sees "the request produced an error" page.

Question a) Is there a programmatic/javaMonitor way to check how many sessions are on a single instance and if sessioncount>x set this session to refuse new sessions till sessioncount<x?

Question b) Is there a way to make the instance aware of the situation and either let it see that it is dead (what it really is) - > thus restartig itself or sending a mail to an administrator saying: too many sessions (who then can act accordingly)?

I could schedule all instances, but I doubt it would solve this problem because the instance is unresponsive and it probably will not time out the sessions and thus never be restarted by the scheduler, right?

Any solutions for this?

Thanks a lot,

Ute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to