[f-nsp] http redirect to https

Rantanen, Edward CTR Edward.A.Rantanen at uscg.mil
Tue Dec 15 15:21:31 EST 2009


I was wondering what the best way to approach;

 incoming http -> to vip -> https to real server
 
 This is set up now, and works for https, but I need to add http ->https


server virtual vip-blah xxx.xxx.xxx.xxx
 sym-priority 20
 predictor round-robin
 port http sticky
 port ssl sticky
 bind http blah1 http blah2 http
 bind ssl blah1 ssl blah2 ssl

server remote-name blah1 xxx.xxx.xxx.xxx
 source-nat
 port http
 port http url "HEAD /"
 port http l4-check-only
 port ssl
 port ssl l4-check-only

server remote-name blah2 xxx.xxx.xxx.xxx
 source-nat
 port http
 port http url "HEAD /"
 port http l4-check-only
 port ssl
 port ssl l4-check-only


Ed Rantanen CTR
Northrop Grumman Information Systems
CG Portal Systems Administrator, Unix/Linux
(304) 264-7904
Edward.A.Rantanen at uscg.mil


"One can become lost and entangled in weeds."




More information about the foundry-nsp mailing list