|
From: | Martin Pala |
Subject: | Re: Memcached Response Time |
Date: | Thu, 12 Sep 2013 13:19:32 +0200 |
Thanks for data Paolo. The problem was in the response read - it tried to fill buffer which was larger then necessary. The read was then waiting till the timeout expired - although the response was in the buffer already. The attached patch solves the problem (will be fixed in the next monit version too). Regards, Martin |
memcache.patch
Description: Binary data
On Sep 12, 2013, at 11:45 AM, Paolo Martinelli <address@hidden> wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |