-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Segfault occurrs in mod_jk when trying to resolve an unknown hostname.
Here's a simple reproducing config:
# workers.properties worker.list=worker1 worker.worker1.type=ajp13 worker.worker1.host=testhost
# mod_jk.conf addition # JkMount /application/* loadbalancer #<--- Comment out original JkMount JkMount /* worker1
# ping testhost ping: unknown host testhost
Additional info:
Related upstream reports:
https://bz.apache.org/bugzilla/show_bug.cgi?id=56452
https://bz.apache.org/bugzilla/show_bug.cgi?id=59164
https://mail-archives.apache.org/mod_mbox/tomcat-dev/201501.mbox/%3C20150101213422.B7310AC08A8@hades.apache.org%3E