Commit 2afe4a88 authored by Andre Malo's avatar Andre Malo
Browse files

well, (kinda) backport LimitInternalRecursion. This prevents

the server from crashing if someone configure an infinite loop of
internal redirects and subrequests. Default value is 20/20
(subsequent redirects/nested subrequests), 0 means unlimited.

The patch works fine on my box, but is required to be tested
extensively before the next release.

PR: 19753 (and probably more)
Obtained from: 2.0 patch
Reviewed by:	original 2.0 port by Justin and BrianP (?)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100468 13f79535-47bb-0310-9956-ffa450edef68
parent e6f7ae6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment