Skip to content

Apache 2.4 support #3

Description

@famzah

Hello,

I've tried this with the latest Apache 2.4.46 but unfortunately it always outputs the following:
OK: 0 workers in use | RunningWorkers=0;0;0;;

Apache source code has the following comment (https://github.com/apache/httpd/blob/trunk/include/scoreboard.h)

/* Scoreboard is now in 'local' memory, since it isn't updated once created,
 * even in forked architectures.  Child created-processes (non-fork) will
 * set up these indices into the (possibly relocated) shmem records.
 */

Has this behavior been changed after you released your code? Or am I missing something why I can't get it working on my Apache installation?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions