Request exceeded the limit of 10 internal redirects
I have a python application which after a certain period of time crashes and the log shows the following
[Tue Apr 16 21:29:25.941030 2024] [core:error] [pid 28432:tid 23122136749824] [client 66.249.66.65:0] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrac
how can I change the value of LimitInternalRecursion so that my application works without problems?
-
This is an issue with your app and not with your web server. Most probably something to do with forcing SSL.
Andrew N. - cPanel Plesk VMWare Certified Professional
Do you need immediate assistance? 20 minutes response time!* Open a ticket
EmergencySupport - Professional Server Management and One-time Services0
Please sign in to leave a comment.
Comments
1 comment