From 9cc70cc559f6c984cc5ea746e2eaaf94d9456dee Mon Sep 17 00:00:00 2001
From: Andre Malo The AuthDigestDomain
directive allows
you to specify one or more URIs which are in the same protection
- space (i.e. use the same realm and username/password info). The
- specified URIs are prefixes, i.e. the client will assume that all
- URIs "below" these are also protected by the same
- username/password. The URIs may be either absolute URIs
- (i.e. inluding a scheme, host, port, etc) or relative URIs.
This directive should always be specified and contain at least the (set of) root URI(s) for this space. Omitting to do so will cause the client to send the Authorization header for every request sent to this server. Apart from increasing the size of the request, it may - also have a detrimental effect on performance if - "AuthDigestNcCheck" is on.
+ also have a detrimental effect on performance ifAuthDigestNcCheck
is on.
The URIs specified can also point to different servers, in which case clients (which understand this) will then share @@ -281,7 +280,7 @@ of clients
AuthDigestShmemSize 1048576
AuthDigestShmemSize 1024K
- AuthDigestShmemSize 1M
+ AuthDigestShmemSize 1M
The
This directive should always be specified and contain at least the (set of) root URI(s) for this space. Omitting to do so will cause the client to send the Authorization header for every request sent to this server. Apart from increasing the size of the request, it may - also have a detrimental effect on performance if - "AuthDigestNcCheck" is on.
+ also have a detrimental effect on performance ifThe URIs specified can also point to different servers, in
which case clients (which understand this) will then share
@@ -279,7 +279,7 @@ of clients
AuthDigestShmemSize 1024K
- AuthDigestShmemSize 1M
+ AuthDigestShmemSize 1M