Hi!
I'm using ser 0.8.10 with mysql on RedHat 8.1. For some loadtests I generated 10000 REGISTERs with sipsak. Worked fine. I stopped ser and tried to restart it. During that I found out that ser won't start if more than ~6000 entries are in the location table of mysql. The start script says "OK", but a "ps aux" afterwards shows that no ser process is running. A look into /var/log/messages shows nothing (debug level set to 9). After reducing the number of entries with the mysql command client to <6000 ser will start up and copy the entries to its memory, as 'serctl monitor' shows. Am I missing something?
Best regards, Volker