Author Topic: Load balance http and https from same Vserver  (Read 795 times)

Offline PERHERT

  • Contributor
  • *
  • Posts: 4
  • Karma: 0
Load balance http and https from same Vserver
« on: December 14, 2011, 03:18:09 AM »
Hi, i would like to load balance both http and https requests from the same virtualserver, how do i set that up?
I have first set up loadbalancing for https and it works fine but every module of the application does not support encrypted traffic so some of the traffic must be http. Is it possible to use the same vserver for the application and loadbalance both the http and the https requests?

//PH

Offline HennyLouwers

  • Sr. Member
  • **
  • Posts: 13
  • Karma: 2
  • Bazinga!
    • Blog | Henny Louwers
Re: Load balance http and https from same Vserver
« Reply #1 on: December 14, 2011, 03:58:16 AM »
Just select the https Virtual Server under Load Balancing and click Add, change the port to 80, Create. Done.

Offline PERHERT

  • Contributor
  • *
  • Posts: 4
  • Karma: 0
Re: Load balance http and https from same Vserver
« Reply #2 on: December 14, 2011, 04:15:02 AM »
Thanks for your answer,
If i do that i get "resource already exists"
//PH

Offline Anton van Pelt

  • VIP Member
  • ***
  • Posts: 33
  • Karma: 100
  • twitter.com/antonvanpelt
Re: Load balance http and https from same Vserver
« Reply #3 on: December 14, 2011, 04:26:49 AM »
Just give it another name like http instead of https.

Anton

Offline PERHERT

  • Contributor
  • *
  • Posts: 4
  • Karma: 0
Re: Load balance http and https from same Vserver
« Reply #4 on: December 14, 2011, 04:40:24 AM »
Thanks guys!!
You saved my butt from getting kicked on account of my worn out brain... ;D

//PH