Title: Debug info
Last modified: August 22, 2016

---

# Debug info

 *  Resolved [massimod](https://wordpress.org/support/users/massimod/)
 * (@massimod)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/debug-info-2/)
 * Hello.
 * Sometimes the debug comment is one line
 * <!– Gator Cached post on [2014-11-16 21:06:36] –>
 * and sometimes two lines like this
 * <!– Gator Cached post on [2014-11-16 21:06:36] –>
    <!– Served by Advanced Cache
   [http://www.website.com](http://www.website.com) –>
 * What it means ? Why the difference ?
 * Thanks
 * [https://wordpress.org/plugins/gator-cache/](https://wordpress.org/plugins/gator-cache/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [GatorDog](https://wordpress.org/support/users/gatordog/)
 * (@gatordog)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/debug-info-2/#post-5486608)
 * With debug enabled it will always show the date the page was cached, eg:
 * <!– Gator Cached post on [2014-11-16 21:06:36] –>
 * The following line shows when the page is served by php, advanced-cache.php in
   WordPress:
 * <!– Served by Advanced Cache [http://www.website.com](http://www.website.com)–
   >
 * Then if you set up htaccess rules, you’ll be able to see that they are working
   since that line will no longer show. The php cache can give you quite a bit of
   performance gain depending on what plugins you have installed since it’s served
   before all that is loaded. However, the http caching with htaccess gives a much
   greater performance since it’s basically the webserver serving a static page.
 *  Thread Starter [massimod](https://wordpress.org/support/users/massimod/)
 * (@massimod)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/debug-info-2/#post-5486744)
 * Well i don’t use the htacccess rewrite.
 * And when i pass from a page the first time (it is uncached that is) i see the
   first line. If i refresh the page i see the two notices.
 * What does that mean? Does it mean that the first time gator cache sees a new 
   page it caches the page but doesn’t serve it from the cache ?
 *  Plugin Author [GatorDog](https://wordpress.org/support/users/gatordog/)
 * (@gatordog)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/debug-info-2/#post-5486889)
 * If you are not using htaccess or http cache, it simply means the page was freshly
   generated and not served by the WordPress cache. If you re-load the page you 
   should see the “served by advanced cache” in the content body.
 *  Thread Starter [massimod](https://wordpress.org/support/users/massimod/)
 * (@massimod)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/debug-info-2/#post-5486900)
 * Since the new page is cached why it is not served the 1st time from the cache?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Debug info’ is closed to new replies.

 * ![](https://ps.w.org/gator-cache/assets/icon-128x128.png?rev=983272)
 * [Gator Cache](https://wordpress.org/plugins/gator-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gator-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gator-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/gator-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gator-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gator-cache/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [massimod](https://wordpress.org/support/users/massimod/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/debug-info-2/#post-5486900)
 * Status: resolved