455
Views
0
Helpful
2
Replies
CSS load balance requests from one set of web servers to another
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 09:05 AM
I was wondering what it would take to use a css to load balance soap calls between our web servers and our application server running tomcat
Labels:
- Labels:
-
Application Networking
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2006 03:40 AM
Have you looked into "source group" command? It will help if your web servers and application servers are located on the same subnet.
Yatao
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 01:40 AM
if both servers are able to serve the same application, it should be no problem.
The CSS does not care what is the destination server. They are all the same in regards of the CSS.
Gilles.
