On my site (www.dogpile.com), YSlow says that 4 external scripts were found in the document HEAD. But for the life of us, we can't see what it's seeing. The...
Yes, but at least three of them are at the top of the <body />, and two of those require external resources. Cheers Dave On Tue, 02 Dec 2008 23:10:01 -0000,...
You're right about where the scripts are placed. Yslow will suggest you move your scripts the the _very_ end of the body as loading scripts before that will...
Mark, The url format of your scripts exposed a bug in the yslow code. When yslow checks for offender of the js at bottom rule, it is only searching if the...
Nicole, Stoyan: thanks so much for Smush.it. It's a fantastic resource. I've created a WordPress plugin that runs every uploaded image through Smush.it behind...
One difference is wrt browser side caching. For Internet explored users many large corporates will have a custom OS build that doesn't cache encrypted content....
... Yep, the nasty IE bug with Cache-control directives and SSL <http://support.microsoft.com/kb/323308> I'm aware of that. I'm implicitly understanding that...
I'm trying our smush.it with the Firefox extension, and I'm getting JS errors that appear to be stemming from a PHP error. You may want to take a look through...
For the past few days I've been seeing nothing but "Smushing..." for all images (whether through the extension, uploaded, URL, anything really). Any ideas?...
Summary: I've noticed that when the Firefox cache fills up it can take a long time for a new page to get a place in the cache. This is for both memory and disk...
... Looks like Smush.it is down :( Following the example link in the FAQ (http://smush.it/ws.php?img=http://smush.it/css/skin/screenshot.png) gives PHP...
... Hi everyone, I just got an update. The filesystem on the smush.it servers seems to have run out of inodes and old files need to be cleared out. We will ...
... Thanks for all the feedback. The problem should be corrected now. Can you please retest and let me know if you are still having issues. Cheers, Nicole...
According to Fiddler, YSlow does not examine stylesheets that were linked from within IE Conditional Comments, that is, CSS expressions cannot be found and the...
Hi Ingo, this is well possible. I would just create a sample html file that references a stylesheet via conditional comment. If the css file does not turn up...
So, I use YSlow in Firefox 3.0.5 on Linux to determine which factors negatively impact the loading speed of a site. When I load the site using one URL, I get a...
Stoyan Stefanov and Nicole Sullivan, thanks a lot for the smush.it! tool! That's too cool :D I'll definitely be using that on occasion! Okay, I'm done...
It is a client-server application. I simulated a client sending request to server machine. BTW, the server machine has 4 logical CPUs. I found the CPU usage...
What you describe is typical. CPU bottlenecks are a minority case in distributed systems. Aside from the obvious resource limits (IO, network, memory, ...
Hi @all! I started trying to use Smush.it some versions before, and since the beginning I had some real hassle! Deinstalling, reinstalling... deleting and...