diff options
author | Jeff Trawick <trawick@apache.org> | 2013-09-21 20:29:57 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2013-09-21 20:29:57 +0200 |
commit | 6a64fadd63a6856871b7b7c859105d9c808e2a13 (patch) | |
tree | af2ff9fc6b72da9c47d76078292cd0d98378740f /docs | |
parent | Updates. (diff) | |
download | apache2-6a64fadd63a6856871b7b7c859105d9c808e2a13.tar.xz apache2-6a64fadd63a6856871b7b7c859105d9c808e2a13.zip |
Bring some envvar flexibility from mod_authnz_fcgi to mod_proxy_fcgi:
mod_proxy_fcgi: Remove 64K limit on encoded length of all envvars.
An individual envvar with an encoded length of more than 16K will be
omitted.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/log-message-tags/next-number | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/log-message-tags/next-number b/docs/log-message-tags/next-number index 6a5bdca5ee..099d024c1a 100644 --- a/docs/log-message-tags/next-number +++ b/docs/log-message-tags/next-number @@ -1 +1 @@ -2536 +2537 |