Comment on GitHub blames 8-hour outage on autoscaling failparentComments−awsanswers21dInspect headers for the request you need to filter, serve the 403 from the load balancing tier−indigodaddyOP21dAh ok, so the point is to protect the backend then? But by inspecting the headers are you still not hitting the backend? I guess that winds up putting way less load on the backend?
Comments
Inspect headers for the request you need to filter, serve the 403 from the load balancing tier
Ah ok, so the point is to protect the backend then? But by inspecting the headers are you still not hitting the backend? I guess that winds up putting way less load on the backend?