* Fixed inefficient RESTCONF HTTP/1 read body by appending bufs instead of re-parsing
* Fixed: http1 by mistake included in fcgi build * Test: restconf perf test uses restconf for initial setup instead of netconf
This commit is contained in:
parent
6ae749c9dd
commit
10886a31a2
6 changed files with 89 additions and 44 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# Trigger Expect by curl -H. Some curls seem to trigger one on large PUTs but not all
|
||||
|
||||
# Override default to use http/1.1
|
||||
# In http/2 there is no explicit continue
|
||||
HAVE_LIBNGHTTP2=false
|
||||
|
||||
# Magic line must be first in script (see README.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue