Remy Maucherat wrote:
Graham Leggett wrote:

jean-frederic clere wrote:

I also I have some (40) errors with concurrency 300 but Tomcat and Apache are in 2 different machines:
+++
[Thu Jul 22 11:39:39 2004] [error] [client 172.25.182.35] proxy:


> DNS lookup failure for: pgtr0327.mch.fsc.net returned by
  ^^^^^^^^^^^^^^^^^^

/examples/servlet/HelloWorldExample
+++



Very strange and totally unusable at least on WIN32.



Use a real operating system.



Or a decent DNS server :)


It's not normal there's a DNS lookup on each request. Why does it happen ?

Not for each request but each time http makes a new connection to Tomcat. We have to cache the result of apr_sockaddr_info_get().

+1 on using a real OS ;)

Rémy


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to