43 - Do not resolve hosts on logging valves - SERVER_XML
Information
Setting resolveHosts to true on logging valves requires a DNS look-up before logging the information. This adds additional resources when logging. Allowing resolveHosts adds additional overhead that is rarely needed.
Solution
In all context.xml and server.xml that have Valve nodes, set the resolveHosts attribute to false. By default resolveHosts has a value of false.