Subject: | t/filter/in_bbs_inject_header.t fails in POST-IT header tests with a keep-alive connection |
t/filter/in_bbs_inject_header.t fails like:
# testing : injected header X-My-Protocol
# expected: 'POST-IT'
# received: ''
not ok 22
[...]
t/filter/in_bbs_inject_header.t (Wstat: 0 Tests: 36 Failed: 3)
Failed tests: 22, 26, 30
The three tests are POST-IT header checks for second, third and forth keep-alive request. All other requests pass.
This happens with httpd 2.4.23 and mod_perl 2.0.9 or 2.0.10. It was already reported on apache-modperl mailing list <https://marc.info/?l=apache-modperl&m=147541037913776&w=2> recently or a year ago <https://marc.info/?l=apache-modperl&m=144096970415067&w=2> with a detailed debugging.