NYCPHP Meetup

NYPHP.org

[nycphp-talk] Performance testing advice

Rob Marscher rmarscher at beaffinitive.com
Wed Nov 7 22:09:19 EST 2007


On Nov 2, 2007, at 1:28 PM, Cliff Hirsch wrote:
> ...snip... one strange bug. My first access can take upwards of 30  
> seconds for anything to happen — just a blank white browser while I  
> wait...and wait... After that first hit, things are fine, regardless  
> of whether I use different browsers, different PCs, flush caches, etc.

Did you figure this out, Cliff?  I'm curious to know the answer.  Are  
you using mod_php or cgi?  I was thinking that perhaps if it's some  
type of cgi solution, it could be taking time to initialize php.   
Another idea is that you have some really slow db queries, but the  
results are pulled from the query cache on the subsequent page requests.

-Rob


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20071107/4bfe86ef/attachment.html>


More information about the talk mailing list