
bugzilla at apache
Jul 2, 2009, 7:11 AM
Post #1 of 2
(302 views)
Permalink
|
|
[Bug 16057] module fails to init client_rmm and applies too many locks.
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=16057 --- Comment #6 from Dan Poirier <poirier[at]pobox.com> 2009-07-02 07:11:30 PST --- Created an attachment (id=23921) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23921) Replace use of shared memory with socache Here's a first pass at replacing mod_auth_digest's use of shared memory with socache. The changes are more pervasive than I'd like to make all at once, but the assumptions about use of shared memory went through a lot of the code. Feedback, criticism, suggestions for improvement welcome. -- 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[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|