Fuchan_Tan_3092
Apr 09, 2012Nimbostratus
How is the virtual server status set?
Using the following steps via Java ICONTROL (exception 2 steps noted), I have created two virtual servers ( on port 80 and port 443). One issue remains, the status stays as "UNKNOWN" for both virtual server. These virtual servers seem to be working.
How is the status set? Is possible to set it via Java iControl?
// create pools,
// create preset
// create local profile http http
// create local profile http lottery_profile
// create StatsProfile
// oneConnect profile
// create lottery irule
// create catalog irule
// create catalog 443 irule
// create jsession irule
// persistence profile
// createLocalLBProfileClientSS - via big pipe commands
// create virtual server virtual server 80 (with lottery and oneConnect profile)
// add persistence profiles to virtual server 80
// add rules to virtual server 80
// create virtual server 443 ((with lottery and oneConnect profile)
// add persistence profiles to virtual server 443
// add SslClientProfile virtual server 443 - via big pipe commands
// add rules to virtual server 443