threads-shared - Re: update some data without reloading Apache

Posted on Wed Jul 25 18:24:45 2007 by jdhedden in response to 5810 (See the whole thread of 3)
Re: update some data without reloading Apache
> But when I try to create new shared variable - it's
> work only for one thread. The others threads don't
> see this new variable.

Try using a shared hash, and adding new keys to it.
Direct Responses: 5813 | Write a response