You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered the ResourceLimits feature while reading through the codebase.
Is there any documentation on this and how to use it effectively? We would like to mitigate against potential denial of service in our application from very large loops or excessive memory usage.
I discovered the ResourceLimits feature while reading through the codebase.
Is there any documentation on this and how to use it effectively? We would like to mitigate against potential denial of service in our application from very large loops or excessive memory usage.
liquid/lib/liquid/resource_limits.rb
Line 4 in b419648
It does not see anything in the Wiki or other docs about this, and its not clear what reasonable values might be for an ordinary web application.
The text was updated successfully, but these errors were encountered: