Disabled gzip in the virtual server configuration fixed the problem. I didn't think the caching using any gzip but I haven't inspected the code at all for it and I didn't write it. But this did solve my problem thanks!
Nathan On Mon, Mar 23, 2009 at 2:02 AM, Alvaro Lopez Ortega <[email protected]> wrote: > On 23-mar-09, at 00:50, Nathan Palmer wrote: > >> I've been searching for anybody else had this issue but maybe I'm >> searching for the wrong term. I configured my site using Ubuntu and >> Cherokee and everything seemed to go fine except when I refresh I get >> this. >> >> � ������ W �� � ������ �]� > > It looks like both your application and Cherokee are GZip-encoding the > content. If I'm right, the issue is produced by a -let's call it- > "double-gzip-encodement". > > You'll have to either stop the application from gzip'ing its output (which > is something it should NOT do), or set Cherokee to stop compressing the > outgoing information. > > -- > Octality > http://www.octality.com/ > > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
