Results 11 to 13 of 13
doesn't suse have some sort of downloader package manager, like apt or yum?
that way it will install the dependancies...
- 11-14-2008 #11
doesn't suse have some sort of downloader package manager, like apt or yum?
that way it will install the dependancies
- 11-19-2008 #12Just Joined!
- Join Date
- Nov 2008
- Posts
- 3
hi.......
I have configured the linux virtual server and it is working for the http service but it is not working for the https service............
means it can run smoothly with http service. The https and http service can access directly through the Real Server IP, but fail to connect the https service through VIP
After requesting https page from any client and if i excute the below commands in virtual server
root:/ # ipvsadm -L -c -n
IPVS connection entries
pro expire state source virtual
TCP 00:56 SYN_RECV 10.0.0.154:2749 10.0.0.220:443 destination 127.0.0.1:443
this is the detail of my web farm:
VIP 10.0.220:443
Real Server1 10.0.225:443
Real Server2 10.0.235:443
can anybody know how to solve this problem.....
Regards
sunny G
- 11-19-2008 #13
are you using ldirectord or just ipvsadm?
if ldirectord, post your ldirectord.cf, if ipvsadm post your startup script.
I would also highly recommend signing up on the lvs mailing list (I am), lots of good help there.
reply back and I will help where I can.


Reply With Quote