This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Clustering and WebServicesslaboure Jan 26, 2003 1:15 PM (in response to benkarsa)yes, in the case of any HTTP client, you must use an HTTP load-balancer that supports sticky-sessions. 
 I am not aware of any standard SOAP tag that allows to define several targets for failover. Do you know such a thing? If that's the case, then we could implement these extensions.
 Cheers,
 sacha
- 
        2. Re: Clustering and WebServicesbenkarsa Jan 28, 2003 6:58 AM (in response to benkarsa)Do you think I can write a servlet, which delegates the web service request to a server in the client which is up and put the servelet on an os-cluster (high reliability). Is it so easy as I think or do I have forgotten something? 
- 
        3. Re: Clustering and WebServicesslaboure Jan 29, 2003 3:21 AM (in response to benkarsa)The thing is: you must have a load-balancer which is not a single-point-of-failure. 
 How you implement it, is up-to-you: software, hardware, etc.
 Cheers,
 sacha
 
    