Hi,

On 12/07/2011 08:12 PM, Deepak Goel wrote:
> Hey
> 
> Looks like you are getting a  response time of 300ms. A simple html
> page of about 5k takes about 1ms on a shared network, which keeps on
> increasing as you increase the size of the page. So you are atleast

I don't follow. What if the server takes 500ms to compile the response?
Then you're looking at 501ms until you get your 5k back.

> downloading 60k in every page (transaction). If this is true then you
> are getting the correct throughput (200/sec).

So you assume that maximum throughput is 18000kb/s? What makes you think
so? It sounds horribly wrong to me.

> If you want to increase to 1500/sec, you will have to try the following:
> 1. Move to a isloated network or ask your sysadmin to increase the
> network bandwidth
> 2. Caching
> 3. Multiple Servers (Either software or hardware)

I don't follow your math, but you've got a point. Keeping an eye on the
network load is definitely a good idea.

Sincerely,
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to