sozu
sozu copied to clipboard
Add some metrics (regex, lookup time)
We should add those metrics within a proxy instance.
Within the frontend_from_request function, we should check for possible optimization on the lookup time.
Possibly too: does the regex matching time affect sozu's performance (see #793) ? adding some metrics could be relevant.