Daniel L. Miller wrote:
> The answers to these may be obvious - but since I'm asking they're not 
> obvious to me.
> 
> 1.  When entering multiple extensions in a handler, what is the correct 
> format?  Is it:
>     <ext1>,<ext2>,<ext3>

I use this one.


> 2.  "Encoding".  Why are some of the default folders checked to allow 
> encoding and some not?  Why would we NOT want to allow gzip and/or 
> deflate on nearly every folder?

Because some folders could contain compressed files that will not get a 
better compression from gzip or deflate; cherokee is not yet able to 
detect if the compressed output is actually bigger than the file output 
and act based on it (and cache this information); it could take more 
server resources to compress them than we want; cherokee doesn't cache 
compressed output in iocache yet.


Stefan
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to