Sharing Variable Across Apache Children

2002-04-16 Thread Benjamin Elbirt
Hey, I've gotten it so that I can define a variable across apache children, however when I update the variable, it only updates for the active child. Is there any way to share a variable across children so no matter what child is doing the update, the variable is updated for all children?

Apache::LogFile Funkyness with TransferLog

2001-06-06 Thread Benjamin Elbirt
Hello all, I'm hoping you can help with this. Apache 1.3.19 and 1.3.20 Mod_Perl 1.25 Redhat Linux 7.1 Solaris 2.7? I used the Apache::LogFile module and setup a transfer log as follows in my httpd.conf: PerlModule Apache::LogFile PerlLogFile