Some mod_gzip questions
Hi:I might install mod_gzip on my server soon, and just had a few questions:
1) Apart from .css, .js, , .zip, .txt, and image files, are there other known file types I should exclude from being zipped?
2) I understand it's best to exclude zipping up of smaller files. Is there a recommended kb size (ie: <4kb) that's considered small?
3) My pages uses SSI to include other .htm files into the main one. Will mod_gzip correctly zip up all these files, or just the "main" one? Any problems with SSI includes working with mod_gzip?
I'll be instaling mod_gzip on a cPanel server. If there's anything else I should know of/tips, please do share

Thanks!