https://bz.apache.org/bugzilla/show_bug.cgi?id=60523

--- Comment #2 from Ilgar Kovalyov <iv_koval...@mail.ru> ---
(In reply to Mark Thomas from comment #1)
> What does this patch do to performance? It adds a couple of copies.

Yes, it adds a couple of copies in memory but reduces number of network
packets.
Network packet transmission takes more time than operations with memory and we
have perfomance benefit sending less network packets.
If you wish this perfomance benefit can be checked by test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to