crowell / modpagespeed_tmp

Automatically exported from code.google.com/p/modpagespeed
Apache License 2.0
0 stars 0 forks source link

Problem during shared memory setup; statistics functionality unavailable. #729

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I installed mod_pagespeed at my server (freebsd 9.1, apache22 (worker), 
mod_pagespeed 1.2.24.1-0)

After installation and enable the module, restarting the apache, I did get 
these warnings:

---
[Mon Jun 24 14:52:45 2013] [warn] [mod_pagespeed 1.2.24.1-0 @80696] Problem 
during shared memory setup; statistics functionality unavailable.
[Mon Jun 24 14:52:45 2013] [warn] [mod_pagespeed 1.2.24.1-0 @80696] Using null 
shared memory runtime.

---

What is the meanings of these warnings and how I can fix it?

thnx!

Original issue reported on code.google.com by che...@gmail.com on 24 Jun 2013 at 7:17

GoogleCodeExporter commented 9 years ago
FreeBSD does not appear to support the shared memory model we need to make some 
of our functionality work, including statistics, shared-memory locks, and 
shared-memory cache.

mod_pagespeed will still work without these.

Original comment by jmara...@google.com on 24 Jun 2013 at 7:50

GoogleCodeExporter commented 9 years ago

Original comment by jmara...@google.com on 25 Jun 2013 at 1:24