I have created a simple Web Server using the GrizzlyWebServer class. I am
using the grizzly-webserver-1.9.27.jar and adding one ServletAdapter only.
When I load test this webserver running on a single computer (i.e. using
localhost) the performance is very good and the CPU utilization goes up to
100%,
however when I load test across the network, the performance is very poor.
The CPU utilization on both the client and server computers does not exceed
10%.
I do the same test with other embedded web servers on a stand alone computer
and Grizzly performs as well and even better, however in a networked
environment griizzly performs very poorly.
Is this simply a configuration issue?
Many Thanks
Garth
--
View this message in context: http://old.nabble.com/Grizzly-Web-Server-Performance-tp30545446p30545446.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.