monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

http check with cookie or persistence


From: david.feda.fernandez
Subject: http check with cookie or persistence
Date: Thu, 24 Jan 2013 11:48:43 +0000

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

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]