Close connection after Web Check
Hi Team,
We are running a webcheck on an internal support server running Kayako. When we run a Web Check it is keeping the session open and not closing it. How do we force LogicMonitor to close the connection once it gets an OK from the Web Server?
Josh Low
Posted 7 years ago·Last reply 6 years ago
1 comment
LM User
·6 years agoIs this a Groovy based web check or no? It makes sense to keep the session open for web checks since under normal circumstances the website will be up and reusing an existing session simplifies the work of performing the web check. That said, unless you script the webcheck through groovy, i don't think there is a way to force it to terminate the session.