IMHO, the important thing about serving _javascript_ is getting the caching right (that is do content expiration in a away that the browser won't ask the server if the _javascript_ was updated for a certain period of time). 

For repeated page views on a site or web app, that's the most important performance thing to do (of course this does extend to other page assets, like layout images and style sheets).

If you're on Apache, you probably should take a look at mod_expires.

-Thomas

Am 25.06.2006 um 16:19 schrieb Sam:

Is there a good windows-based _javascript_ compressor which will reliably compress script aculo and prototype?
 
Sam
 
 
_______________________________________________
Rails-spinoffs mailing list

--
Thomas Fuchs
wollzelle


questentier on AIM
madrobby on irc.freenode.net
 
http://www.fluxiom.com :: online digital asset management
http://script.aculo.us :: Web 2.0 _javascript_
http://mir.aculo.us :: Where no web developer has gone before




_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to