Apache 2
am 26.09.2007 06:36:17 von Mark ClintonI have one Apache2 shared object module that writes some data (writing
every request). I want to write another Apache2 shared object module
to get that data.
What is the best way to communicate between modules in Apache 2.
-Mark