You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/09/03 16:17:56 UTC

DO NOT REPLY [Bug 47783] New: Better clarify about mod_mem_cache being per-process

https://issues.apache.org/bugzilla/show_bug.cgi?id=47783

           Summary: Better clarify about mod_mem_cache being per-process
           Product: Apache httpd-2
           Version: 2.2.13
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Documentation
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: stoehr@gmail.com


--- Comment #0 from Stoehr Sukachevin <st...@gmail.com> 2009-09-03 07:17:54 PDT ---
http://httpd.apache.org/docs/2.2/mod/mod_mem_cache.html has a note at the
beginning stating that "In most cases mod_disk_cache should be the preferred
choice. This is explained further in the Caching Guide. In particular, this
module's cache is per-process", but in this note and in the Caching Guide
(http://httpd.apache.org/docs/2.2/caching.html#inmemory), the text is not clear
about the ramifications of mod_mem_cache being per-process.

The comment at the end of issue 39454 by Ruediger Pluem on 2006-05-01 09:56:05
PDT (https://issues.apache.org/bugzilla/show_bug.cgi?id=39454) gives a good
idea about this.

If the documentation can add just an additional sentence to make it clear that
if mod_mem_cache is to be used instead of mod_disk_cache, the recommendation is
to favor lower number of processes and higher threads per process so that
mod_mem_cache can work efficiently since multiple cached copies will most
likely  result in the machine's memory, one for each process.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47783] Better clarify about mod_mem_cache being per-process

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47783

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Eric Covener <co...@gmail.com> 2009-09-13 06:44:44 PDT ---
updated in r814313 with patch similar to attached.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47783] Better clarify about mod_mem_cache being per-process

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47783



--- Comment #1 from Eric Covener <co...@gmail.com> 2009-09-03 08:13:14 PDT ---
Created an attachment (id=24206)
doc diff

quick pass at update, comments?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47783] Better clarify about mod_mem_cache being per-process

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47783



--- Comment #2 from Stoehr Sukachevin <st...@gmail.com> 2009-09-04 06:51:09 PDT ---
(In reply to comment #1)
> Created an attachment (id=24206) [details]
> doc diff
> 
> quick pass at update, comments?

Looks great.  Thanks!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 47783] Better clarify about mod_mem_cache being per-process

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47783



--- Comment #3 from Dan Poirier <po...@pobox.com> 2009-09-06 10:43:35 PDT ---
+1

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org