Commit 723acb30 authored by Greg Ames's avatar Greg Ames
Browse files

fix pid numbers in mod_status output when using a threaded mpm. pid_buffer was

being indexed by worker slot during initialization, then by process slot when
generating output.

This saves a little storage and a few cycles, too.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89534 13f79535-47bb-0310-9956-ffa450edef68
parent cebe605f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment