#DNS scripting: add pull zone support to MonitoringStatus
1 messages · Page 1 of 1 (latest)
Someone in our fluffle created something that could fit your requirements 👀
#1362001641750003823 message
(Assuming you are looking to monitor the PZ from a sort of simulated end user perspective that is)
Although, I agree, this would be nice! Netserve does not take kindly to the requests Bunny's monitoring sends as they don't send host headers, which Netserve is hard coded to drop as it is RFC non-compliant nowadays due to vhosting 😅
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 😆
Thanks for the heads up @hallow folio. will take a peek.