I am using an http sensor to monitor my web application ... but for some time, I have observed dead connection times while I normally access my application .. what could be the cause?
here is the overview of my http sensor:
Failed to establish secure connection [Step 0] Socket Error # 10060 Connection timed out. [Step 1] Socket Error # 10060 Connection timed out. [Step 2] Socket Error # 10060 Connection timed out. [Step 3] Socket Error # 10060 Connection timed out. [Step 4] Socket Error # 10060 Connection timed out. [Step 5] Socket Error # 10060 Connection timed out. [Unsecure] IOHandler value is not valid
here are the parameters of my http sensor:
tag: httpsensor
expiration time: 60s
url: my web application
request method: get
sni inheritance: inherit from parent
Add comment