This is a discussion on Length of Unique ID in Apache mod_unique_id within the Linux Web Servers forums, part of the Web Server and Related Forums category; If anyone is interested in knowing more about the length of the unique ID generated by mod_unique_id, I wrote some ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
If anyone is interested in knowing more about the length of the unique
ID generated by mod_unique_id, I wrote some notes on this page. Let me know if you have any comments. Length of Unique ID in Apache mod_unique_id http://www.somacon.com/p446.php Shailesh http://www.somacon.com/ |
|
|||
|
"humbads" <humbads@gmail.com> writes:
> Length of Unique ID in Apache mod_unique_id > http://www.somacon.com/p446.php Interesting. I'd never looked at mod_unique_id before. It looks unwise to use the unique id's as sessions tokens, since it's fairly easy to generate them. |