From facc7985641a982df5e13d6b30ba39ee5c985714 Mon Sep 17 00:00:00 2001
From: Eric Covener
Environment variables whose names have the prefix AJP_
+ are forwarded to the origin server as AJP request attributes
+ (with the AJP_ prefix removed from the name of the key).
The Environment variables whose names have the prefix The AJP13
protocol is packet-oriented. A binary format
was presumably chosen over the more readable plain text for reasons of
diff --git a/docs/manual/mod/mod_proxy_ajp.xml b/docs/manual/mod/mod_proxy_ajp.xml
index 57ccc079ab..bfe59602a6 100644
--- a/docs/manual/mod/mod_proxy_ajp.xml
+++ b/docs/manual/mod/mod_proxy_ajp.xml
@@ -49,6 +49,13 @@
AJP_
+ are forwarded to the origin server as AJP request attributes
+ (with the AJP_ prefix removed from the name of the key).AJP13
protocol is packet-oriented. A binary format
--
2.40.0