Re: Big dispersion in requests execution time.

2014-08-25 Thread Maxim Dounin
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

Big dispersion in requests execution time.

2014-08-19 Thread yury_y
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