Mailing List Archive

[Bug 66812] New: mod_unique_id: UNIQUE_ID wrong documentation.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66812

Bug ID: 66812
Summary: mod_unique_id: UNIQUE_ID wrong documentation.
Product: Apache httpd-2
Version: 2.4.57
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: docs@httpd.apache.org
Reporter: dreamt_catsup403@simplelogin.com
Target Milestone: ---

Hi,

From https://httpd.apache.org/docs/2.4/mod/mod_unique_id.html

The UNIQUE_ID environment variable is constructed by encoding the 144-bit
(32-bit IP address, 32 bit pid, 32 bit time stamp, 16 bit counter, 32 bit
thread index) quadruple using the alphabet [A-Za-z0-9@-] in a manner similar to
MIME base64 encoding, producing 24 characters.

However, since 2.4.47, @ has been replaced by _

https://github.com/apache/httpd/commit/85e14bcafa722014546035722ab4743f0f5db577#diff-e3d758f99c6ee0606db1341a40a40e3e85548dfea07977b4205008d87d1134c8

Could you please update documentation.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org