LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Problems with https

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Problems with https
From: Iñaky <ruizi@xxxxxxxxxxxxxxxx>
Date: Mon, 07 Feb 2005 13:59:44 +0100

Hello

I have my LVS configured in this way:

IP Virtual Server version 1.0.6 (size=4096)
Prot LocalAddress:Port Scheduler Flags
 -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
TCP  virtual_Server rr persistent 1800
->server1(dns address):http Tunnel 1 0 0 -> server2(ip address):http Tunnel 1 0 0
TCP  virtual_Server rr persistent 1800
-> server1(dns address):https Tunnel 1 0 0 -> server2(ip address):https Tunnel 1 0 0

I have two questions:

1. Why does the addresses appear in this way (server1 with dns address and server2 with ip address)?

2. When I write in my browser https://server1/myappp/index.jsp or https://server2/myapp/index.jsp (you know, I have Apache which redirects to Tomcat), everything runs OK. But when I write in my browser https://virtualServer/myapp/index.jsp the page cannot be found. Why?

These are the contents of the files error_log and access_log in the server in which the request are sent:

error_log
[Mon Feb 7 13:49:03 2005] [error] [client <a ip>] Invalid method in request \x80L\x01\x03

access_log
<same ip> - - [07/Feb/2005:13:49:03 +0100] "\x80L\x01\x03" 501 -

The files ssl_request_log and ssl_engine_log remain with no new lines.

I would be thanked if somebody can reply to me.

Thanks everybody.

Jose



<Prev in Thread] Current Thread [Next in Thread>