You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/08/04 13:18:59 UTC

[Bug 61382] New: h2_task.c Software caused connection abort

https://bz.apache.org/bugzilla/show_bug.cgi?id=61382

            Bug ID: 61382
           Summary: h2_task.c Software caused connection abort
           Product: Apache httpd-2
           Version: 2.4.27
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: mod_http2
          Assignee: bugs@httpd.apache.org
          Reporter: candrews@integralblue.com
  Target Milestone: ---

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 61382] h2_task.c Software caused connection abort

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61382

Stefan Eissing <st...@eissing.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Stefan Eissing <st...@eissing.org> ---
This has been fixed in r1803454 and is proposed for backport into the next
2.4.x release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 61382] h2_task.c Software caused connection abort

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61382

--- Comment #2 from Stefan Eissing <st...@eissing.org> ---
Patch available at:
https://dist.apache.org/repos/dist/release/httpd/patches/apply_to_2.4.27/

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org