Hi, I am running LVS with NAT. Everything is working fine, no problem with http and https from browsers or via wget.
The only problem I have is with our soap-server (PHP 5.2.5) running on a real server. SOAP requests (no matter if http or https) alsways get a timeout. With tcpdump i can watch them reaching the ldirector and after that the real server (the real server are in a different subnet than the virtual IPs on the ldirector). The real server are sending replies, but they seem to stuck. As said, the problem only occurs with SOAP (I guess, PHP soap uses an own socket communication). This special environment makes it difficult to search for solutions. Maybe a bug in PHP. Does anybody have experience with this? I tried running LVS without NAT (direct LVS) and this works fine with PHP SOAP. It seems to be a problem concerning NAT and SOAP. Andreas -- View this message in context: http://www.nabble.com/Problem-with-LVS-NAT-and-soap-server-%28PHP%29-tp15292257p15292257.html Sent from the LVS mailing list archive at Nabble.com. _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
