Search found 6 matches

by outrun
Fri Jan 21, 2005 3:53 pm
Forum: Unreal 3.2 Support
Topic: Hello, max connections error
Replies: 2
Views: 1461

Well so far I did this...

Well so far i did the following.....

** The ulimit value **
I edited the limits.conf and added 2 lines

root hard nofile 4096
root soft nofile 4096

After that i typed ulimit -n and it still showed 1024


#define __FD_SETSIZE 1024
to this:
#define __FD_SETSIZE 4096



Still showed the same limit ...
by outrun
Fri Jan 21, 2005 3:33 pm
Forum: Unreal 3.2 Support
Topic: Hello, max connections error
Replies: 2
Views: 1461

Hello, max connections error

Hello everyone, I am having a problem today.... I woke up and my Ircd keeps saying All connections in use.... I set the maxclients to 10000, but it says max connections in use when there is only

Current Local Users: 1014 Max: 1016
Current Global Users: 1014 Max: 1016

Anyone know of a fix ...
by outrun
Mon Jan 17, 2005 9:40 pm
Forum: Unreal 3.2 Support
Topic: Mode m
Replies: 5
Views: 2676

Well, I want +u

Well I want +u, is there any way around it ?
by outrun
Mon Jan 17, 2005 9:19 pm
Forum: Unreal 3.2 Support
Topic: Mode m
Replies: 5
Views: 2676

Mode m

Hi When i set +m (moderate) on a channel , the nick IRC displays everything being said still , except coming from one nick "IRC". Is there a way to disable that? And make it so that its silent?
by outrun
Sun Jan 16, 2005 1:14 pm
Forum: Unreal 3.2 Support
Topic: Modifying Maxusers, via STATUS window
Replies: 3
Views: 1595

Basically yeah

It says All connections in use. [[email protected]:6667]

Is there any way to increase connections through mirc status window, without shell access?
by outrun
Sun Jan 16, 2005 12:07 pm
Forum: Unreal 3.2 Support
Topic: Modifying Maxusers, via STATUS window
Replies: 3
Views: 1595

Modifying Maxusers, via STATUS window

Hey guys, I was wondering if I can modify the max clients through mirc status window, remotley basically, without shell or anything just Net admin. Anyone have any ideas?