Hello,

The answer to the question that I am about to ask is "no" (I think) but I would just like to make sure.

Is it possible that calling undef on a global hash in one Apache process not reset the value/contents of the same hash
in other Apache processes?


I am using Apache::Status to examine the content of a specific hash and depending on which Apache process handles my
request, I get a different value for a specific key in the hash.


On a related note, does running several virtual hosts of off the same source tree mean that all global variables are shared
among all the vhosts?



Thanks in advance.



Arsh


Reply via email to