Page 1 of 1

Ping timeout

Posted: Sat Sep 18, 2004 11:45 am
by jailmann
Hello

i have a little problem with ping timeout

now big one but som days it is a big problem but another days not so big

this i what i have in conf

somone have any idea waht to do

class clients
{
pingfreq 90;
maxclients 500;
sendq 100000;
recvq 8000;
};

class servers
{
pingfreq 90;
maxclients 10; /* Max servers we can have linked at a time */
sendq 1000000;
connfreq 100; /* How many seconds between each connection attempt */

Posted: Sat Sep 18, 2004 12:45 pm
by AngryWolf
Your configuration looks good to me. So what's your problem, actually? You haven't said a word about that.

Posted: Sat Sep 18, 2004 12:58 pm
by jailmann
Hello

i have problem with Ping timeout user get that often an som of them are on another net there they dont get ping timeout so i think maybe i have forgot somthing in conf or i can do somthing about it

Posted: Sat Sep 18, 2004 5:04 pm
by AngryWolf
I think the answer is simple: your server is at a location where the connection between the server and that user is unstable. What I'm trying to say is, you can either simply do nothing but saying a "big sorry" and "that's all I can do" to him/her, or if you have a little network, perhaps move his/her connection to a different class with a higher class::pingfreq value, but that still doesn't solve the user's lagging problem.