Can someone *PLEASE* post an example of how this works with failure_route?
I can't get the ds_next_dst() command to work, probably because I don't know 
HOW!

Doug.

-----Original Message-----
From: Daniel-Constantin Mierla [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 18, 2005 3:07 AM
To: [email protected]; [email protected]
Subject: [Devel] dispatcher has failover support


Hello,

the dispatcher module (kind of fast load balancing support) has now 
support for failover. Along with selected destination, the rest of 
addresses in the destination set are stored in AVP list. If the selected 
destination fails to manage the request, then the next address can be 
used from failure_route.

Some destinations can be dynamically marked as inactive (e.g., based on 
reply code) so the are not going to be used until the admin enables them 
again, via fifo command.

For more info, please see the readme file:
http://openser.org/docs/modules/1.1.x/dispatcher.html

Cheers,
Daniel


_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to