Alas, I already did this. As can be seen in the SERVER out string in the logs I mailed, the connections are set to around 200 odd. The standard for gnuworld is AAz which is around 50 somewhere.
Also, I should point out that evern with the 50 set, it still falls over with more than 4 or 5 clients. (And yes, both the numbers mentioned should be odd. '201' and '51' if you must :)) Any other ideas? Could really use the help :/ Thanks, GK On Sun, 3 Feb 2002, Kev wrote: > > > OK.. have been tearing my hair out for a while now trying to figure out > > why this happens... > > I triggered this while playing with X the other day. The basic problem is > that the client capacity information sent to ircu must be a number of the > form (2^n)-1. I'm not sure where that capacity value is set in GNUWorld, > but the basic solution to your problem is to change it to something like, > say, 15 or 31. >