From: Eric Covener
Environment Variables
Overview of the protocol
Basic Packet Structure
Request Packet StructureEnvironment 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 dad95bac438..9b3eae30cc3 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