[Info]: Server supports up to '1024' concurrent connections. Error How To Fix

bbestkanatip2

New member
Messages
7
Points
0
When I Run my server this come up " [info]: Server supports up to '1024' concurrent connections. "

How can i fix this one

[info]: Hercules 32-bit for Linux
[info]: SVN revision (src): '14520M'
[info]: SVN revision (scripts): '14520'
[info]: OS version: 'CentOS release 5.10 (Final) [i686]'
[info]: CPU: 'Intel® Core i3 CPU 530 @ 2.93GHz [4]'
[info]: Compiled with GCC v4.1.2
[info]: Compile Flags: -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -march=i686 -Wno-unused-parameter -Wno-switch -Wno-missing-field-initializers -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE_SETRLIMIT -DHAVE_STRNLEN -I/usr/local/include -DHAVE_MONOTONIC_CLOCK
[info]: Server supports up to '1024' concurrent connections.
[info]: Server supports up to '1024' concurrent connections.
[info]: Server supports up to '1024' concurrent connections.
 
Capture.PNG

 
You need not to worry about

Server supports up to '1024' concurrent connections.
Its your VPS capability to handle that many connections(players).

about server not starting(I guess that's the main problem) , is there any custom source mod installed?

 
Back
Top