Commit 5a194455 authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Further tweaking for smartOS-amd64

parent 88cf4e0d
...@@ -39,7 +39,7 @@ client c1 { ...@@ -39,7 +39,7 @@ client c1 {
expect resp.http.overflowed == "false" expect resp.http.overflowed == "false"
expect resp.http.free_backend > 9000 expect resp.http.free_backend > 9000
expect resp.http.free_session >= 240 expect resp.http.free_session >= 232
expect resp.http.free_thread > 2000 expect resp.http.free_thread > 2000
} -run } -run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment