load balancing and server session
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 08:36 AM
if i configure SLB what will happen if the server initiate connection back to client for example authentication or for a data transfer.
Will the server still use the virtual ip?
example below server3 initiating a session (example authentication) back to client. will it use the virtual ip?
client ------virtual----server1----server3---client
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 10:43 AM
The server will use the VIP if you configure a source group as shown below. You must have a content rule with the same VIP and services.
owner myorganization
content serverfarm
add service server1
add service server2
vip address 172.16.36.58
active
group serverfarm
vip address 172.16.36.58
add service server1
add service server2
active
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 06:12 PM
Hello
Does it mean I need to have CSM module?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 07:52 PM
This solution applies to either a CSM or CSS. what are you using for SLB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 08:51 PM
Hi
I am trying to use IOS based SLB , hardware side 6509 and 4006. I am not sure is that your question
