LukeMurphey / splunk-website-monitoring

A website for monitoring web applications
MIT License
44 stars 20 forks source link

Unknown Behaviour for latency if use http instead of https #56

Open myclau opened 1 year ago

myclau commented 1 year ago

We found that for some url with http the monitoring latency is very high (31xxx ms), while we check the metrics directly for the url we input is arround 100 ms.

Then we Try to change the url from http to https and then the latency drop to arround 11x ms.

So just want to ask are there any possible reason for this unknown behaviour, dont know if it related to the ssl redirect or any other reason.

with http: image

changed to https: image

LukeMurphey commented 1 year ago

I checked my own instance and I'm not seeing this. I too am monitoring domains that just forward to the HTTPS.