Extension:Loops has a loop counter that should prevent a loop from executing more than 100 times. However, simply creating a page with:
{{#while:|true|}}
causes it to loop indefinitely, which hangs php-fpm and consumes all available resources.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T7693: php-fpm workers keep running out
Event Timeline
Comment Actions
I've disabled Loops on all wikis. Leaving as disabled this way in order to be able to test on test3.
Comment Actions
Not yet, this was 2am my time, all I could do last night was disable for performance.
EDIT: I see there's https://phabricator.wikimedia.org/T287347