You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modules-dev@httpd.apache.org by Ian Holsman <li...@holsman.net> on 2007/07/04 02:10:14 UTC

[ANN] mod_concat

I’ve just created a new module which implements one of Brad’s features 
of perlbal -- http://www.danga.com/perlbal/ <http://www.danga.com/perlbal/>.

The ability to concatenate CSS or javascript files into a single HTTP 
request.

the request will look like: 
http://hostname/cdn/??music2.js,mp.js,dir1/dalai_llama.js,ratings_widget.js,widget_config.js,common.js

my initial testing shows a performance gain of about 1 second when I 
request a file from the other side of the pacific ocean (melbourne to 
dallas TX)

you can try it out yourself:
http://lime.holsman.net:8001/concat/with.html - CSS/JS using concat
and
http://lime.holsman.net:8001/concat/without.html -- using standard method


the code lives here: http://code.google.com/p/modconcat/


Re: [ANN] mod_concat

Posted by Arturo 'Buanzo' Busleiman <bu...@buanzo.com.ar>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Ian Holsman wrote:
> you can try it out yourself:

Yep, definitely a boost. :) - Good work!!

- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
¿Su empresa consume demasiado ancho de banda? ¡Consulteme!
Free (as in Freedom) Punk Rock from Argentina: http://www.futurabanda.com.ar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGiuZiAlpOsGhXcE0RCjMOAJ9ExS+9D+HUdTS30rtIVyTHSj2MvwCfcWWc
wgd3lKXSn1rbh9u9qTBZps8=
=AzbT
-----END PGP SIGNATURE-----