I am running Apache 2.2 in debug mode, and I see that the error_log constantly shows the following:
[Tue Dec 19 10:02:06 2017] [debug] proxy_util.c(1909): proxy: grabbed
scoreboard slot 0 in child 4528
for worker ajp://192.168.70.35:8009/auctions
[Tue Dec 19 10:02:06 2017] [debug] proxy_util.c(2025): proxy: initialized
single connection worker 0 in child 4528 for (192.168.70.35)
[Tue Dec 19 10:02:06 2017] [debug] proxy_util.c(1909): proxy: grabbed
scoreboard slot 1 in child 4528 for worker ajp://192.168.70.35:8009/opi
[Tue Dec 19 10:02:06 2017] [debug] proxy_util.c(2025): proxy: initialized
single connection worker 1 in child 4528 for (192.168.70.35)
[Tue Dec 19 10:02:06 2017] [debug] proxy_util.c(1909): proxy: grabbed
scoreboard slot 2 in child 4528 for worker ajp://192.168.70.35:8009/opa
What does grabbed scoreboard slot N mean? What does all this mean in general?