I have installed the latest versions of YSlow and Firebug into the latest version of Firefox on Windows 7 (and restarted Firefox), but when I click on YSlow nothing happens.Also, when I click on Fireb
i have a pretty simple captcha, something like this: <?php session_start(); function randomText($length) {
so I installed yslow firefox extension and it\'s on my statusbar...but it\'s not showing any page load time info and just says开发者_如何学Python \'yslow\' whenever I go to any page
I have the report from YSlow: (no expires) http://static3.scirra.net/avatars/128/40cfdcbd1b1ec1842e199c97c4b85a4a.png
I\'m load testing my page with Apache Benchmark: ab -n 20 -c 5 http://localhost/mysite/index/index I know that Document Length stands for the 开发者_StackOverflow社区sum of all HTML images,CSS,JS
using yslow on a project I am experiencing a \"problem\" I can not solve. Yslow keeps complaining: There is 1 component with misconfigured ETags http://www.domain.com/favicon.ico
I\'m using a noise with a css3 gradient similar to this: background: url(\'noise.png\'), -moz-linear-gradient(top, #ccc, #ddd);
I\'m getting used to Firebug and YSlow in particular. One of the things I\'m looking at is the gzip compression. YSlow still gives my site an \"F\" and indicates that my CSS and JavaScript files are n
Is there a way to automate YSlow or use it programmatically? I don\'t have enough knowledge to write my own Firefox extension to tap into YSlow.
i just ran yslow against my website and i had a question around Expiry Headers:YSlow gave me an : Grade F on Add Expires headers.There are 20 static components without a far-future expiration date.The