VicToMeyeZR Posted June 15, 2010 Share Posted June 15, 2010 So all of y'all that have multiple web servers how do you manage them, for setting up accounts? Setup the DNS cluster, but where do you setup for accounts being installed in a round robin fashion? 0 Quote Link to comment Share on other sites More sharing options...
HerrZ Posted June 16, 2010 Share Posted June 16, 2010 thats an interesting thought. just do it in servermodule _CreateAccount() function. probably you have to check the actual server usage (used accounts/maxaccounts) of all servers in related servergroup. then, if it is another server (as the automatically assigned server), change to the server with the actual lowest usagevalue. provided you are using an own (open source) servermodule. 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted June 16, 2010 Author Share Posted June 16, 2010 after I thought about it, and played with some stuff for a while, I figured it out. Thanks 0 Quote Link to comment Share on other sites More sharing options...
Blazin22 Posted July 18, 2011 Share Posted July 18, 2011 How do you get it working? I got 2 servers added to my whmcs but it only ever makes accounts on the first one.. and I tried everything... even changing the server settings.. to only make it on the second one... 0 Quote Link to comment Share on other sites More sharing options...
Daniel Posted July 18, 2011 Share Posted July 18, 2011 Click the second server name under Setup > Servers, it should have a * next to it to denote the default server. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.