Hello!
On Tue, Aug 19, 2014 at 07:31:21AM -0400, yury_y wrote:
> Hi,
>
> I faced the following problem. Our server works under the constant load of
> 300-400 requests per second.
> From request execution time statistics I see that in some cases "fast"
> request(that normally executes in few mill
Hi,
I faced the following problem. Our server works under the constant load of
300-400 requests per second.
>From request execution time statistics I see that in some cases "fast"
request(that normally executes in few milliseconds) may hang for seconds.
Here is an illustration of this problem.
I