We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e7c4f commit e676723Copy full SHA for e676723
doc/Users guide Nginx.txt
@@ -1217,6 +1217,9 @@ measure to avoid freezing applications.
1217
1218
[[PassengerMemoryLimit]]
1219
==== passenger_memory_limit <integer> ====
1220
+:version: 3.0.0
1221
+include::users_guide_snippets/enterprise_only.txt[]
1222
+
1223
The maximum amount of memory that an application process may use, in megabytes.
1224
Once an application process has surpassed its memory limit, it will process
1225
all the requests currently present in its queue and then shut down.
0 commit comments