Bug 61382

Summary: h2_task.c Software caused connection abort
Product: Apache httpd-2 Reporter: Craig <candrews>
Component: mod_http2Assignee: Apache HTTPD Bugs Mailing List <bugs>
Status: RESOLVED FIXED    
Severity: regression    
Priority: P2    
Version: 2.4.27   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Craig 2017-08-04 13:18:59 UTC
When there are concurrent HTTP/2 requests, Apache hangs processing a request and log "h2_task.c Software caused connection abort"

This is immediately noticeable when attempting to access the Wordpress Admin dashboard - but that is only an example, this issue occurs in many other cases as well.

This issue has been reported to and fixed in mod_h2: https://github.com/icing/mod_h2/issues/143

This issue does not occur in 2.4.26, and does occur in 2.4.27.
Comment 1 Stefan Eissing 2017-08-04 13:21:26 UTC
This has been fixed in r1803454 and is proposed for backport into the next 2.4.x release.
Comment 2 Stefan Eissing 2017-08-11 07:59:44 UTC
Patch available at: https://dist.apache.org/repos/dist/release/httpd/patches/apply_to_2.4.27/