Browse Source

Update h2o.conf in php and mruby (#4872)

Joan Miquel 6 years ago
parent
commit
9daf6658f4
2 changed files with 1 additions and 2 deletions
  1. 0 1
      frameworks/PHP/php/deploy/h2o.conf
  2. 1 1
      frameworks/Ruby/h2o_mruby/h2o.conf

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

@@ -1,7 +1,6 @@
 server-name: "h2o"
 user: www-data
 max-connections: 65536
-access-log: /dev/null
 error-log: /dev/stderr
 
 listen:

+ 1 - 1
frameworks/Ruby/h2o_mruby/h2o.conf

@@ -1,5 +1,5 @@
 listen: 8080
-max-connections: 32768
+max-connections: 65536
 error-log: /proc/self/fd/2
 hosts:
   "0.0.0.0":