Hi, everyone:
I had done a test on Linux2.6. I got the max connections of 1079 when I
complied the MySQL with static link. But I got the max connections of 7159
when I complied the MySQL with dynamic link. Why has so much difference
between the static link and dynamic link? Has anybody know
hi,everyone,
I just did a test to find out the MySQL4.1.12 max connections on FreeBSD
5.4 Release and FreeBSD 4.11 Release.
The first test, the MAXSSIZ is default(64MB), and MAXSDIZ is 1GB because
I have 1GB memory. The second test, I setted the MAXSSIZ=1GB, and the
MAXDSIZ is also 1GB. The