G
George Potemkin
Guest
> I found that setting a min port , max port range so that each of the brokers were within their own defined range of ports prevented the database from crashing. Port ranges separated per login brokers is indeed a good thing but how can it prevent the servers from crashing? Even theoretically! Login broker decides which port to use to start a server. It does not matter for a server if it's a port 3000 or 30000. A server does not know if the nearest ports are in use and by which processes. I guess there was another change that solved the problem. Or, for example, the old port range was used by port scanners but not the new range.
Continue reading...
Continue reading...