On 05-feb-09, at 17:24, Stefan de Konink wrote: > On Thu, 5 Feb 2009, pub crawler wrote: > >> In our instance we are using ColdFusion application server - .cfm >> files. >> >> So we would just define a new content type of .cfm and Cherokee >> would start >> compressing any page with this file type correct? > > We saw some funny things on IRC with people sending their pages as > GZIP > but not content-typing them as GZIP. Cherokee gets *confused* ;)
Sorry? That doesn't make any sense. Content-Type and Content-Encoding are different things. In the case of "Pub Crawler", Content-Type would be 'text/html', and Content- Encoding: 'gzip'. They wouldn't even have to define a different MIME for the .cfm objects. The reverse proxy ought to work just fine with and without content (re)encoding, actually. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
