artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d43d768
)
Set relayd socket buffer size to reasonable value to make test pass
author
bluhm
<bluhm@openbsd.org>
Thu, 25 Aug 2016 23:37:03 +0000
(23:37 +0000)
committer
bluhm
<bluhm@openbsd.org>
Thu, 25 Aug 2016 23:37:03 +0000
(23:37 +0000)
in different environments.
regress/usr.sbin/relayd/args-http-slow-consumer.pl
patch
|
blob
|
history
diff --git
a/regress/usr.sbin/relayd/args-http-slow-consumer.pl
b/regress/usr.sbin/relayd/args-http-slow-consumer.pl
index
83a57de
..
bbdbfda
100644
(file)
--- a/
regress/usr.sbin/relayd/args-http-slow-consumer.pl
+++ b/
regress/usr.sbin/relayd/args-http-slow-consumer.pl
@@
-29,7
+29,7
@@
our %args = (
},
relayd => {
protocol => [ "http",
- "tcp socket buffer
6
4",
+ "tcp socket buffer
102
4",
"match request header log",
"match request path log",
],