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

--- Comment #2 from Thomas <qingdaoh...@163.com> ---
I found the root cause. Async task and new request used the same request, which
caused the request preparation to fail. So, if request pooling is enabled,
please use async task with caution.

-- 
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