← Back to team overview

openstack team mailing list archive

Re: Swift 1.7.4 stable - logging middleware adding lag to final responses

 

On Thu, 10 Jan 2013 12:37:57 -0300
Leandro Reox <leandro.reox@xxxxxxxxx> wrote:

> When we turn off the proxy-logging middleware, everything starts to
> response like a charm 8ms or so vs 800-1400ms !!!

At a guess, maybe the proxy-logging middle accidentially tries
to resolve an IP address somewhere?

> And i cant find the way to log locally on debug mode without activating the
> proxy-logging middleware

Indeed, in the past I had to resort to custom logging code
in instances like that.

-- Pete


Follow ups

References