注意:
これらの定数は PHP 7.0.0 以降で有効です。システムによっては これらのうちのいくつかが使用できない場合があることにも注意してください。
注意:
You may wish to read the below notes in conjunction with the manpage for setrlimit() on your specific operating system, as there is variance in how these limits are interpreted, even across operating systems that claim to implement POSIX in full.
POSIX_RLIMIT_AS
(integer)
POSIX_RLIMIT_CORE
(integer)
POSIX_RLIMIT_CPU
(integer)
POSIX_RLIMIT_DATA
(integer)
POSIX_RLIMIT_FSIZE
(integer)
POSIX_RLIMIT_LOCKS
(integer)
POSIX_RLIMIT_MEMLOCK
(integer)
POSIX_RLIMIT_MSGQUEUE
(integer)
POSIX_RLIMIT_NICE
(integer)
POSIX_RLIMIT_NOFILE
(integer)
POSIX_RLIMIT_NPROC
(integer)
POSIX_RLIMIT_RSS
(integer)
POSIX_RLIMIT_RTPRIO
(integer)
POSIX_RLIMIT_RTTIME
(integer)
POSIX_RLIMIT_SIGPENDING
(integer)
POSIX_RLIMIT_STACK
(integer)
POSIX_RLIMIT_INFINITY
(integer)