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

--- Comment #13 from Mark Thomas <ma...@apache.org> ---
(In reply to jiangyangyang from comment #12)
> We have tried debugging in Idea Tool, but mappingData.host is null when test
> request is normal.

Which is a typical symptom of an application retaining a reference to a
response after it should.

We have provided information on how to debug this with RECYCLE_FACADES.

> When the mappingData.host is been assignment and when to be recycled ?

You have the source code. You can answer this question yourself.

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