Statics in Apache mod

Statics in Apache mod

Post by William J. Ford » Mon, 31 Jul 2000 04:00:00



I have a pointer that i need to pass among all threads
running a apache mod that I have written. I declared it
as a static, but on linux, this doesnt seem to be doing
what i expected.