Hello. I'm designing a MySQL server, but I want all connections to MySQL to
be made by a server app. In other words, users communicate with the app
through a port, and the app communicates with MySQL. The whole point of
trying to do this is to keep MySQL from listening for connections on a port
Hello. I am referring to instructions to correct a problem involving 1000+
concurrent connections. The relevant section in the MySQL manual is
Installing MySQL/System-specific Issues/Linux Notes (All Linux Versions).
The relevant paragraphs, from the manual, are as follows:
If you plan to have