Hello, I'd like to share a hash table between all apache processes (i'm using apache 1.3.x and mod_perl 1.27) Each process must be able to add and remove key/value in this hash (values are perl blessed objects)
Does anyone has experiences with this kind of problem ? Thanks Anthony Hinsinger -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html