Search found 6 matches
- Mon Jan 16, 2012 4:53 pm
- Forum: Unreal 3.2 Support
- Topic: [HELP]How to set up ircd and server to handle over 4K client
- Replies: 9
- Views: 5956
Re: [HELP]How to set up ircd and server to handle over 4K cl
And what about ping timeout / broken pipe? I've linked 4 servers and they are splitted in 4. I managed to get 5.8K but in next 10 minutes i had 4.2K the difference going in ping timeout / broken pipe.
- Sun Jan 15, 2012 12:26 pm
- Forum: Unreal 3.2 Support
- Topic: [HELP]How to set up ircd and server to handle over 4K client
- Replies: 9
- Views: 5956
Re: [HELP]How to set up ircd and server to handle over 4K cl
It seems that i'm getting the same problem at about 4K after linking 4 servers.Some amount of users like 500-1000 goes in ping timeout / broken pipe even if the total of 4000 are splitted on four servers.
Anyone can help?
Anyone can help?
- Sat Jan 14, 2012 7:01 pm
- Forum: Unreal 3.2 Support
- Topic: [HELP]How to set up ircd and server to handle over 4K client
- Replies: 9
- Views: 5956
Re: [HELP]How to set up ircd and server to handle over 4K cl
Okay i read about dns round robin, i setup the A records , i linked the servers.Now a problem would be: each server has maxperip set to 1. but i have 4 servers linked and 1+1+1+1 = 4 maxperip.Like i can connect from same ip four times not just 1 time as i wish to.How can i solve this problem.
Thank ...
Thank ...
- Sat Jan 14, 2012 5:59 pm
- Forum: Unreal 3.2 Support
- Topic: [HELP]How to set up ircd and server to handle over 4K client
- Replies: 9
- Views: 5956
Re: [HELP]How to set up ircd and server to handle over 4K cl
So you advise me to link multiple servers.Then, if i have a domain lets say irc.tld , i link let's say 3 servers and i want users to use at connect /server irc.tld: , what i must do in order to split the total amount of users connecting to hostname irc.tld on 3 servers? Maybe through some redirect ...
- Sat Jan 14, 2012 3:50 pm
- Forum: Unreal 3.2 Support
- Topic: [HELP]How to set up ircd and server to handle over 4K client
- Replies: 9
- Views: 5956
Re: [HELP]How to set up ircd and server to handle over 4K cl
Why i should get another server? Isn't the hardware enough? Like i say i read that with 512Mb or preferably 1Gb+ RAM and minimum 1GHz CPU you can handle 10K. So my hardware is 2.27GHz and RAM is 3GB.It's clearly that is way out over what i read you must have.The number of cpu's is also 16.Isn't this ...
- Sat Jan 14, 2012 2:58 pm
- Forum: Unreal 3.2 Support
- Topic: [HELP]How to set up ircd and server to handle over 4K client
- Replies: 9
- Views: 5956
[HELP]How to set up ircd and server to handle over 4K client
Hello people!
My problem is that at ~4K clients other users (php bot's ) are connecting very slow or not at all.My OS is atm FreeBSD 8.0-RELEASE.
Here are the RAM and CPU info's:
bsd# sysctl -a | egrep -i 'hw.model|hw.ncpu|hw.physmem|hw.usermem'
hw.model: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
hw ...
My problem is that at ~4K clients other users (php bot's ) are connecting very slow or not at all.My OS is atm FreeBSD 8.0-RELEASE.
Here are the RAM and CPU info's:
bsd# sysctl -a | egrep -i 'hw.model|hw.ncpu|hw.physmem|hw.usermem'
hw.model: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
hw ...