diff options
author | Jeff Trawick <trawick@apache.org> | 2001-05-07 20:41:57 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2001-05-07 20:41:57 +0200 |
commit | 7f82cbee145ceb861564238c136881274e28010d (patch) | |
tree | 82b6788f079821e540c84911b8176d2c2ce08f8c /support | |
parent | fix some generation logic/displays in mod_status by setting (diff) | |
download | apache2-7f82cbee145ceb861564238c136881274e28010d.tar.xz apache2-7f82cbee145ceb861564238c136881274e28010d.zip |
get the MPMs consistent w.r.t. visibility of ap_max_requests_per_child
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89051 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support')
-rw-r--r-- | support/httpd.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/httpd.exp b/support/httpd.exp index 04581acf52..29a0b4d184 100644 --- a/support/httpd.exp +++ b/support/httpd.exp @@ -198,7 +198,6 @@ ap_make_etag ap_make_full_path ap_make_method_list ap_matches_request_vhost -ap_max_requests_per_child ap_md5 ap_md5_binary ap_md5contextTo64 |