19.35. mod_unique_idThe mod_unique_id module generates an environment variable, UNIQUE_ID, which is guaranteed to be a unique number for each request given to the server. The variable consists of an encoding of the 32-bit IP address of the server, the httpd process ID, the current UTC timestamp, and an independent counter. Copyright © 2003 O'Reilly & Associates. All rights reserved. |
|