Thanks a lot!
I've made a hack which puts the suspeded connection back in the queue:
https://gist.github.com/ArtemGr/9887564
with that the test case works! (`ab` no longer timeouts).
Would it make sense to submit a feature request along these lines?
Should I make a patch or leave it to the more e
I've come up with an (almost) working SUSPENDED test case:
https://gist.github.com/ArtemGr/9870554
It works in browser and with "curl -v http://127.0.0.1/sustest";, at least
for some time.
Apache version is 2.4.7 (Debian Jessie).
Problem is, when I test it with ab (ab -n 999 -c 9 http://127.0.0.1