You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gs...@apache.org on 2018/01/10 02:27:52 UTC

svn commit: r1820719 - /httpd/httpd/trunk/os/win32/BaseAddr.ref

Author: gsmith
Date: Wed Jan 10 02:27:52 2018
New Revision: 1820719

URL: http://svn.apache.org/viewvc?rev=1820719&view=rev
Log:
mod_socache_redis seems to be missing

Modified:
    httpd/httpd/trunk/os/win32/BaseAddr.ref

Modified: httpd/httpd/trunk/os/win32/BaseAddr.ref
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/os/win32/BaseAddr.ref?rev=1820719&r1=1820718&r2=1820719&view=diff
==============================================================================
--- httpd/httpd/trunk/os/win32/BaseAddr.ref (original)
+++ httpd/httpd/trunk/os/win32/BaseAddr.ref Wed Jan 10 02:27:52 2018
@@ -136,4 +136,5 @@ mod_proxy_http2.so          0x70CC0000
 mod_http2.so                0x70D00000    0x00030000
 mod_brotli.so               0x70D30000    0x000C0000
 mod_proxy_hcheck.so         0x70DF0000    0x00020000
-mod_md.so                   0x70E10000    0x00030000
+mod_socache_redis.so        0x70E10000    0x00020000
+mod_md.so                   0x70E30000    0x00030000