On this page:

http://httpd.apache.org/docs/2.2/mod/mod_unique_id.html

it says, "The UNIQUE_ID environment variable is constructed by encoding the 112-bit (32-bit IP address, 32 bit pid, 32 bit time stamp, 16 bit counter) quadruple using the alphabet [EMAIL PROTECTED] in a manner similar to MIME base64 encoding, producing 19 characters."

However, in the log files of my new server, the Unique ID is always 24 characters. Am I missing something?

I enabled mod_unique_id and put it in my LogFormat like this "%{UNIQUE_ID}e". I have Apache 2.2.3 on FreeBSD 6.0. The length is not causing me any problems, I just want to know if something was changed.

Thanks,
Shailesh


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to