https://issues.apache.org/bugzilla/show_bug.cgi?id=57177
Yann Ylavic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32188|0 |1 is obsolete| | --- Comment #9 from Yann Ylavic <[email protected]> --- Created attachment 32189 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32189&action=edit Initialize the scoreboard API (not the data) on graceful restarts Minor change to call ap_init_scoreboard(NULL) from ap_create_scoreboard() when the scoreboard image exists already (only). This avoids a double APR_RETRIEVE_OPTIONAL_FN() call when the image is to be created and allows for such initializations to be centralized in ap_init_scoreboard(). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
