Message: .....remembering not-found status for 299 seconds.

214 views
Skip to first unread message

coccoca Fragrances, Beauty, Jewelry & Timepieces

unread,
Apr 9, 2016, 9:34:43 AM4/9/16
to mod-pagespeed-discuss
Dear Colleagues,

what is the meaning of this messages and how can I solve it ?

[Sat, 09 Apr 2016 13:30:37 GMT] [Info] [12729] HTTPCache key=https://coccoca.de/4994-home_default/carrera-32-240310-807-pt-black-60-mm.jpg fragment=coccoca.de: remembering not-found status for 299 seconds.
[Sat, 09 Apr 2016 13:30:37 GMT] [Info] [12729] HTTPCache key=https://coccoca.de/4993-home_default/carrera-25-240128-wyt-o9-auberwhteblk-63-mm.jpg fragment=coccoca.de: remembering not-found status for 299 seconds.
[Sat, 09 Apr 2016 13:30:37 GMT] [Info] [12729] HTTPCache key=https://coccoca.de/4992-home_default/carrera-24-240109-wyt-09-auberwhteblk-63-mm.jpg fragment=coccoca.de: remembering not-found status for 299 seconds.

Regards
Konrad Straubinger

Joshua Marantz

unread,
Apr 9, 2016, 10:53:48 AM4/9/16
to mod-pagespeed-discuss
It's an 'info' message, not a warning or error, so it's not necessarily something you need to solve.  These message won't fill your log file, just an in-memory buffer used to print /pagespeed_admin/messages.

However it does appear that it's reporting those on resources that actually do exist (they can be fetched from my browser).  To diagnose further, I'm curious to see what's changing frequently in /pagespeed_admin/statistics.  Bring up that page, and click the checkboxes 'auto-refresh' and 'number of changes', and leave that running for a while.  The statistics that are moving quickly might tell us something about what's causing fetches to fail.

It's also worth checking your error.log for other references to those files.

-Josh

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/dee82803-c825-421f-ae43-8a09fa756c98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

coccoca Fragrances, Beauty, Jewelry & Timepieces

unread,
Apr 9, 2016, 11:55:39 AM4/9/16
to mod-pagespeed-discuss
Hi, thank you for your response!

The pagespeed statistics is like this:



It seems we also have problems with ...
---> Resources not rewritten because of restrictive Cache-Control headers: 97.96%

Could it be that our Cache-Control headers are really restrictive?
If yes, how can we change it (this is the standard paramterization of Prestashop) ?


< X-Mod-Pagespeed: 1.9.32.14-0
X-Mod-Pagespeed: 1.9.32.14-0
< Vary: Accept-Encoding
Vary: Accept-Encoding
< X-Powered-By: PleskLin
X-Powered-By: PleskLin
< MS-Author-Via: DAV
MS-Author-Via: DAV
< Cache-Control: max-age=0, no-cache
Cache-Control: max-age=0, no-cache

Regards
Konrad


Am Samstag, 9. April 2016 16:53:48 UTC+2 schrieb jmarantz:
It's an 'info' message, not a warning or error, so it's not necessarily something you need to solve.  These message won't fill your log file, just an in-memory buffer used to print /pagespeed_admin/messages.

However it does appear that it's reporting those on resources that actually do exist (they can be fetched from my browser).  To diagnose further, I'm curious to see what's changing frequently in /pagespeed_admin/statistics.  Bring up that page, and click the checkboxes 'auto-refresh' and 'number of changes', and leave that running for a while.  The statistics that are moving quickly might tell us something about what's causing fetches to fail.

It's also worth checking your error.log for other references to those files.

-Josh
On Sat, Apr 9, 2016 at 9:34 AM, coccoca Fragrances, Beauty, Jewelry & Timepieces <cocco...@gmail.com> wrote:
Dear Colleagues,

what is the meaning of this messages and how can I solve it ?

[Sat, 09 Apr 2016 13:30:37 GMT] [Info] [12729] HTTPCache key=https://coccoca.de/4994-home_default/carrera-32-240310-807-pt-black-60-mm.jpg fragment=coccoca.de: remembering not-found status for 299 seconds.
[Sat, 09 Apr 2016 13:30:37 GMT] [Info] [12729] HTTPCache key=https://coccoca.de/4993-home_default/carrera-25-240128-wyt-o9-auberwhteblk-63-mm.jpg fragment=coccoca.de: remembering not-found status for 299 seconds.
[Sat, 09 Apr 2016 13:30:37 GMT] [Info] [12729] HTTPCache key=https://coccoca.de/4992-home_default/carrera-24-240109-wyt-09-auberwhteblk-63-mm.jpg fragment=coccoca.de: remembering not-found status for 299 seconds.

Regards
Konrad Straubinger

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.
Auto Generated Inline Image 1

Otto van der Schaaf

unread,
Apr 9, 2016, 5:29:24 PM4/9/16
to mod-pagespeed-discuss
I'm not sure how cache directives are controlled in Prestashop, but if the image/css/js files are all static and you know where they are on the filesystem then you could set up LoadFromFile to point pagespeed to them. Doing so also solves the problem, and has additional benefits: it's more efficient and changes to the mapped files are reflected/re-optimized immediately.

Otto

To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/304cca54-f85c-4e36-b3ce-4f27559b7d6b%40googlegroups.com.

coccoca Fragrances, Beauty, Jewelry & Timepieces

unread,
Apr 13, 2016, 4:27:51 AM4/13/16
to mod-pagespeed-discuss
Thank you Otto,

this messages
"remembering not-found status for 299 seconds"
disappeared now, after load from file, but we have still "Resources not rewritten because of restrictive Cache-Control headers: 99.74%" .

What can we do?

Regards
Konrad
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

Otto van der Schaaf

unread,
Apr 13, 2016, 8:04:56 AM4/13/16
to mod-pagespeed-discuss
Perhaps it takes a little time for that number to go down, does it still show that number?

Otto

To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/53aec316-4883-4621-9855-7344972c7902%40googlegroups.com.

coccoca Fragrances, Beauty, Jewelry & Timepieces

unread,
Apr 13, 2016, 9:14:55 AM4/13/16
to mod-pagespeed-discuss
Hi Otto,

yes, but we had some restart of the server this day.
But there is a automatically restart every day. Is it done from the server (the hosting says no) or is it done from pagespeed by them self?



Regards
Konrad
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.
Auto Generated Inline Image 1

Otto van der Schaaf

unread,
Apr 13, 2016, 3:47:01 PM4/13/16
to mod-pagespeed-discuss
Looking at the html source of https://coccoca.de/de/?PageSpeedFilters=+debug I notice a lot of these comments like these from mod_pagespeed's debug filter:
<!--Resource headers are preventing rewriting of https://coccoca.de/themes/leo_cosmetics/css/bootstrap.css-->

I suspect pagespeed is not able to access the resources it wants to optimize.. Are you sure you got the LoadFromFile configuration right?

Otto

To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/b75305a0-64f5-468e-9fdb-06cdef293639%40googlegroups.com.

coccoca Fragrances, Beauty, Jewelry & Timepieces

unread,
Apr 14, 2016, 2:18:49 AM4/14/16
to mod-pagespeed-discuss
Here are my configuration of LoadFromFile:

ModPagespeedLoadFromFile http://coccoca.de/ /var/www/
ModPagespeedLoadFromFile https://coccoca.de/ /var/www/
ModPagespeedLoadFromFileRuleMatch disallow .*
ModPagespeedLoadFromFileRuleMatch allow \.jpg$
ModPagespeedLoadFromFileRuleMatch allow \.png$
ModPagespeedLoadFromFileRuleMatch allow \.css$
ModPagespeedLoadFromFileRuleMatch allow \.jpeg$
ModPagespeedLoadFromFileRuleMatch allow \.js$
ModPagespeedLoadFromFileRuleMatch allow \.ico$
ModPagespeedLoadFromFileRuleMatch allow \.htm$
ModPagespeedLoadFromFileRuleMatch allow \.html$
ModPagespeedLoadFromFileRuleMatch allow \.xml$

Regards
Konrad
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

Otto van der Schaaf

unread,
Apr 14, 2016, 3:44:59 AM4/14/16
to mod-pagespeed-discuss
Assuming that /var/www/ is correct, that looks like it should work.

I would recommend removing these lines though:

ModPagespeedLoadFromFileRuleMatch allow \.htm$
ModPagespeedLoadFromFileRuleMatch allow \.html$
ModPagespeedLoadFromFileRuleMatch allow \.xml$

And there are no complaints in the logs? I'm note sure why this doesn't work.

A bit of a shot in the dark, but could you purge pagespeed's cache?:

Otto


To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/3dc30c6e-06df-4d4e-ac2a-38598c23a192%40googlegroups.com.

coccoca Fragrances, Beauty, Jewelry & Timepieces

unread,
Apr 14, 2016, 12:23:31 PM4/14/16
to mod-pagespeed-discuss
I removed this statements below, but now change - again 99,96 restrictive Control-Headers.

There are no important errors, only like this:
[Thu, 14 Apr 2016 16:13:00 GMT] [Info] [1596] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:13:00 GMT] [Info] [1596] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:59 GMT] [Info] [1596] HTTPCache key=https://coccoca.de/en/ fragment=coccoca.de: remembering not-cacheable status for 154 seconds.
[Thu, 14 Apr 2016 16:12:59 GMT] [Info] [1596] HTTPCache key=https://coccoca.de/en/ fragment=coccoca.de: remembering not-cacheable status for 154 seconds.
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://pci.usd.de/compliance/5334-95AD-8C7C-D9AA-3ED0-8D72/seal_ctv_100.png'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://pci.usd.de/compliance/5334-95AD-8C7C-D9AA-3ED0-8D72/seal_ctv_100.png'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:41 GMT] [Info] [1586] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://pci.usd.de/compliance/5334-95AD-8C7C-D9AA-3ED0-8D72/seal_ctv_100.png'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://pci.usd.de/compliance/5334-95AD-8C7C-D9AA-3ED0-8D72/seal_ctv_100.png'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:27 GMT] [Info] [1588] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'
[Thu, 14 Apr 2016 16:12:25 GMT] [Info] [1588] HTTPCache key=https://coccoca.de/en/700000-sonnenbrillen fragment=coccoca.de: remembering not-cacheable status for 269 seconds.
[Thu, 14 Apr 2016 16:12:25 GMT] [Info] [1588] HTTPCache key=https://coccoca.de/en/700000-sonnenbrillen fragment=coccoca.de: remembering not-cacheable status for 269 seconds.
[Thu, 14 Apr 2016 16:12:15 GMT] [Info] [1587] No permission to rewrite 'https://pci.usd.de/compliance/5334-95AD-8C7C-D9AA-3ED0-8D72/seal_ctv_100.png'
[Thu, 14 Apr 2016 16:12:15 GMT] [Info] [1587] No permission to rewrite 'https://pci.usd.de/compliance/5334-95AD-8C7C-D9AA-3ED0-8D72/seal_ctv_100.png'
[Thu, 14 Apr 2016 16:12:15 GMT] [Info] [1587] No permission to rewrite 'https://fonts.googleapis.com/css?family=Open+Sans:300,600'
[Thu, 14 Apr 2016 16:12:15 GMT] [Info] [1587] No permission to rewrite 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700'
[Thu, 14 Apr 2016 16:12:15 GMT] [Info] [1587] No permission to rewrite 'https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic'

Regards
Konrad
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-discuss+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages