I need to implement a control module that creates a child process to receive request to modify a global variable of Apache, if it creates a child that has a copy of this variable, the other process doesn't view the change. Can i insert this global variable into scoreboard structure and int this way all all the processes can view the changes in this variable?
Thanks
