I have a unique problem here.
I have a module that gets the "access_count" and the "bytes_served" from the Apache score board using ap_get_scoreboard_worker(). I am able get these data (access and byte counts) for Apache 2.0 from Apache Software Foundation (ASF). But the same is not working for IBM HTTP Server 6.0 (Equivalent to ASF Apache 2.0.47). Has anyone faced this problem? If yes, please let me know the workaround/solution. Thanks Vengal
