uCosminexus Application Server, Security Management Guide
To configure load balancer access with the Smart Composer functionality, set the connection information in the load balancer definition property file (lb.properties) on the host that runs Management Server.
This section shows examples of configuring the connection information for the load balancers BIG-IP and AX2500 for direct access through an API.
lb.list=192.168.100.10 lb.connect_type.192.168.100.10=API #lb.API.port.192.168.100.10=443 lb.API.user.192.168.100.10=user01 lb.API.passwd.192.168.100.10=user01pw #lb.API.API.timeout.192.168.100.10=10 |
lb.list=192.168.10.100 lb.enable_passwd.192.168.10.100=adminpw lb.connect_type.192.168.10.100=API lb.API.user.192.168.10.100=user01 lb.API.passwd.192.168.10.100=user01pw #lb.API.port.192.168.10.100=443 #lb.API.cookie_persistence_template.MyWebSystem.192.168.10.100=SC_COOKIE_TEMPNAME #lb.API.API.timeout.192.168.10.100=10 javax.net.ssl.trustStore=C:\\work\\ACOS.keystore javax.net.ssl.trustStorePassword=keystore_pass |
For details about lb.properties (load balancer definition property file), see 4.5 lb.properties (load balancer definition property file) in the uCosminexus Application Server Definition Reference Guide.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd