Quantcast
Channel: Technical Support - KEMP Technologies Community Forums
Viewing all articles
Browse latest Browse all 104

How to use one Virtual Service for http and https request

$
0
0
Hello,

I would like to use One Virtual Service for http and https request. It's the only solution for me to give the persistent session between http and https request for one customer session.
 
With my old loadbalancer (loadbalancer.org), I create iptables filter like this ==>

iptables -t mangle -A PREROUTING - tcp -d 192.168.0.98 --dport 80 -j MARK --set-mark 98
iptables -t mangle -A PREROUTING - tcp -d 192.168.0.98 --dport 443 -j MARK --set-mark 98

After I create a new virtual Service with this settings :
  • Virtual Address ==> 98
  • Protocole  : FWM
Do you think it 's possible to have the same settings with my Kemp virtual machine ?

Thank you very much for your help and sorry for my english ....

Viewing all articles
Browse latest Browse all 104

Latest Images

Trending Articles



Latest Images