ZMonitor CDN Test Page
Static validation page for zmonitor.net and www.zmonitor.net. If this page is visible through CDN, the basic origin, Host routing, TLS, and cache path are reachable.
CDN test artifact loaded
Browser Request
Expected domains
zmonitor.net / www.zmonitor.net
Current host
loading
Protocol
loading
Browser time
loading
Page URL
loading
Cache probe
Server-Side Checks
curl -I -H 'Host: www.zmonitor.net' http://127.0.0.1/ curl -k -I --resolve 'www.zmonitor.net:443:127.0.0.1' 'https://www.zmonitor.net/' curl -I -H 'Host: zmonitor.net' 'http://127.0.0.1/zmonitor-cache.txt?v=20260613' tail -n 100 /home/wuyun/openresty/nginx/logs/nginx_access.log | grep 'runtime_host=.*zmonitor.net'
For cache validation, request the cache probe twice and compare response headers plus access log cache status.