mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Remove php upstream with TCP
This commit is contained in:
@@ -25,11 +25,6 @@ nginx_php: false
|
||||
nginx_php_method: "unix"
|
||||
nginx_php_sockets:
|
||||
- unix: "/var/run/php5-fpm.sock"
|
||||
- host: "127.0.0.1"
|
||||
port: "15000"
|
||||
weight: "1"
|
||||
max_fails: "5"
|
||||
fail_timeout: "10s"
|
||||
|
||||
#
|
||||
# Nginx configuration
|
||||
|
||||
Reference in New Issue
Block a user