
can you check on https://github.com/epiphani/bahamut/blob/master/doc/reference.conf ? you can find how to disableing throttling there. # m Enable operator hostmasking # C Bypass clone limiting # F Force umode +F to bypass message flood checks # T Disable rapid (re)connection throttling regards On Mon, Aug 28, 2017 at 2:00 AM, <dalnet-src-request@lists.dal.net> wrote:
Send DALnet-src mailing list submissions to dalnet-src@lists.dal.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.dal.net/mailman/listinfo/dalnet-src or, via email, send a message with subject or body 'help' to dalnet-src-request@lists.dal.net
You can reach the person managing the list at dalnet-src-owner@lists.dal.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of DALnet-src digest..."
Today's Topics:
1. Help disabling throttling (Hunter, Brett E CIV COMPACFLT, N63) 2. Re: Help disabling throttling (Jimmy Hess)
----------------------------------------------------------------------
Message: 1 Date: Fri, 30 Jun 2017 02:28:24 +0000 From: "Hunter, Brett E CIV COMPACFLT, N63" <brett.hunter@navy.mil> Subject: [DALnet-src] Help disabling throttling To: "dalnet-src@dal.net" <dalnet-src@dal.net> Cc: "bhunter@hawaii.rr.com" <bhunter@hawaii.rr.com> Message-ID: <A4B3EB109C17834F9E3810451F932B302B7BD7E8@NAWEPRLHXM03V. nadsuswe.nads.navy.mil>
Content-Type: text/plain; charset="us-ascii"
Hi, We are running Bahamut 2.0.7 on our network and we have had issues with the throttling. Our servers are very busy and we have lots of users connecting from the same IP due to firewall NAT going on. Right now we have to set the throttle settings for our servers after each restart. We would like to recompile Bahamut and disable throttling. I tried modifying the config.h file to change "#DEFINE THROTTLE_ENABLE" to "#UNDEF THROTTLE_ENABLE" and tried to recompile the software. However, I received errors during compilation such as:
***/src/m_webirc.c: 127: undefined reference to `throttle_check' ** /rc/m_webirc.c: 82 : undefined reference to `throttle_remove'
I was wonder what is best way to disable throttling ?
Any assistance at all will be appreciated.
Brett

I think this is the correct answer. Use the T flag in the allow block. no need to compile out the whole feature. -brandon On 8/27/2017 11:51 PM, Tatag Danang SN wrote:
can you check on https://github.com/epiphani/bahamut/blob/master/doc/reference.conf ? you can find how to disableing throttling there.
# m Enable operator hostmasking # C Bypass clone limiting # F Force umode +F to bypass message flood checks # T Disable rapid (re)connection throttling regards
On Mon, Aug 28, 2017 at 2:00 AM, <dalnet-src-request@lists.dal.net <mailto:dalnet-src-request@lists.dal.net>> wrote:
Send DALnet-src mailing list submissions to dalnet-src@lists.dal.net <mailto:dalnet-src@lists.dal.net>
To subscribe or unsubscribe via the World Wide Web, visit https://lists.dal.net/mailman/listinfo/dalnet-src <https://lists.dal.net/mailman/listinfo/dalnet-src> or, via email, send a message with subject or body 'help' to dalnet-src-request@lists.dal.net <mailto:dalnet-src-request@lists.dal.net>
You can reach the person managing the list at dalnet-src-owner@lists.dal.net <mailto:dalnet-src-owner@lists.dal.net>
When replying, please edit your Subject line so it is more specific than "Re: Contents of DALnet-src digest..."
Today's Topics:
1. Help disabling throttling (Hunter, Brett E CIV COMPACFLT, N63) 2. Re: Help disabling throttling (Jimmy Hess)
----------------------------------------------------------------------
Message: 1 Date: Fri, 30 Jun 2017 02:28:24 +0000 From: "Hunter, Brett E CIV COMPACFLT, N63" <brett.hunter@navy.mil <mailto:brett.hunter@navy.mil>> Subject: [DALnet-src] Help disabling throttling To: "dalnet-src@dal.net <mailto:dalnet-src@dal.net>" <dalnet-src@dal.net <mailto:dalnet-src@dal.net>> Cc: "bhunter@hawaii.rr.com <mailto:bhunter@hawaii.rr.com>" <bhunter@hawaii.rr.com <mailto:bhunter@hawaii.rr.com>> Message-ID: <A4B3EB109C17834F9E3810451F932B302B7BD7E8@NAWEPRLHXM03V.nadsuswe.nads.navy.mil <mailto:A4B3EB109C17834F9E3810451F932B302B7BD7E8@NAWEPRLHXM03V.nadsuswe.nads.navy.mil>>
Content-Type: text/plain; charset="us-ascii"
Hi, We are running Bahamut 2.0.7 on our network and we have had issues with the throttling. Our servers are very busy and we have lots of users connecting from the same IP due to firewall NAT going on. Right now we have to set the throttle settings for our servers after each restart. We would like to recompile Bahamut and disable throttling. I tried modifying the config.h file to change "#DEFINE THROTTLE_ENABLE" to "#UNDEF THROTTLE_ENABLE" and tried to recompile the software. However, I received errors during compilation such as:
***/src/m_webirc.c: 127: undefined reference to `throttle_check' ** /rc/m_webirc.c: 82 : undefined reference to `throttle_remove'
I was wonder what is best way to disable throttling ?
Any assistance at all will be appreciated.
Brett
participants (2)
-
brandon
-
Tatag Danang SN