Skip to content

Commit 98fb99a

Browse files
authored
Revert "H2O: Use 2 database connections per thread again (#9176)" (#9223)
This reverts commit 57f2f11.
1 parent 9e58d22 commit 98fb99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/C/h2o/h2o.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ CMD ["taskset", \
109109
"dbname=hello_world host=tfb-database password=benchmarkdbpass sslmode=disable user=benchmarkdbuser", \
110110
"-f", \
111111
"/opt/h2o_app/share/h2o_app/template", \
112-
"-m2"]
112+
"-m1"]

0 commit comments

Comments
 (0)