Explorar el Código

updated suffix beanstalk check

tags/v1.0.0
Remco hace 9 años
padre
commit
4a87172bc9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      .ebextensions/02sysctl.config

+ 3
- 0
.ebextensions/02sysctl.config Ver fichero

@@ -8,3 +8,6 @@ files:
net.ipv4.tcp_rmem = 4096 87380 512000
net.ipv4.tcp_window_scaling = 0
net.ipv4.tcp_timestamps = 0
commands:
"load_tuning":
command: sysctl -p /etc/sysctl.d/01-tcp-tuning.conf

Cargando…
Cancelar
Guardar