There have been a fair number of incremental enhancements to the video capture capabilities on WebPagetest over the past few months that I just made visible on...
I tried only one of these values at a time! And none were successful :(. Do you know if we need to put the ".fr" or the "www." or whatever so that it'll be...
Looks like I didn't check YSlow docs for a while - answering my own question - here's the page: http://developer.yahoo.com/yslow/help/index.html#yslow_beacon ...
Hi, There are several YSlow beacon params that are not described in the help pages, can anyone give further insight? 's' - space id of the page. Not clear to...
That isn't what is happening. In the statistics section it is supposed to show you how many requests take place with an empty cache compared against a "filled"...
Hi Mike I dont think it is caused by YSlow not recognizing xsl files. I think it is because your stylesheet is cached in the browsers cache and YSlow only...
Hi, YSlow doesn't seem to support XSLT. If my site returns a .xml file, which then requests a stylesheet, it all works fine. Except YSlow reckons there was...
Thanks to all the feedback we got from people like you who work in the Web Site Performance field, dynaTrace today officially released version 1.4 of its FREE...
Hi Steve, This is a great idea! Web Ops Ninjas - I love it. Thanks for the info. Â Things are going well at my new job at Cotendo. Company is growing, so we...
Found my answer, thought I should reply for future reference http://www.php.net/manual/en/wrappers.php.php: "php://input allows you to read raw POST data." so...
Hello folks, I am attempting to parse out YSlow POST beacon data using PHP. I have "extensions.yslow.beaconInfo" set to "all" so all data is submitted via POST...
Funnily enough, I was with DreamHost until a massive screwup/outage/outrage in 2007 (I think it was 2007) whereupon I switched to HostUpon - at $110 for 2...
Dreamhost (the hosting provider I use for WebPagetest) has persistent connections enabled in their stock apache config. You can break it using htaccess which...
Oh, and one final thing: I reverted one page on the site (a 'Stock Workbench') to a non-optimised version: reverted sprited images to individual images, left...
Thanks for the info, Pat and Philip. Oddly enough, when I contacted my webhost they maintained that keep-alive is enabled globally on the server and that...
http://en.oreilly.com/velocityfall09 In order to help the performance community stay in touch in between the June Velocity conferences, O'Reilly is starting a...
Yslow will tell you to minify inline scripts if they contain strings with spaces in them IE: function(){ var x ='I like peas'; } Obviously we can't miniy these...
Thank you for reporting the issue. The problem has been identified and I've uploaded version 2.0.2 that will fix this problem. It will be available for...