05-23-2013 01:47 PM
Hi,
I have CSS with SSL back end configuration with single vip and two back-end servers. http on port 80 and ssl 443.
I am trying to figure out to add configuration reusing the same VIP but http on port 8080 and ssl 444.
Is this even possible?
Anyone tried if this can be done?
This is single ssl module platform..
cheers,
Tomasz
05-28-2013 12:51 PM
Hi Tomas,
Yes, you can do this configuration. You just need to change the port in the ssl-proxy-list configuration.
---------------------
Cesar R
ANS Team
05-30-2013 06:54 AM
Hi Cesar,
thanks for an update.
what I try is to do is to use the same IP and two ports at the same ssl-proxy-list
when I do this it gives me
%% Service's SSL proxy list contains a duplicate server.
configuration which I tried
ssl-proxy-list test
ssl-server 20
ssl-server 20 vip address 1.2.3.4
ssl-server 50
ssl-server 50 vip address 1.2.3.4
ssl-server 50 port 4431
- Tomasz
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide