Hi Everyone, Just to give an update on this old topic, I 'regained' performance on my php application by eliminating all calls to the old mysql connector (I was using it for the array_map(mysql_real_escape_string($x) functionality).
Also to measure performance I created test scripts that run through the entire application with xdebug on. Thanks all for your suggestions! On Tue, Jul 3, 2012 at 4:33 PM, Daniel Convissor < dani...@analysisandsolutions.com> wrote: > Hi Woh: > > > The tool you mentioned is for Apache servers, we are on IIS 7. > > The ab tools make request to the website using HTTP. You can use it to > test any web server, not just Apache HTTPD servers. > > --Dan > > -- > T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y > data intensive web and database programming > http://www.AnalysisAndSolutions.com/ > 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 > _______________________________________________ > New York PHP User Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/show-participation >
_______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation