This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes Slow network effects server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Slow network effects server?" Watch "Slow network effects server?" New topic
Author

Slow network effects server?

Stan James
(instanceof Sidekick)
Ranch Hand

Joined: Jan 29, 2003
Posts: 8791
Here's an observation: When we stress test with the test agents local to the server the IHS (Apache) server supports x users with y throughput. When we use test agents 15 miles across the valley we support fewer users with lower throughput with higher server usage. When we use test agents in an off-shore location with a smaller network pipe, we support far fewer users and lower throughput.

Does this make sense? My only guess is: on a slower network the client holds the IP connection open longer and eats up more resources on the server.

Sorry I don't have all the figures on how the server gets loaded up ... idle threads and active servers and all that. Can dig em up if it would help.

Thanks!


A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Slow network effects server?
 
Similar Threads
JMeter - Retrieve All Embedded Resource From HTML files
Swing required ?
TeamCity and Visual Studio Team System
409 Error
Apache/IHS MaxServers