Thanks for the response chris

>  * if the main server goes up - requests continue going to the backup
>> (until manual intervention)
>>
>  * This is done by specifying a cookie on your backup server - the requests
> will then continue to be handled by that server until the session expires
> (or the server goes down)
>

Unfortunately the servers here are not web servers, so setting a cooke is
not an option. I also need new requests to go to the backup - not just
sessions already in play.

It's an instance of Redis, (a key value store). The main server would be the
master, with the backup being the slave. If the master goes down and write
operations get sent to the slave, we cannot send ANY requests to the master
till we have been able to re-sync them (which is a manual operation)

-- 
Dr Laurie Young
Scrum Master
New Bamboo

Follow me on twitter: @wildfalcon
Follow us on twitter:  @newbamboo

Creating fresh, flexible and fast-growing web applications is our passion.


3rd Floor, Gensurco House,
46A Rosebery Avenue, London, EC1R 4RP

http://www.new-bamboo.co.uk

Reply via email to