What I'm using
- Bitnami Wordpress
- Unmanaged Instance Group
- Google Cloud Load Balancer (with health check and CDN enabled)
The web server crashed whenever I use a deadlink checker to scan the website that's behind the GCLB. The same tests conducted on the staging website without GCLB works fine.
- Is it because of my health check configuration?
- How can I prevent unauthorised third party scans on the server?
I've also set Connection draining timeout to be 300s . .