Title: if3a's Replies | WordPress.org

---

# if3a

  [  ](https://wordpress.org/support/users/if3a/)

 *   [Profile](https://wordpress.org/support/users/if3a/)
 *   [Topics Started](https://wordpress.org/support/users/if3a/topics/)
 *   [Replies Created](https://wordpress.org/support/users/if3a/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/if3a/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/if3a/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/if3a/engagements/)
 *   [Favorites](https://wordpress.org/support/users/if3a/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hyper Cache] HyperCache works in browser but not using third-party testing tools](https://wordpress.org/support/topic/hypercache-works-in-browser-but-not-using-third-party-testing-tools/)
 *  Thread Starter [if3a](https://wordpress.org/support/users/if3a/)
 * (@if3a)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/hypercache-works-in-browser-but-not-using-third-party-testing-tools/#post-7098692)
 * The “problem” is hypercache is skipping the cache when no-cache headers are sent.
   This really should be disabled by default with an option to skip the cache if
   a no-cache header is sent because the users needing this are only going to account
   for fraction of those that don’t (less than 1%). Cache is’t just helpful for 
   legitimate traffic but it helps keep server load down by harmful bots that use
   no-cache headers in their requests. I hope you take this into consideration.
 * Another problem (an actual one) is that the advanced-cache.php file throws errors
   if WordPress crons are executed locally using /usr/bin/php.
 * Notice: Undefined index: HTTP_USER_AGENT in /home/**removed**/web/www/wp-content/
   advanced-cache.php on line 12
 * Notice: Undefined index: HTTP_USER_AGENT in /home/**removed**/web/www/wp-content/
   advanced-cache.php on line 17
 * Notice: Undefined index: REQUEST_METHOD in /home/**removed**/web/www/wp-content/
   advanced-cache.php on line 26
 * Notice: Undefined index: QUERY_STRING in /home/**removed**/web/www/wp-content/
   advanced-cache.php on line 31
 * Notice: Undefined index: HTTP_HOST in /home/**removed**/web/www/wp-content/advanced-
   cache.php on line 129
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/**removed**/web/www/wp-content/advanced-cache.php:12) in /home/**removed**/
   web/www/wp-content/advanced-cache.php on line 216
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Support for Apache 2.4?](https://wordpress.org/support/topic/support-for-apache-24/)
 *  Thread Starter [if3a](https://wordpress.org/support/users/if3a/)
 * (@if3a)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/support-for-apache-24/#post-6997862)
 * Bump

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