Joseph Mack wrote:
It just occured to me that a real-server in a VS-NAT LVS
is listening on the RIP. The client is sending to the VIP.
In an HTTP 1.1 or name based httpd, doesn't the server
get a request with the URL (which will have the VIP)
in the payload of the packet (where an L4 switch doesn't see it)?
Won't the server be unhappy about this? This has come up
before with name based https and for indexing of webpages.
Does anyone know how to force an HTTP 1.1 connection
(or to check whether the connection was HTTP 1.0 or 1.1)
so we can check this?
The HTTP 1.1 request (and also 1.0 requests from any modern browser)
contain a Host: header which specifies the hostname of the server. As
long as the webservers on the real-servers are aware that they are
serving this hostname. There should be no issue with 1.1 vs 1.0 http
requests.
--
=======================================================================
Paul J. Baker Internet Systems Technician
pbaker@xxxxxxxxxxxxxxx Where2GetIt.com
phone 847-498-0111x234
fax 847-480-7422
=======================================================================
|