Hi guys,
I'm wondering if there are any benchmarks out there for Apache 2.x or IIS 6+? I'm wondering how many pages these guys can serve up per second and on what hardware?
In case you're wondering, I'm developing a web based game which will be heavilly AJAX based (Gracefully degradeable). I've been looking into Comet but it seems this isn't wise on a PHP based backend, so I'm trying to find out how often I can get away with polling the server using AJAX without bringing the server to its knees.
Cheers
I'm wondering if there are any benchmarks out there for Apache 2.x or IIS 6+? I'm wondering how many pages these guys can serve up per second and on what hardware?
In case you're wondering, I'm developing a web based game which will be heavilly AJAX based (Gracefully degradeable). I've been looking into Comet but it seems this isn't wise on a PHP based backend, so I'm trying to find out how often I can get away with polling the server using AJAX without bringing the server to its knees.

Cheers