←back to thread

698 points jgrahamc | 1 comments | | HN request time: 0.283s | source
Show context
woliveirajr ◴[] No.20421577[source]
> Unfortunately, last Tuesday’s update contained a regular expression that backtracked enormously and exhausted CPU used for HTTP/HTTPS serving.

One of those cases where they had 1 problem, used regular expression and ended up with 2 problems ?

Edit: I really like how much information is given by CloudFlare. 11 points in the "what went wrong analysis" is how every root-cause analysis should be done.

replies(2): >>20422273 #>>20426938 #
1. anoviceuser ◴[] No.20426938[source]
I agree this is an awesome post and a really great example of how every Root Cause Analysis needs to be done. I am also impressed by their incident response.