The fix is not working on Mac. Net Panel shows just like without the fix. ... and was ... panel...
447
Yubin Liang
yubinl
Jun 4, 2008 6:46 pm
Is there anyway to get YSlow score and results through scripts? Or have the results exported to a file? We would like to do performance testing automatically...
448
Ernest Mueller
mxyzplkiv
Jun 4, 2008 7:55 pm
So this issue is a little odd. I haven't resolved it on my systems yet either. Some files with "old" Date headers (set in the past, I think, by our caching...
449
Ernest Mueller
mxyzplkiv
Jun 4, 2008 8:41 pm
I looked into this and determined that our Netscaler load balancer is reporting back dates for our cached elements, and this is what other proxies like Squid...
450
Patrick Meenan
pmeenan
Jun 5, 2008 4:08 pm
You can download the build from here: http://sourceforge.net/project/showfiles.php?group_id=212588&package_id=\ 255744&release_id=604720 ...
451
dev.sebastian
Jun 8, 2008 1:28 pm
Hello. Somewhere I've read that the @import method is not best way to include stylesheets, because IE has to load it first and then starts to render. This was...
452
Stoyan Stefanov
ssttoobg
Jun 9, 2008 3:20 pm
Hi Sebastian, The reason against using @import is the opposite: IE will load it last, as if the stylesheet was included with a <link> right before the closing ...
453
Adam Leach
ask_adders2000
Jun 9, 2008 3:28 pm
Hi, It looks like Firefox 3 has introduced this behaviour as comparing the order of downloading in Firebug between FF2 & FF3, imported css files are loaded...
454
jdr_seattle
Jun 9, 2008 7:54 pm
How does Yslow report a Flash object that uses the "polite load" technique? "Polite load" is when you design Flash ads with two or more movies. The main...
455
Ernest Mueller
mxyzplkiv
Jun 9, 2008 8:46 pm
Yeah, there's a number of "lazy-load" techniques with flash, ajax, etc. that it's important/hard to distinguish between in traditional waterfalling. Not only...
456
Stoyan Stefanov
ssttoobg
Jun 9, 2008 8:48 pm
Hey John, YSlow gets as much file info as it can from the Net Panel, so if you see a parent movie and two child movies in the Net Panel, that's what you'll see...
457
Stoyan Stefanov
ssttoobg
Jun 9, 2008 8:53 pm
True, the lazy load is easily abused, unfortunately I don't see a programmable way to say when the "user onload" happens. The document's onload event is just...
458
jdr_seattle
Jun 9, 2008 9:02 pm
... Stoyan, Thanks for the quick response! We'll take a look-see at the Net panel, and get back to you. FYI, the ads rotate through, but the URL in question...
459
jdr_seattle
Jun 9, 2008 9:21 pm
... [snip] Possibly stupid question here: By Net Panel, do you mean Yslow|Components?...
460
Stoyan Stefanov
ssttoobg
Jun 9, 2008 9:30 pm
Nope, Firebug's Net Panel ________________________________ From: exceptional-performance@yahoogroups.com [mailto:exceptional-performance@yahoogroups.com] On...
461
jdr_seattle
Jun 9, 2008 10:21 pm
... Oh, Duh! The parent and child movies are listed in the Net panel. So I guess this means that we need to pull out a calculator to compute the true...
462
Patrick Meenan
pmeenan
Jun 9, 2008 10:38 pm
If you're just looking for a full page size you can submit the url to http://www.webpagetest.org and it'll give you some summary stats about the page (bytes,...
463
jdr_seattle
Jun 9, 2008 10:48 pm
... Very cool. That's a keeper. Thanks, Pat. John...
464
Ernest Mueller
mxyzplkiv
Jun 11, 2008 9:40 pm
So after looking into the weird behavior we get with the YSlow Net panel, I think that there might be an easy fix. The Date: header is generally understood to...
465
Brad Bosley
brad_bosley
Jun 16, 2008 10:00 pm
All, I run a web based document management system, and for years have set cache-control and etags on the dynamically generated content to force revalidation on...
466
Steve Souders
steve_souders
Jun 16, 2008 10:57 pm
Are you sending a Vary response header? Can you send the URL? If it's a private site, please copy-and-paste the response headers for one of the assets that...
467
Brad Bosley
brad_bosley
Jun 16, 2008 11:42 pm
Steve, It is a private site within our intranet. REQUEST************** GET /app/download/2764/Doc1.doc HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg,...
468
Steve Souders
steve_souders
Jun 17, 2008 5:16 am
The problem, if I understand it, is that you always want this resource revalidated by the browser but when appropriate you want the response to be "304 Not...
469
nils.rooijmans
Jun 17, 2008 12:49 pm
i have firebug and yslow installed and active, but the icon of yslow is not showing up in the statusbar (firebug is). I use: Mozilla/5.0 (Windows; U; Windows...
470
Stoyan Stefanov
ssttoobg
Jun 17, 2008 4:10 pm
Hi Nils, Which YSlow version are you running? The latest is 0.9.5 beta 2, released about 9 hours ago, available from http://developer.yahoo.com/yslow/ Also...
471
Brad Bosley
brad_bosley
Jun 17, 2008 5:34 pm
Steve, Unfortunately removing the Vary header still has no effect on IE6. I've found a few other people posting descriptions of the problem, but no one had a...
472
Nils Rooijmans
nils.rooijmans
Jun 17, 2008 5:40 pm
thanks for the reply, it was an old version of firebug. upgrading fixed the prob On Tue, Jun 17, 2008 at 6:09 PM, Stoyan Stefanov <stoyan@...>...
473
Khaled Kamal
kmkaast
Jun 18, 2008 8:46 am
Firefox 3 is out: http://www.mozilla.com/en-US/firefox/?from=getfirefox Thank you. Have a great day,...
474
Isaak Malik
isooik@...
Jun 18, 2008 11:20 am
Thanks for the notice, time to download it and Opera 9.5 :) On Wed, Jun 18, 2008 at 10:46 AM, Khaled Kamal <khaled.kamal@...> ... -- Isaak Malik Web...