Yea, I see several diffrent numbers being tossed about but:
This caching (I’m using APC right now) got my page load times down to about 170 microseconds for most pages, and 400 microseconds
400 microseconds ~= 2,500hits/sec; 170 microseconds ~= 5,880hits/sec; Both of which seem reasonable for a simple PHP site using a single core CPU @ 1+Ghz.
This caching (I’m using APC right now) got my page load times down to about 170 microseconds for most pages, and 400 microseconds
400 microseconds ~= 2,500hits/sec; 170 microseconds ~= 5,880hits/sec; Both of which seem reasonable for a simple PHP site using a single core CPU @ 1+Ghz.