Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Xaero on March 04, 2006, 02:55:40 PM

Title: Userlimit
Post by: Xaero on March 04, 2006, 02:55:40 PM
I'm admin on an BncHoster. But i have created a server with anope. But if there are connect some people with the same vHost, kills operserv the users. Why? And can i disable that?
Title:
Post by: ShelLuser on March 04, 2006, 06:20:48 PM
Quote
Originally posted by Xaero
But if there are connect some people with the same vHost, kills operserv the users. Why? And can i disable that?

You're looking for the options "LimitSessions" and "DefSessionLimit". These options setup session limitation. In other words; making sure that users cannot use an unlimited amount of connections.

Right now you have 2 options; edit the config file and disable session limiting (which I'd discourage since you'd make your network vulnerable). The other option is setting some limit exceptions in OperServ. "/msg operserv help exception" will tell you more.