Hi, I'm trying to reduce the number of connections to the database, because the current setup is completely killing table cache unfortunately. 20 children (6 listening ips) * 5 modules.... not nice. I was wondering if there is any way to cut the number of connections via the virtual db module. If I set it up, I should get only the virtual connection up (with one DB per process) and other modules would be using it - is this right? Do I lose anything this way? Like prepared queries functionality, or any other speedup?
Are there any other db connection limiting ideas I could use? Thanks, Stan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
