home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeWebmaster in a Nutshell, 3rd EditionSearch this book

19.35. mod_unique_id

The 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.



Library Navigation Links

Copyright © 2003 O'Reilly & Associates. All rights reserved.