Cache files are deleted when I visit another page
-
Hi support, I have a problem with the cached files that are deleted on their own !
When I visit the site homepage the cache file is generated and the generated cache file appears in the cache content section but…
when I click on page “About us”, the homepage cache file in the cache content section disappears and the cache file for the page “About us” is not saved !!!
Can anyone tell me how to solve this problem?
That wordpress is installed in a sub folder laseridea.com/dev/
thank you very much.
-
You should probably enable debugging. The debug log will tell you what the plugin is doing and should give a reason for why it’s deleting cache files.
Hi thanks for your answer…. The problem solved was this:
Warning: mysqli_real_connect(): (HY000/2000): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file in /web/htdocs/www.laseridea.com/home/dev/wp-includes/wp-db.php on line 1538
… although this problem has been resolved, the plugin continues to delete cached files after generating them, as explained above !
The theme used is avada, and this problem is also present with another site that uses avada…
Any ideas please ?
I also tried the pre-load feature, the pages are pre loaded but just click on a new page to view it and all pre-loaded pages are deleted… ?!?!
That error message you saw has nothing to with with the plugin. You have to enable debugging in the Debug page (from the settings page_ and view the debug log in your browser.
this is log:
19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 19:33:11 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 19:33:45 1755 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:33:45 1755 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:33:45 1755 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:33:45 1755 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:33:45 1755 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:35:21 3047 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:35:21 3047 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:35:21 3047 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:35:21 3047 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:35:21 3047 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:35:33 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not serving wp-admin requests. 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 19:35:36 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 19:35:46 3509 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:35:46 3509 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:35:46 3509 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:35:46 3509 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:35:46 3509 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests.
-
This reply was modified 7 years, 8 months ago by
Steven Stern (sterndata). Reason: put code in backticks
Those are harmless entries. You need to find something about deleting cache files.
Hi Donncha, sorry what do you mean ?
You’ll see entries like:
deleted /home/www/xxxxxx/htdocs/wp-content/cache/supercache/xxxx.xxx/2017/....
and then for when a cache page is created:
Renamed temp supercache file to /home/www/xxxxxx/htdocs/wp-content/cache/supercache/xxxxx.xxx/2017/....
<?php
if ( !isset( $_SERVER[ “PHP_AUTH_USER” ] ) || ( $_SERVER[ “PHP_AUTH_USER” ] != “b995334f17ec434066fa33fa5541b128” && $_SERVER[ “PHP_AUTH_PW” ] != “b995334f17ec434066fa33fa5541b128” ) ) {
header( “WWW-Authenticate: Basic realm=\”WP-Super-Cache Debug Log\”” );
header(“HTTP/1.0 401 Unauthorized”);
echo “You must login to view the debug log”;
exit;
}?>18:10:51 2359 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not serving wp-admin requests. 18:10:53 2359 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:10:53 2359 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:10:53 2359 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this In WP Cache Phase 2 18:10:53 2359 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Setting up WordPress actions 18:10:53 2359 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not caching wp-admin requests. 18:10:57 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Not serving wp-admin requests. 18:10:57 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:10:57 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:10:57 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents In WP Cache Phase 2 18:10:57 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Setting up WordPress actions 18:10:57 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Not caching wp-admin requests. 18:10:59 2379 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents maybe_stop_gc: GC flag not found. GC will go ahead.. 18:11:05 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a Not serving wp-admin requests. 18:11:06 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:11:06 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:11:06 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a In WP Cache Phase 2 18:11:06 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a Setting up WordPress actions 18:11:06 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a Not caching wp-admin requests. 18:11:08 2495 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a maybe_stop_gc: GC flag not found. GC will go ahead.. 18:11:30 2651 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: 18:11:30 2651 /dev/richiesta-preventivo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/ 18:11:30 2651 /dev/richiesta-preventivo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html 18:11:31 2651 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: 18:11:31 2651 /dev/richiesta-preventivo/ In WP Cache Phase 2 18:11:31 2651 /dev/richiesta-preventivo/ Setting up WordPress actions 18:11:31 2651 /dev/richiesta-preventivo/ Created output buffer 18:11:33 2651 /dev/richiesta-preventivo/ Not caching POST request. 18:11:33 2651 /dev/richiesta-preventivo/ wp_cache_maybe_dynamic: returned $buffer 18:11:45 2704 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:11:45 2704 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:11:45 2704 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:11:45 2704 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:11:45 2704 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:11:49 2726 /dev/realizzazioni/ wp_cache_get_cookies_values: return: 18:11:49 2726 /dev/realizzazioni/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/realizzazioni/ 18:11:49 2726 /dev/realizzazioni/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/realizzazioni/index.html 18:11:50 2726 /dev/realizzazioni/ wp_cache_get_cookies_values: return: 18:11:50 2726 /dev/realizzazioni/ In WP Cache Phase 2 18:11:50 2726 /dev/realizzazioni/ Setting up WordPress actions 18:11:50 2726 /dev/realizzazioni/ Created output buffer 18:11:52 2726 /dev/realizzazioni/ Not caching POST request. 18:11:52 2726 /dev/realizzazioni/ wp_cache_maybe_dynamic: returned $buffer 18:12:10 3197 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:12:10 3197 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:12:10 3197 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:12:10 3197 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:12:10 3197 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:12:24 31335 /dev/ wp_cache_get_cookies_values: return: 18:12:24 31335 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 18:12:24 31335 /dev/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:12:26 31335 /dev/ wp_cache_get_cookies_values: return: 18:12:26 31335 /dev/ In WP Cache Phase 2 18:12:26 31335 /dev/ Setting up WordPress actions 18:12:26 31335 /dev/ Created output buffer 18:12:28 31335 /dev/ Output buffer callback 18:12:28 31335 /dev/ wp_cache_get_cookies_values: return: 18:12:28 31335 /dev/ Anonymous user detected. Only creating Supercache file. 18:12:28 31335 /dev/ wp_cache_get_cookies_values: return: 18:12:28 31335 /dev/ Gzipping buffer. 18:12:28 31335 /dev/ Writing non-gzipped buffer to supercache file. 18:12:28 31335 /dev/ Writing gzipped buffer to supercache file. 18:12:28 31335 /dev/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:12:28 31335 /dev/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:12:28 31335 /dev/ Writing gzip content headers. Sending buffer to browser 18:12:28 31335 /dev/ wp_cache_shutdown_callback: collecting meta data. 18:12:28 31335 /dev/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:12:28 31335 /dev/ Did not write meta file: meta-wp-cache-93dc9f5eefedc7f7be99f445f82f177b.php *1* *0* *1* 18:12:30 7328 /dev/ wp_cache_get_cookies_values: return: 18:12:30 7328 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 18:12:30 7328 /dev/ wp_cache_get_cookies_values: return: 18:12:30 7328 /dev/ Fetched gzip static page data from supercache file using PHP. File: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:13:45 4010 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:13:45 4010 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:13:45 4010 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:13:45 4010 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:13:45 4010 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:14:03 4575 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not serving wp-admin requests. 18:14:03 4575 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:14:03 4575 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:14:03 4575 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this In WP Cache Phase 2 18:14:03 4575 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Setting up WordPress actions 18:14:03 4575 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not caching wp-admin requests. 18:14:04 4580 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not serving wp-admin requests. 18:14:04 4582 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: /^wp-postpass_|^comment_author_|^wordpress_logged_in_/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:14:04 4582 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:14:04 4582 /dev/richiesta-preventivo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/ 18:14:04 4582 /dev/richiesta-preventivo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html 18:14:04 4580 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:14:04 4580 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:14:04 4580 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this In WP Cache Phase 2 18:14:04 4580 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Setting up WordPress actions 18:14:04 4580 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not caching wp-admin requests. 18:14:05 4582 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: cached: a24f5be4478b9486651b37ddbd05184b 18:14:05 4582 /dev/richiesta-preventivo/ In WP Cache Phase 2 18:14:05 4582 /dev/richiesta-preventivo/ Setting up WordPress actions 18:14:05 4582 /dev/richiesta-preventivo/ Created output buffer 18:14:05 4582 /dev/richiesta-preventivo/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:14:05 4582 /dev/richiesta-preventivo/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:14:07 4582 /dev/richiesta-preventivo/ Not caching POST request. 18:14:07 4582 /dev/richiesta-preventivo/ wp_cache_maybe_dynamic: returned $buffer 18:14:09 4618 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: /^wp-postpass_|^comment_author_|^wordpress_logged_in_/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:14:09 4618 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:14:09 4618 /dev/richiesta-preventivo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/ 18:14:09 4618 /dev/richiesta-preventivo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html 18:14:10 4618 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: cached: a24f5be4478b9486651b37ddbd05184b 18:14:10 4618 /dev/richiesta-preventivo/ In WP Cache Phase 2 18:14:10 4618 /dev/richiesta-preventivo/ Setting up WordPress actions 18:14:10 4618 /dev/richiesta-preventivo/ Created output buffer 18:14:10 4621 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:14:10 4621 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:14:10 4621 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:14:10 4621 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:14:10 4621 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:14:11 4618 /dev/richiesta-preventivo/ Output buffer callback 18:14:11 4618 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: cached: a24f5be4478b9486651b37ddbd05184b 18:14:11 4618 /dev/richiesta-preventivo/ Gzipping buffer. 18:14:11 4618 /dev/richiesta-preventivo/ Writing gzipped buffer to wp-cache cache file. 18:14:11 4618 /dev/richiesta-preventivo/ Renamed temp wp-cache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo//wp-cache-0303c1d7fb5c027f9dabc164604ad48c.php 18:14:11 4618 /dev/richiesta-preventivo/ Writing gzip content headers. Sending buffer to browser 18:14:11 4618 /dev/richiesta-preventivo/ wp_cache_shutdown_callback: collecting meta data. 18:14:11 4618 /dev/richiesta-preventivo/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:14:11 4618 /dev/richiesta-preventivo/ Writing meta file: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/meta-wp-cache-0303c1d7fb5c027f9dabc164604ad48c.php 18:14:47 5270 /dev/contatti/ wp_cache_get_cookies_values: return: 18:14:47 5270 /dev/contatti/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/contatti/ 18:14:47 5270 /dev/contatti/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/contatti/index.html 18:14:47 5270 /dev/contatti/ wp_cache_get_cookies_values: return: 18:14:47 5270 /dev/contatti/ In WP Cache Phase 2 18:14:47 5270 /dev/contatti/ Setting up WordPress actions 18:14:47 5270 /dev/contatti/ Created output buffer 18:14:48 5270 /dev/contatti/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/wp-cache-0303c1d7fb5c027f9dabc164604ad48c.php 18:14:48 5270 /dev/contatti/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/meta-wp-cache-0303c1d7fb5c027f9dabc164604ad48c.php 18:14:48 5270 /dev/contatti/ gc: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo, forced delete 18:14:50 5270 /dev/contatti/ Not caching POST request. 18:14:50 5270 /dev/contatti/ wp_cache_maybe_dynamic: returned $buffer 18:14:58 5365 /dev/blog-news/ wp_cache_get_cookies_values: return: 18:14:58 5365 /dev/blog-news/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news/ 18:14:58 5365 /dev/blog-news/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news/index.html 18:14:58 5365 /dev/blog-news/ wp_cache_get_cookies_values: return: 18:14:58 5365 /dev/blog-news/ In WP Cache Phase 2 18:14:58 5365 /dev/blog-news/ Setting up WordPress actions 18:14:58 5365 /dev/blog-news/ Created output buffer 18:15:00 5365 /dev/blog-news/ Output buffer callback 18:15:00 5365 /dev/blog-news/ wp_cache_get_cookies_values: return: 18:15:00 5365 /dev/blog-news/ Anonymous user detected. Only creating Supercache file. 18:15:00 5365 /dev/blog-news/ wp_cache_get_cookies_values: return: 18:15:00 5365 /dev/blog-news/ Gzipping buffer. 18:15:00 5365 /dev/blog-news/ Writing non-gzipped buffer to supercache file. 18:15:00 5365 /dev/blog-news/ Writing gzipped buffer to supercache file. 18:15:00 5365 /dev/blog-news/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news/index.html 18:15:00 5365 /dev/blog-news/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news/index.html.gz 18:15:00 5365 /dev/blog-news/ Writing gzip content headers. Sending buffer to browser 18:15:00 5365 /dev/blog-news/ wp_cache_shutdown_callback: collecting meta data. 18:15:00 5365 /dev/blog-news/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:15:00 5365 /dev/blog-news/ Did not write meta file: meta-wp-cache-dc5d8048168964240321461925d3d78f.php *1* *0* *1* 18:15:27 5806 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 18:15:27 5806 /dev/chi-siamo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/ 18:15:27 5806 /dev/chi-siamo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html 18:15:28 5806 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 18:15:28 5806 /dev/chi-siamo/ In WP Cache Phase 2 18:15:28 5806 /dev/chi-siamo/ Setting up WordPress actions 18:15:28 5806 /dev/chi-siamo/ Created output buffer 18:15:29 5806 /dev/chi-siamo/ Output buffer callback 18:15:29 5806 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 18:15:29 5806 /dev/chi-siamo/ Anonymous user detected. Only creating Supercache file. 18:15:29 5806 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 18:15:29 5806 /dev/chi-siamo/ Gzipping buffer. 18:15:29 5806 /dev/chi-siamo/ Writing non-gzipped buffer to supercache file. 18:15:29 5806 /dev/chi-siamo/ Writing gzipped buffer to supercache file. 18:15:29 5806 /dev/chi-siamo/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html 18:15:29 5806 /dev/chi-siamo/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html.gz 18:15:29 5806 /dev/chi-siamo/ Writing gzip content headers. Sending buffer to browser 18:15:29 5806 /dev/chi-siamo/ wp_cache_shutdown_callback: collecting meta data. 18:15:29 5806 /dev/chi-siamo/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:15:29 5806 /dev/chi-siamo/ Did not write meta file: meta-wp-cache-702aa7316b9aa608e7016b86cb3cc0c0.php *1* *0* *1* 18:15:45 5989 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:15:45 5989 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:15:45 5989 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:15:45 5989 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:15:45 5989 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:15:45 5989 /dev/wp-admin/admin-ajax.php prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news/index.html.gz 18:15:45 5989 /dev/wp-admin/admin-ajax.php prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news/index.html 18:15:45 5989 /dev/wp-admin/admin-ajax.php gc: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/blog-news, forced delete 18:15:45 5989 /dev/wp-admin/admin-ajax.php prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html.gz 18:15:45 5989 /dev/wp-admin/admin-ajax.php prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html 18:15:45 5989 /dev/wp-admin/admin-ajax.php gc: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo, forced delete 18:16:11 6507 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:16:11 6507 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:16:11 6507 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:16:11 6507 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:16:11 6507 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:17:46 7775 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:17:46 7775 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:17:46 7775 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:17:46 7775 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:17:46 7775 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:18:12 8263 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:18:12 8263 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:18:12 8263 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:18:12 8263 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:18:12 8263 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:18:28 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Not serving wp-admin requests. 18:18:28 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:18:28 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:18:28 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents In WP Cache Phase 2 18:18:28 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Setting up WordPress actions 18:18:28 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Not caching wp-admin requests. 18:18:32 8369 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents maybe_stop_gc: GC flag not found. GC will go ahead.. 18:18:37 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a Not serving wp-admin requests. 18:18:38 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:18:38 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:18:38 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a In WP Cache Phase 2 18:18:38 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a Setting up WordPress actions 18:18:38 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a Not caching wp-admin requests. 18:18:40 8416 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=b51187c08a maybe_stop_gc: GC flag not found. GC will go ahead.. 18:18:54 8531 /dev/ wp_cache_get_cookies_values: return: 18:18:54 8531 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 18:18:54 8531 /dev/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:18:55 8531 /dev/ wp_cache_get_cookies_values: return: 18:18:55 8531 /dev/ In WP Cache Phase 2 18:18:55 8531 /dev/ Setting up WordPress actions 18:18:55 8531 /dev/ Created output buffer 18:18:57 8531 /dev/ Output buffer callback 18:18:57 8531 /dev/ wp_cache_get_cookies_values: return: 18:18:57 8531 /dev/ Anonymous user detected. Only creating Supercache file. 18:18:57 8531 /dev/ wp_cache_get_cookies_values: return: 18:18:57 8531 /dev/ Gzipping buffer. 18:18:57 8531 /dev/ Writing non-gzipped buffer to supercache file. 18:18:57 8531 /dev/ Writing gzipped buffer to supercache file. 18:18:57 8531 /dev/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:18:57 8531 /dev/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:18:57 8531 /dev/ Writing gzip content headers. Sending buffer to browser 18:18:57 8531 /dev/ wp_cache_shutdown_callback: collecting meta data. 18:18:57 8531 /dev/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:18:57 8531 /dev/ Did not write meta file: meta-wp-cache-93dc9f5eefedc7f7be99f445f82f177b.php *1* *0* *1* 18:19:00 8558 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 18:19:00 8558 /dev/chi-siamo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/ 18:19:00 8558 /dev/chi-siamo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html 18:19:01 8558 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 18:19:01 8558 /dev/chi-siamo/ In WP Cache Phase 2 18:19:01 8558 /dev/chi-siamo/ Setting up WordPress actions 18:19:01 8558 /dev/chi-siamo/ Created output buffer 18:19:01 8558 /dev/chi-siamo/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:19:01 8558 /dev/chi-siamo/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:19:02 8558 /dev/chi-siamo/ Not caching POST request. 18:19:02 8558 /dev/chi-siamo/ wp_cache_maybe_dynamic: returned $buffer 18:19:10 8681 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: 18:19:10 8681 /dev/richiesta-preventivo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/ 18:19:10 8681 /dev/richiesta-preventivo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html 18:19:10 8681 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: 18:19:10 8681 /dev/richiesta-preventivo/ In WP Cache Phase 2 18:19:10 8681 /dev/richiesta-preventivo/ Setting up WordPress actions 18:19:10 8681 /dev/richiesta-preventivo/ Created output buffer 18:19:12 8681 /dev/richiesta-preventivo/ Output buffer callback 18:19:12 8681 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: 18:19:12 8681 /dev/richiesta-preventivo/ Anonymous user detected. Only creating Supercache file. 18:19:12 8681 /dev/richiesta-preventivo/ wp_cache_get_cookies_values: return: 18:19:12 8681 /dev/richiesta-preventivo/ Gzipping buffer. 18:19:12 8681 /dev/richiesta-preventivo/ Writing non-gzipped buffer to supercache file. 18:19:12 8681 /dev/richiesta-preventivo/ Writing gzipped buffer to supercache file. 18:19:12 8681 /dev/richiesta-preventivo/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html 18:19:12 8681 /dev/richiesta-preventivo/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html.gz 18:19:12 8681 /dev/richiesta-preventivo/ Writing gzip content headers. Sending buffer to browser 18:19:12 8681 /dev/richiesta-preventivo/ wp_cache_shutdown_callback: collecting meta data. 18:19:12 8681 /dev/richiesta-preventivo/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:19:12 8681 /dev/richiesta-preventivo/ Did not write meta file: meta-wp-cache-afc2f2e628a66eace7209089c4c5cc4e.php *1* *0* *1* 18:19:42 8864 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:19:42 8864 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:19:42 8864 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:19:42 8864 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:19:42 8864 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:19:42 8864 /dev/wp-admin/admin-ajax.php prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html.gz 18:19:42 8864 /dev/wp-admin/admin-ajax.php prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo/index.html 18:19:42 8864 /dev/wp-admin/admin-ajax.php gc: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/richiesta-preventivo, forced delete 18:19:46 8892 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:19:46 8892 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:19:46 8892 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:19:46 8892 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:19:46 8892 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:20:41 9892 /dev/wp-admin/themes.php?page=avada_options Not serving wp-admin requests. 18:20:42 9892 /dev/wp-admin/themes.php?page=avada_options wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:20:42 9892 /dev/wp-admin/themes.php?page=avada_options wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:20:42 9891 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:20:42 9892 /dev/wp-admin/themes.php?page=avada_options In WP Cache Phase 2 18:20:42 9891 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:20:42 9891 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:20:42 9892 /dev/wp-admin/themes.php?page=avada_options Setting up WordPress actions 18:20:42 9891 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:20:42 9892 /dev/wp-admin/themes.php?page=avada_options Not caching wp-admin requests. 18:20:42 9891 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:21:47 10310 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:21:47 10310 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:21:47 10310 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:21:47 10310 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:21:47 10310 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:21:50 10345 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:21:50 10345 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:21:50 10345 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:21:50 10345 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:21:50 10345 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:23:48 11681 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:23:48 11681 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:23:48 11681 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:23:48 11681 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:23:48 11681 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:23:51 11694 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:23:51 11694 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:23:51 11694 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:23:51 11694 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:23:51 11694 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:25:49 13305 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:25:49 13305 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:25:49 13305 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:25:49 13305 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:25:49 13305 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:25:52 13321 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:25:52 13321 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:25:52 13321 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:25:52 13321 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:25:52 13321 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:27:29 14374 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:27:29 14374 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:27:29 14374 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:27:29 14374 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:27:29 14374 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:27:50 14535 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:27:50 14535 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:27:50 14535 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:27:50 14535 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:27:50 14535 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:28:28 15047 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:28:28 15047 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:28:28 15047 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:28:28 15047 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:28:28 15047 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:29:08 5283 /dev/ wp_cache_get_cookies_values: return: 18:29:08 5283 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 18:29:08 5283 /dev/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:29:09 5283 /dev/ wp_cache_get_cookies_values: return: 18:29:09 5283 /dev/ In WP Cache Phase 2 18:29:09 5283 /dev/ Setting up WordPress actions 18:29:09 5283 /dev/ Created output buffer 18:29:12 5283 /dev/ Output buffer callback 18:29:12 5283 /dev/ wp_cache_get_cookies_values: return: 18:29:12 5283 /dev/ Anonymous user detected. Only creating Supercache file. 18:29:12 5283 /dev/ wp_cache_get_cookies_values: return: 18:29:12 5283 /dev/ Gzipping buffer. 18:29:12 5283 /dev/ Writing non-gzipped buffer to supercache file. 18:29:12 5283 /dev/ Writing gzipped buffer to supercache file. 18:29:12 5283 /dev/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 18:29:12 5283 /dev/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:29:12 5283 /dev/ Writing gzip content headers. Sending buffer to browser 18:29:12 5283 /dev/ wp_cache_shutdown_callback: collecting meta data. 18:29:12 5283 /dev/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 18:29:12 5283 /dev/ Did not write meta file: meta-wp-cache-93dc9f5eefedc7f7be99f445f82f177b.php *1* *0* *1* 18:29:14 20436 /dev/ wp_cache_get_cookies_values: return: 18:29:14 20436 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 18:29:14 20436 /dev/ wp_cache_get_cookies_values: return: 18:29:14 20436 /dev/ Fetched gzip static page data from supercache file using PHP. File: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 18:29:15 15469 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not serving wp-admin requests. 18:29:16 15469 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:29:16 15469 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:29:16 15469 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this In WP Cache Phase 2 18:29:16 15469 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Setting up WordPress actions 18:29:16 15469 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fchi-siamo%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not caching wp-admin requests. 18:29:17 15480 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not serving wp-admin requests. 18:29:17 15480 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:29:17 15480 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:29:17 15480 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this In WP Cache Phase 2 18:29:17 15480 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Setting up WordPress actions 18:29:17 15480 /dev/wp-admin/admin-ajax.php?action=shareaholic_share_counts_api&url=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Frealizzazioni%2F&services%5B%5D=twitter&services%5B%5D=facebook&services%5B%5D=google_plus&services%5B%5D=pinterest&services%5B%5D=email_this Not caching wp-admin requests. 18:29:19 15529 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:29:19 15529 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:29:19 15529 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:29:19 15529 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:29:19 15529 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:29:24 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy Not serving wp-admin requests. 18:29:24 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:29:24 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:29:24 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy In WP Cache Phase 2 18:29:24 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy Setting up WordPress actions 18:29:24 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy Not caching wp-admin requests. 18:29:26 15569 /dev/wp-admin/options-general.php?page=wpsupercache&tab=easy maybe_stop_gc: GC flag not found. GC will go ahead.. 18:29:29 15597 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:29:29 15597 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:29:29 15597 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:29:29 15597 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:29:29 15597 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:29:31 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins Not serving wp-admin requests. 18:29:32 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:29:32 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:29:32 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins In WP Cache Phase 2 18:29:32 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins Setting up WordPress actions 18:29:32 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins Not caching wp-admin requests. 18:29:34 15610 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins maybe_stop_gc: GC flag not found. GC will go ahead.. 18:30:01 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not serving wp-admin requests. 18:30:02 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:30:02 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:30:02 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 18:30:02 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 18:30:02 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 18:30:04 16279 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 18:31:30 17276 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:31:30 17276 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:31:30 17276 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:31:30 17276 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:31:30 17276 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:31:39 17311 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:31:39 17311 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:31:39 17311 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:31:39 17311 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:31:39 17311 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:32:39 18024 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:32:39 18024 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:32:39 18024 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:32:39 18024 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:32:39 18024 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:33:31 18445 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:33:31 18445 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:33:31 18445 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:33:31 18445 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:33:31 18445 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:33:39 18488 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:33:39 18488 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:33:39 18488 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:33:39 18488 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:33:39 18488 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:34:40 19982 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:34:40 19982 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:34:40 19982 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:34:40 19982 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:34:40 19982 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:35:31 20621 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:35:31 20621 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:35:31 20621 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:35:31 20621 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:35:31 20621 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:36:41 21481 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:36:41 21481 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:36:41 21481 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:36:41 21481 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:36:41 21481 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 18:37:33 21919 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 18:37:33 21919 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: a24f5be4478b9486651b37ddbd05184b 18:37:33 21919 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 18:37:33 21919 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 18:37:33 21919 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:31:51 380 /dev/wp-admin/ Not serving wp-admin requests. 19:31:52 380 /dev/wp-admin/ wp_cache_get_cookies_values: return: 19:31:52 380 /dev/wp-admin/ In WP Cache Phase 2 19:31:52 380 /dev/wp-admin/ Setting up WordPress actions 19:31:52 380 /dev/wp-admin/ Not caching wp-admin requests. 19:31:55 416 /dev/wp-cron.php?doing_wp_cron=1500924715.1373178958892822265625 wp_cache_get_cookies_values: return: 19:31:55 416 /dev/wp-cron.php?doing_wp_cron=1500924715.1373178958892822265625 In WP Cache Phase 2 19:31:55 416 /dev/wp-cron.php?doing_wp_cron=1500924715.1373178958892822265625 Setting up WordPress actions 19:31:55 416 /dev/wp-cron.php?doing_wp_cron=1500924715.1373178958892822265625 Created output buffer 19:31:56 416 /dev/wp-cron.php?doing_wp_cron=1500924715.1373178958892822265625 Not caching POST request. 19:31:56 416 /dev/wp-cron.php?doing_wp_cron=1500924715.1373178958892822265625 wp_cache_maybe_dynamic: returned $buffer 19:31:57 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 wp_cache_get_cookies_values: return: 19:31:57 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/wp-login.php/ 19:31:57 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/wp-login.php/index.html 19:31:58 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 wp_cache_get_cookies_values: return: 19:31:58 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 In WP Cache Phase 2 19:31:58 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 Setting up WordPress actions 19:31:58 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 Supercache caching disabled. Only using wp-cache. Non empty GET request. {"redirect_to":"http:\/\/www.laseridea.com\/dev\/wp-admin\/","reauth":"1"} 19:31:58 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 Created output buffer 19:31:59 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 URI rejected. Not Caching 19:31:59 444 /dev/wp-login.php?redirect_to=http%3A%2F%2Fwww.laseridea.com%2Fdev%2Fwp-admin%2F&reauth=1 wp_cache_maybe_dynamic: returned $buffer 19:32:02 861 /dev/wp-login.php wp_cache_get_cookies_values: return: 19:32:02 861 /dev/wp-login.php In WP Cache Phase 2 19:32:02 861 /dev/wp-login.php Setting up WordPress actions 19:32:02 861 /dev/wp-login.php Created output buffer 19:32:03 861 /dev/wp-login.php Not caching POST request. 19:32:03 861 /dev/wp-login.php wp_cache_maybe_dynamic: returned $buffer 19:32:03 866 /dev/wp-admin/ Not serving wp-admin requests. 19:32:04 866 /dev/wp-admin/ wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:32:04 866 /dev/wp-admin/ wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:32:04 866 /dev/wp-admin/ In WP Cache Phase 2 19:32:04 866 /dev/wp-admin/ Setting up WordPress actions 19:32:04 866 /dev/wp-admin/ Not caching wp-admin requests. 19:32:38 1159 /dev/wp-admin/plugins.php Not serving wp-admin requests. 19:32:38 1159 /dev/wp-admin/plugins.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:32:38 1159 /dev/wp-admin/plugins.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:32:38 1159 /dev/wp-admin/plugins.php In WP Cache Phase 2 19:32:38 1159 /dev/wp-admin/plugins.php Setting up WordPress actions 19:32:38 1159 /dev/wp-admin/plugins.php Not caching wp-admin requests. 19:32:49 1265 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:32:49 1265 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:32:49 1265 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:32:49 1265 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:32:49 1265 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:32:56 1309 /dev/wp-admin/options-general.php?page=wpsupercache Not serving wp-admin requests. 19:32:56 1309 /dev/wp-admin/options-general.php?page=wpsupercache wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:32:56 1309 /dev/wp-admin/options-general.php?page=wpsupercache wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:32:56 1309 /dev/wp-admin/options-general.php?page=wpsupercache In WP Cache Phase 2 19:32:56 1309 /dev/wp-admin/options-general.php?page=wpsupercache Setting up WordPress actions 19:32:56 1309 /dev/wp-admin/options-general.php?page=wpsupercache Not caching wp-admin requests. 19:33:01 1309 /dev/wp-admin/options-general.php?page=wpsupercache maybe_stop_gc: GC flag not found. GC will go ahead.. 19:33:04 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins Not serving wp-admin requests. 19:33:04 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:33:04 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:33:04 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins In WP Cache Phase 2 19:33:04 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins Setting up WordPress actions 19:33:04 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins Not caching wp-admin requests. 19:33:06 1428 /dev/wp-admin/options-general.php?page=wpsupercache&tab=plugins maybe_stop_gc: GC flag not found. GC will go ahead.. 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not serving wp-admin requests. 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 19:33:08 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 19:33:11 1481 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 19:33:45 1755 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:33:45 1755 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:33:45 1755 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:33:45 1755 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:33:45 1755 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:35:21 3047 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:35:21 3047 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:35:21 3047 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:35:21 3047 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:35:21 3047 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:35:33 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not serving wp-admin requests. 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 19:35:34 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 19:35:36 3189 /dev/wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 19:35:46 3509 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:35:46 3509 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:35:46 3509 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:35:46 3509 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:35:46 3509 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:36:37 4108 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:36:37 4108 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:36:37 4108 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:36:37 4108 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:36:37 4108 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:37:37 4571 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:37:37 4571 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:37:37 4571 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:37:37 4571 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:37:37 4571 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:37:47 4670 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:37:47 4670 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:37:47 4670 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:37:47 4670 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:37:47 4670 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:38:17 5273 /dev/wp-admin/plugins.php Not serving wp-admin requests. 19:38:18 5273 /dev/wp-admin/plugins.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:38:18 5273 /dev/wp-admin/plugins.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:38:18 5273 /dev/wp-admin/plugins.php In WP Cache Phase 2 19:38:18 5273 /dev/wp-admin/plugins.php Setting up WordPress actions 19:38:18 5273 /dev/wp-admin/plugins.php Not caching wp-admin requests. 19:38:38 5448 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:38:38 5448 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:38:38 5448 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:38:38 5448 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:38:38 5448 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:38:48 5494 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:38:48 5494 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:38:48 5494 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:38:48 5494 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:38:48 5494 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:39:24 5796 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:39:24 5796 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:39:24 5796 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:39:24 5796 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:39:24 5796 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:40:39 7026 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:40:39 7026 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:40:39 7026 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:40:39 7026 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:40:39 7026 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:40:48 7085 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:40:48 7085 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:40:48 7085 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:40:48 7085 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:40:48 7085 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:41:25 7407 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:41:25 7407 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:41:25 7407 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:41:25 7407 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:41:25 7407 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:42:40 8492 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:42:40 8492 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:42:40 8492 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:42:40 8492 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:42:40 8492 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:42:49 8555 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:42:49 8555 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:42:49 8555 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:42:49 8555 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:42:49 8555 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:43:26 8995 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:43:26 8995 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:43:26 8995 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:43:26 8995 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:43:26 8995 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:44:40 10036 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:44:40 10036 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:44:40 10036 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:44:40 10036 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:44:40 10036 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:44:43 10059 /dev/wp-cron.php?doing_wp_cron=1500925482.5824129581451416015625 wp_cache_get_cookies_values: return: 19:44:43 10059 /dev/wp-cron.php?doing_wp_cron=1500925482.5824129581451416015625 In WP Cache Phase 2 19:44:43 10059 /dev/wp-cron.php?doing_wp_cron=1500925482.5824129581451416015625 Setting up WordPress actions 19:44:43 10059 /dev/wp-cron.php?doing_wp_cron=1500925482.5824129581451416015625 Created output buffer 19:44:44 10059 /dev/wp-cron.php?doing_wp_cron=1500925482.5824129581451416015625 Not caching POST request. 19:44:44 10059 /dev/wp-cron.php?doing_wp_cron=1500925482.5824129581451416015625 wp_cache_maybe_dynamic: returned $buffer 19:44:50 10151 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:44:50 10151 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:44:50 10151 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:44:50 10151 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:44:50 10151 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:45:27 11001 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:45:27 11001 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:45:27 11001 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:45:27 11001 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:45:27 11001 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:46:42 12193 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:46:42 12193 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:46:42 12193 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:46:42 12193 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:46:42 12193 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:46:52 12299 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:46:52 12299 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:46:52 12299 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:46:52 12299 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:46:52 12299 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:47:27 12741 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:47:27 12741 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:47:27 12741 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:47:27 12741 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:47:27 12741 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:55:17 19845 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:55:17 19845 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:55:17 19845 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:55:17 19845 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:55:17 19845 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:55:19 19863 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:55:19 19863 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:55:19 19863 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:55:19 19863 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:55:19 19863 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:55:21 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Not serving wp-admin requests. 19:55:22 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:55:22 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:55:22 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents In WP Cache Phase 2 19:55:22 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Setting up WordPress actions 19:55:22 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents Not caching wp-admin requests. 19:55:24 19879 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents maybe_stop_gc: GC flag not found. GC will go ahead.. 19:55:26 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf Not serving wp-admin requests. 19:55:27 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:55:27 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:55:27 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf In WP Cache Phase 2 19:55:27 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf Setting up WordPress actions 19:55:27 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf Not caching wp-admin requests. 19:55:29 19914 /dev/wp-admin/options-general.php?page=wpsupercache&tab=contents&listfiles=1&_wpnonce=16e824bcbf maybe_stop_gc: GC flag not found. GC will go ahead.. 19:55:46 20199 /dev/ wp_cache_get_cookies_values: return: 19:55:46 20199 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 19:55:46 20199 /dev/ wp_cache_get_cookies_values: return: 19:55:46 20199 /dev/ Fetched gzip static page data from supercache file using PHP. File: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 19:55:50 20233 /dev/ wp_cache_get_cookies_values: return: 19:55:50 20233 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 19:55:50 20233 /dev/ wp_cache_get_cookies_values: return: 19:55:50 20233 /dev/ Fetched gzip static page data from supercache file using PHP. File: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 19:56:03 20665 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 19:56:03 20665 /dev/chi-siamo/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/ 19:56:03 20665 /dev/chi-siamo/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/chi-siamo/index.html 19:56:04 20665 /dev/chi-siamo/ wp_cache_get_cookies_values: return: 19:56:04 20665 /dev/chi-siamo/ In WP Cache Phase 2 19:56:04 20665 /dev/chi-siamo/ Setting up WordPress actions 19:56:04 20665 /dev/chi-siamo/ Created output buffer 19:56:04 20665 /dev/chi-siamo/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 19:56:04 20665 /dev/chi-siamo/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 19:56:06 20665 /dev/chi-siamo/ Not caching POST request. 19:56:06 20665 /dev/chi-siamo/ wp_cache_maybe_dynamic: returned $buffer 19:56:16 20735 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:56:16 20735 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:56:16 20735 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:56:16 20735 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:56:16 20735 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:56:30 20876 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:56:30 20876 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:56:30 20876 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:56:30 20876 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:56:30 20876 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests. 19:56:42 20964 /dev/ wp_cache_get_cookies_values: return: 19:56:42 20964 /dev/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/ 19:56:42 20964 /dev/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 19:56:42 20964 /dev/ wp_cache_get_cookies_values: return: 19:56:42 20964 /dev/ In WP Cache Phase 2 19:56:42 20964 /dev/ Setting up WordPress actions 19:56:42 20964 /dev/ Created output buffer 19:56:44 20964 /dev/ Output buffer callback 19:56:44 20964 /dev/ wp_cache_get_cookies_values: return: 19:56:44 20964 /dev/ Anonymous user detected. Only creating Supercache file. 19:56:44 20964 /dev/ wp_cache_get_cookies_values: return: 19:56:44 20964 /dev/ Gzipping buffer. 19:56:44 20964 /dev/ Writing non-gzipped buffer to supercache file. 19:56:44 20964 /dev/ Writing gzipped buffer to supercache file. 19:56:44 20964 /dev/ Renamed temp supercache file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 19:56:44 20964 /dev/ Renamed temp supercache gz file to /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 19:56:44 20964 /dev/ Writing gzip content headers. Sending buffer to browser 19:56:44 20964 /dev/ wp_cache_shutdown_callback: collecting meta data. 19:56:44 20964 /dev/ Sending 'Content-Type: text/html; charset="UTF-8"' header. 19:56:44 20964 /dev/ Did not write meta file: meta-wp-cache-93dc9f5eefedc7f7be99f445f82f177b.php *1* *0* *1* 19:56:50 21015 /dev/realizzazioni/ wp_cache_get_cookies_values: return: 19:56:50 21015 /dev/realizzazioni/ supercache dir: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/realizzazioni/ 19:56:50 21015 /dev/realizzazioni/ No Super Cache file found for current URL: /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/realizzazioni/index.html 19:56:50 21015 /dev/realizzazioni/ wp_cache_get_cookies_values: return: 19:56:50 21015 /dev/realizzazioni/ In WP Cache Phase 2 19:56:50 21015 /dev/realizzazioni/ Setting up WordPress actions 19:56:50 21015 /dev/realizzazioni/ Created output buffer 19:56:50 21015 /dev/realizzazioni/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html.gz 19:56:50 21015 /dev/realizzazioni/ prune_super_cache: deleted /web/htdocs/www.laseridea.com/home/dev/wp-content/cache/supercache/www.laseridea.com/dev/index.html 19:56:52 21015 /dev/realizzazioni/ Not caching POST request. 19:56:52 21015 /dev/realizzazioni/ wp_cache_maybe_dynamic: returned $buffer 19:58:16 22189 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: /^wp-postpass_b3ee6473784637b06ca999f432811ef0|^comment_author_b3ee6473784637b06ca999f432811ef0|^wordpress_logged_in_b3ee6473784637b06ca999f432811ef0/ Cookie detected: wordpress_logged_in_b3ee6473784637b06ca999f432811ef0 19:58:16 22189 /dev/wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: b43b485016835220a9177be1fdbe55ab 19:58:16 22189 /dev/wp-admin/admin-ajax.php In WP Cache Phase 2 19:58:16 22189 /dev/wp-admin/admin-ajax.php Setting up WordPress actions 19:58:16 22189 /dev/wp-admin/admin-ajax.php Not caching wp-admin requests.
I’m not sure what’s going on there. There’s some POST requests to ordinary pages which is unusual. There’s a POST request to
/dev/richiesta-preventivo/
where the plugin deletes the supercache files in the /dev/ cache directory.I knew that too… ??
-
This reply was modified 7 years, 8 months ago by
- The topic ‘Cache files are deleted when I visit another page’ is closed to new replies.