Hi,<br><br>I use :<br>- KLone 2.1.1rc0<br>- uClinux with m68k<br><br>I would like compress my web pages (.js, image, .css ...).<br>I add the "KLONE_IMPORT_ARGS = -z" on the main makefile and I add the "-lz" option in "LDFLAGS" variable on my toolchain.<br>
I have two questions concerning the compression :<br><br>*** Question 1 ***<br>I enter "make import-help" to know the specifies of "-z" and "-Z" option.<br>What are files "all compressable content (based on MIME types)" for "-z" option ?<br>
Can I have a lot of file extensions in the "pattern" for "-Z" option ? Ex : "*.js;*.gif"<br><br><br>*** Question 2 ***<br>What is the compression ratio used by the "-z" and "-Z" options?<br>
Can I parameter this compression ratio?<br><br><br>Thanks.<br clear="all"><br>-- <br>Mickaël AUGER<br><a href="mailto:mickael.auger@gmail.com">mickael.auger@gmail.com</a>