Re: AW: Tomcat - Apache: IP replacement

2007-07-04 Thread David Delbecq
from http://httpd.apache.org/docs/2.2/mod/mpm_winnt.html#win32disableacceptex AcceptEx() is a Microsoft WinSock v2 API that provides some performance improvements over the use of the BSD style accept() API in certain circumstances. Some popular Windows products, typically virus scanning or virtual

Re: AW: Tomcat - Apache: IP replacement

2007-07-02 Thread Rainer Jung
I'm sorry, in fact that's what I wanted to tell you. I tested with Apache and Tomcat not on the same machine, but with the client on the Apache machine. If I move the client to another machine, the result is the wanted result, it shows the IP of the client. I tend to agree with Johnny Kewl, mo