in reply to Re: Cloudflare uses Regexp::Debugger in explaining the outage
in thread Cloudflare uses Regexp::Debugger in explaining the outage

maybe their version of perl is too old
The regex were for Lua/PCRE.
  • Comment on Re^2: Cloudflare uses Regexp::Debugger in explaining the outage

Replies are listed 'Best First'.
Re^3: Cloudflare uses Regexp::Debugger in explaining the outage
by Eily (Monsignor) on Jul 19, 2019 at 09:19 UTC

    Oh you're right. So that's a case of perl to the rescue then :D.

    I still wonder if it's their version of LUA or the PCRE that is too old, or if it's missing an optimization.