From 869fbee515d5f032d587d6d9cb2fbb157aa63105 Mon Sep 17 00:00:00 2001 From: Chris Darroch Date: Mon, 11 Nov 2013 18:36:24 +0000 Subject: [PATCH] Follow-up to r1540312, adding compatibility note for optional socache provider arguments. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1540798 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authn_socache.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/mod/mod_authn_socache.xml b/docs/manual/mod/mod_authn_socache.xml index 93fdc8e183..932c6da7f0 100644 --- a/docs/manual/mod/mod_authn_socache.xml +++ b/docs/manual/mod/mod_authn_socache.xml @@ -116,6 +116,8 @@ the load on backends AuthnCacheSOCache provider-name[:provider-args] server config None +Optional provider arguments are available in +Apache HTTP Server 2.4.7 and later

This is a server-wide setting to select a provider for the -- 2.50.1