What if the main hub fails ?

These are old archives. They are kept for historic purposes only.
Post Reply
DaSH
Posts: 2
Joined: Tue Mar 29, 2005 1:40 pm

What if the main hub fails ?

Post by DaSH »

Hello there,

My network is like many others: there's a main hub and all other servers are conencted to it. So if the hub fails/crash or whatever, my users are splitted on each servers.

Can't I specify in the configuration file that if connection with Hub1 fails, it should try to connect to Hub2 (an emergency server waiting for such cases).


Thanks for your answers and long life to this project :)
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

Yes you can. This is why deny link blocks are for. You setup a condition for hub2 so that it is only linked to if hub1 is not around.
-- codemastr
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

DaSH
Posts: 2
Joined: Tue Mar 29, 2005 1:40 pm

Post by DaSH »

Thx that's exactly what i needed :)
Post Reply