Skip to content

This is fix for reborn of https://github.com/SpiderLabs/ModSecurity/i… #1060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

eik00d
Copy link

@eik00d eik00d commented Jan 29, 2016

#334 - has been reborn in new Apache

This bug has been reborn, because Apache (at least in RedHat/CentOS) since version 2.2.15-47
returns in same case (connection closed before all data has been sent, so received data size is is less then Content-Length) APR_INCOMPLETE (not APR_EOF, like before).

Based on same patch I have added handler for APR_INCOMPLETE.

This bug has been reborn, because Apache (at least in RedHat/CentOS) since version 2.2.15-47
returns in same case APR_INCOMPLETE  (not APR_EOF).
Based on same patch I have added handler for APR_INCOMPLETE.
@zimmerle
Copy link
Contributor

Hi @eik00d,

Thanks for the patch. Delivered to the buildbots. Waiting for the results.

@zimmerle zimmerle added this to the v2.9.1 milestone Jan 29, 2016
@zimmerle zimmerle self-assigned this Jan 29, 2016
@zimmerle
Copy link
Contributor

zimmerle commented Feb 1, 2016

Hi @eik00d, your patch was merged. It will be released as part of version 2.9.1

Thanks.

@eik00d
Copy link
Author

eik00d commented Mar 15, 2016

It will not be released in 2.9.1?

@zimmerle
Copy link
Contributor

Hi @eik00d, it is part of our mainline now. Marked to be released as part of version 2.9.2.

@zimmerle zimmerle modified the milestones: v2.9.2, v2.9.1 Mar 16, 2016
@eik00d
Copy link
Author

eik00d commented Mar 16, 2016

Thank you for the response!

chewi pushed a commit to yakara-ltd/ModSecurity that referenced this pull request May 2, 2016
mkubenka pushed a commit to mkubenka/ModSecurity that referenced this pull request Aug 11, 2016
mkubenka pushed a commit to mkubenka/ModSecurity that referenced this pull request Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants