> From: Michael Hartle [mailto:[EMAIL PROTECTED]] > > Morrison, John wrote: > > >Hi All, > > > >Does anybody know if (and if so, where :) cocoon does any > DNS queries? > > Hopefully I am guessing right on your intentions - if you are running > Cocoon inside of Tomcat, then it is Tomcat doing DNS queries; > it can be > configurated in server.conf, set attribute > enableLookup="false" on the > connector you are using.
Thanks for the suggestion, but the actual DNS lookup was line 477 of Cocoon.java: msg.append("REMOTE HOST: ").append(request.getRemoteHost()).append(lineSeparator); Easily fixed by raising the logging level from Debug :) J. ======================================================================= Information in this email and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other commitment through the use of this email. Experian Limited (registration number 653331). Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]