Request exceeded the limit of 10 subrequest nesting levels due to probable…
-
I’ve noticed the following in my error logs:
AH00125: Request exceeded the
limit of 10 subrequest nesting levels due to probable configuration error.
Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use
‘LogLevel debug’ to get a backtrace.Then, I turned on debug and found it to be reporting the following, which appears like some infinite loop on Gzip files.
I’ve got Gzip turned on and am not getting any errors on the client end but I’d like to figure this out and fix it.
https://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3761): [client 216.67.61.20:13710] AH00121: r->uri =
/wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip
https://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
=
/wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip
https://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
=
/wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gzip
https://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gzip.gzip.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gzip.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gzip.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gzip.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3775): [client 216.67.61.20:13710] AH00123: subrequested from r->uri
= /wp-content/cache/minify/f9de3.js.gziphttps://www.thepathoftruth.com [Mon Apr 03 17:55:56 2017] [debug] [pid 16500]
core.c(3768): [client 216.67.61.20:13710] AH00122: redirected from r->uri =
/wp-content/cache/minify/f9de3.js
- The topic ‘Request exceeded the limit of 10 subrequest nesting levels due to probable…’ is closed to new replies.