Brian Capouch wrote:
I'm trying to figure out how to do some things like round-robin server balancing and the like using Realtime, and it seems like the "right" way to do it would be either via pre-processing the SQL requests coming in, or using stored procedures in the database that would accomplish the same thing.
Not quite sure I understand the need to pre-process SQL requests. We just run 1 MySQL server on a RAID5 array. 1 webserver running the scripts which allow the customers to login and do their configuring.
-Matthew _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
