zhanbei / static-server

A static server in Go, supporting hosting static files in the no-trailing-slash version.
0 stars 0 forks source link

Warning about the healthz of static resources. #10

Open zhanbei opened 4 years ago

zhanbei commented 4 years ago

In the process of maintaining a site(#9), the resources may be added or removed. Hence a list of common resources may be better maintained, to detect the abnormal conditions.

Hence just investigating the 404 pages to take care of your sitemap will help.

Consequently, external monitors or logs analyzer may be considered.