Alteon Application Switch Operating System Application Guide
Offloading SSL Encryption and Authentication
354
Document
ID:
RDWR-ALOS-V2900_AG1302
3. Globally enable SSL.
4. Set the HTTP virtual service to be used in the defined virtual server.
Note:
The back-end server listening port (rport) is set to 80 (vport). For a different network
setting, rport can be configured manually. If the back-end server listening port was previously
configured to a specific port, it will not be modified and must be configured manually if required.
5. Enable DAM or configure proxy IP addresses, and enable proxy on the client port.
6. When using back-end encryption, Radware recommends using multiplexing to minimize the
server load of performing new SSL handshakes. For more details on multiplexing, see
Intelligent Connection Management, page 277
.
>> Main# /cfg/slb/ssl/sslpol myPol
(
Define an ID to identify the SSL
Policy. The ID may be alphanumeric or
numeric.
)
>> SSL Policy myPol# fessl disable
(Disable front-end SSL)
>> SSL Policy myPol# bessl enable
(Enable back-end SSL)
>> SSL Policy myPol# becipher high
(Set the cipher to be used for
back-end connections)
>> SSL Policy myPol# ena
(Enable the policy)
>> Main# /cfg/slb/ssl/on
>> Main# /cfg/slb/virt 1/service http
(Define the HTTP service)
>> Virtual Server 1 80 http Service# group 1
(Associate the server group to be
used with that service)
>> Virtual Server 1 80 http Service# ssl
(Access the SSL menu for the
HTTP service)
>> SSL Load Balancing# sslpol myPol
(Associate the defined SSL policy)
Содержание Alteon
Страница 2: ...Alteon Application Switch Operating System Application Guide 2 Document ID RDWR ALOS V2900_AG1302 ...
Страница 42: ...Alteon Application Switch Operating System Application Guide Preface 42 Document ID RDWR ALOS V2900_AG1302 ...
Страница 582: ...Alteon Application Switch Operating System Application Guide High Availability 582 Document ID RDWR ALOS V2900_AG1302 ...