Skip to content

Instantly share code, notes, and snippets.

@sevkin
Last active March 11, 2019 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sevkin/d02d5132d7f9ad40da0dee76c205c39b to your computer and use it in GitHub Desktop.
Save sevkin/d02d5132d7f9ad40da0dee76c205c39b to your computer and use it in GitHub Desktop.
nginx php-fpm bitrix pcre.recursion_limit
[Service]
LimitSTACK=infinity
# mkdir /etc/systemd/system/php-fpm.service.d
# cd /etc/systemd/system/php-fpm.service.d
# vi ulimit.conf
# systemctl daemon-reload
# systemctl restart php-fpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment