# https://github.com/h2o/h2o/releases/tag/v2.2.5 http2-max-concurrent-requests-per-connection: 4294967295 http2-idle-timeout: 300 listen: 8080 listen: port: 8081 ssl: certificate-file: examples/h2o/server.crt key-file: examples/h2o/server.key hosts: "127.0.0.1.xip.io:8080": paths: /: file.dir: examples/h2o/ "alternate.127.0.0.1.xip.io:8081": listen: port: 8081 ssl: certificate-file: examples/h2o/alternate.crt key-file: examples/h2o/alternate.key paths: /: file.dir: examples/h2o/