I have three load balanced Wordpress servers. I want to force any request to */wp-admin to one specific server so that all of the configuration from our website is done from a specific server and not load balanced across multiple servers.
Sometimes, updates are lost when the session switches servers.