• I understand that BB is working with compression off but what would it take to get it working in PHP mode with compression on?

Viewing 1 replies (of 1 total)
  • You’d have to store the legacy cache file uncompressed, and then compress it before serving the file. That could be really heavy on your server but if you want to do that add mod_deflate and configure it on your server.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Super Cache] getting Bad Behavior to work with compression in PHP’ is closed to new replies.