1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Zlib's default compress level

Discussion in 'Apache' started by mummana, Jan 29, 2009.

  1. #1
    Hi,

    We are using mod_deflate for the compression using apache. We want to know what is the default compression level. Apache document says it is Zlib's default level. What could be the Zlib's default value ?

    Could you please help me regarding?

    Thanks
    Srini
     
    Solved! View solution.
    mummana, Jan 29, 2009 IP
  2. #2
    Zlib's compression levels range from 1 (best speed) to 9 (best compression). Based on the Zlib manual (http://www.zlib.net/manual.html) the default compression level is set to 6.
     
    supportresort, Jan 29, 2009 IP