#DNS scripting: add pull zone support to MonitoringStatus

1 messages · Page 1 of 1 (latest)

oak atlas
#

Would love it if you added PullZone support to MonitoringStatus instead of just IP. My thinking is that you could just pass in the pull zone name and Bunny magic gets the pull zone IP for that request, does the health check and then returns result as it does for an IP.

hallow folio
hallow folio
hallow folio
#

I don't think it's very common to see web servers respond positively to a request with no Host header nowadays, some even require SNI for TLS, and won't let requests past without it 😆

oak atlas
#

Thanks for the heads up @hallow folio. will take a peek.