Hi everybody,

First at all, sorry for my poor english.

I'm monitoring an http resource on the localhost for a tomcat application.

check host foo with address foo.bar
if failed url http://localhost:8080/foo/bar then alert

For each cycle, a new session is created into tomcat context till this one 
expire (around 30 mintutes).
My daemon is set to 120 seconds, the numbers of sessions grow up.

Is there a way to tell monit to reuse the same session on every cycle, like a 
curl can connect using a cookie containing the session informations

Regards
David Fernandez

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to