|
@@ -1,6 +1,5 @@
|
|
library meta
|
|
library meta
|
|
database dbname=hello_world user=benchmarkdbuser password=benchmarkdbpass host=localhost
|
|
database dbname=hello_world user=benchmarkdbuser password=benchmarkdbpass host=localhost
|
|
-minHeap 16384
|
|
|
|
rewrite url Bench/*
|
|
rewrite url Bench/*
|
|
allow responseHeader Date
|
|
allow responseHeader Date
|
|
allow responseHeader Server
|
|
allow responseHeader Server
|
|
@@ -10,4 +9,4 @@ safeGet updates
|
|
|
|
|
|
$/list
|
|
$/list
|
|
$/string
|
|
$/string
|
|
-bench
|
|
|
|
|
|
+bench
|