[nycphp-talk] Application performance optimization
Cliff Hirsch
cliff at pinestream.com
Mon Oct 22 18:08:06 EDT 2007
>> I am testing my production site, and something seems to be
>> very wrong. I just loaded my homepage and it took 53.46
> Have a look at the site with the YSlow plugin for Firefox. It tests your
> site agains list of best practices from the performance guys at Yahoo:
> http://developer.yahoo.com/yslow/
>
> You may also experience better performance if you offload your static
> files to a different hostname, e.g., www.example.org and img.example.org.
> This gets around maximum simultaneous connections to one server in the
> visitor's browser.
Thanks. This tool looks great!
More information about the talk
mailing list