Selaa lähdekoodia

H2o double max connetions (#4272)

Joan Miquel 6 vuotta sitten
vanhempi
commit
0f95f3d8a8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      frameworks/PHP/php/deploy/h2o.conf

+ 1 - 1
frameworks/PHP/php/deploy/h2o.conf

@@ -1,6 +1,6 @@
 server-name: "h2o"
 server-name: "h2o"
 user: www-data
 user: www-data
-max-connections: 32768
+max-connections: 65536
 
 
 listen:
 listen:
   port: 8080
   port: 8080