Andrew Gaydenko wrote:
Is ApacheBench intended to work with (simultaneous) persistent connection and
chunked response?

Yes, and no.

the ab -k flag toggles keepalive behavior for keepalibes, -c sets the number
of parallel connections.

ab advertises HTTP/1.0 so it's not chunked-ready.  Good argument for a new
implementation based on serf ;-)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to