Skip to content

Troubleshooting

Raam Dev edited this page Feb 5, 2014 · 19 revisions

Table of Contents


Nginx

Quick Cache and Quick Cache Pro both support the Nginx web server. If you're having issues, here are a few things to try:

  • If you have Zlib compression enabled, try disabling it.

Mobile Themes

If you're having issues with your Mobile Theme appearing on the Desktop, or the Desktop Theme appearing on mobile devices, Quick Cache is probably caching your mobile theme and then showing it to all visitors, including your Desktop visitors. To prevent this from happening, you'll need to tell Quick Cache to disable caching for mobile devices.

With Quick Cache Pro, you can specify a list of User-Agent Exclusion Patterns in Dashboard → Quick Cache → User-Agent Exclusion Patterns:

iPhone * Mobile
iPod * Mobile
Android * Mobile
BB * Mobile Safari
BlackBerry * Mobile Safari
IEMobile/10.0 * Touch
IEMobile/7.0
IEMobile/9.0
webOS

For more information about this feature, see the Plugin Options Documentation.