From cb147d3b157cbeb93d46e6d7d313ef3ff5482ae5 Mon Sep 17 00:00:00 2001
From: markt -1 means unlimited, default is 200. Set this value somewhere close to your maxThreads value.
The maximum number of HTTP requests which can be pipelined until + the connection is closed by the server. Setting this attribute to 1 will + disable HTTP/1.0 keep-alive, as well as HTTP/1.1 keep-alive and + pipelining. Setting this to -1 will allow an unlimited amount of + pipelined or keep-alive HTTP requests. + If not specified, this attribute is set to 100.
+(bool)Boolean value, whether to use direct ByteBuffers or java mapped ByteBuffers. Default is false
When you are using direct buffers, make sure you allocate the appropriate amount of memory for the
--
2.11.0