1826214 Members
2709 Online
109691 Solutions
New Discussion

Apache 1.3.33 on HP 11i.

 
siba
Advisor

Apache 1.3.33 on HP 11i.

Hi ,
I have a Plugin installed on Apache HP.
i want to keep a track of all the values that are set by the child processes.

Any idea which approach would be the Best...
I tried to keep track of all the data i need through SHARED MEMORY. but always it gets into synchroniztion issues when on LOAD.

Any idea which would be the ideal approach.

Please suggest...

thanks and regards
shiva
2 REPLIES 2
harry d brown jr
Honored Contributor

Re: Apache 1.3.33 on HP 11i.

write them to a log file of some sort?

live free or die
harry d brown jr
Live Free or Die
siba
Advisor

Re: Apache 1.3.33 on HP 11i.

Hi,

Is there any API from Apache on 1.3.33 which supports creation and deletion of shared memories....

sorry in case this is not the right forum to post the query in