On Fri, 2004-03-19 at 10:40, Christian Hauser wrote:
> Before rewriting generate to have a case where the ID's are the same,
> I ask here what Apache::Session does when an ID just generated
> already exists?
It explodes. Use mod_unique_id to generate your IDs instead. There is
a module for integ
Basel, Freitag, 19. März 2004, 16:32:45
.
*uniqueness of Apache::Session ID*
Hello ModPerl List
I'm just using again Apache::Session but in a more critical environment.
Therefore I thought about uniqueness of an Apache::Session ID generated
vi