On 12-jun-09, at 23:59, 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>
>    <ext1> <ext2> <ext3>
>    <ext1>, <ext2>, <etc3>

I guess I was so used to write comma-separated lists (with no white  
spaces) that I hadn't realized that it could be confusing.

I've just added some new code to handle the three cases altogether.  
The patch is going to be released in Cherokee 0.99.17 within the next  
few hours.

Thanks for raising the issue!

> 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 trying to compress a JPEG file would be futile, and you'd be  
wasting a whole lot of CPU cycles.

--
Octality
http://www.octality.com/

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

Reply via email to