Jim Jagielski wrote: > I think that subtle care should be taken regarding anything > that's added to the scoreboard. It's designed for a specific > purpose, not just a general shared memory segment that modules > should and can use for any and all purposes :)
Agreed; for my own applications, I've borrowed the design of mod_ssl's cache, where you've got shared memory segments protected with global mutexes, and that works nicely. In this particular case, the question seemed to be about wanting to hack something private into the balancers part of the scoreboard, for reasons left unspecified, so I was trying to respond to how I'd do that myself ... if, for some unknown reason, that was necessary. That said, I have a scoreboard enhancement in the pipeline, but it's specifically for tracking additional process and thread state information, and I'll definitely post it here for review. Chris. -- GPG Key ID: 366A375B GPG Key Fingerprint: 485E 5041 17E1 E2BB C263 E4DE C8E3 FA36 366A 375B