https://issues.apache.org/bugzilla/show_bug.cgi?id=43968
--- Comment #8 from Rainer Jung <rainer.j...@kippdata.de> 2011-10-24 18:37:25 
UTC ---
Hi Eiji,

in jk_connect.c your removed a big block, which was executed when HAVE_APR was
defined. Below the block it saqys we should use gethostbyname_r in a
multi-threaded environment, which works here at least when using APR, because
then we fall back to using APR.

When removing the block this is no longer true. Can you comment, why you
removed that block starting at line 350?

Another question: will your patch only work for Apache, or also for IIS and
NSAPI? Even without that it is an improvement, just trying to understand.

Regards,

Rainer

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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