Skip to content

Commit e676723

Browse files
committed
Note that passenger_memory_limit is only available in Phusion Passenger Enterprise
1 parent d6e7c4f commit e676723

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/Users guide Nginx.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,6 +1217,9 @@ measure to avoid freezing applications.
12171217

12181218
[[PassengerMemoryLimit]]
12191219
==== passenger_memory_limit <integer> ====
1220+
:version: 3.0.0
1221+
include::users_guide_snippets/enterprise_only.txt[]
1222+
12201223
The maximum amount of memory that an application process may use, in megabytes.
12211224
Once an application process has surpassed its memory limit, it will process
12221225
all the requests currently present in its queue and then shut down.

0 commit comments

Comments
 (0)