Re: Response Time AGAIN
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2008-04-29 07:10:51
|
Hi Niko, On Tue, Apr 29, 2008 at 9:00 AM, Niko Wilfritz Sianipar Sianipar < nik...@ya...> wrote: > The D and D2xx in the log file I think it's the delay not the response > time. Because I get that the D average for 10 concurrent user is bigger than > the 30 user. > Or my simulation is still not accurate cause I use file which size is 1 KB > and 2 KB. > Any suggestion? > > When a file is commonly used, web-servers are performing various optimizations, like putting them to memory, caching, etc The application response delay is a complex function of both your application and your server, where each may be doing optimizations for commonly used data and files. When your server will be have e.g. half used CPU, memory mostly used, etc you will start to see see, that the application response time starts being longer. Take care about the potential network bottleneck, so that you'll have always enough bandwidth in order to measure exactly what you want: the server application delay and not any network effects. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Ghotit - Assistive technology that understands you ...................................................................... |