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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5466 bytes
Desc: not available
Url : https://lists.dal.net/pipermail/dalnet-src/ attachments/20170630/864a11f1/ smime-0001.bin
------------------------------
Message: 2
Date: Sun, 27 Aug 2017 08:29:26 -0500
From: Jimmy Hess <mysidia@gmail.com>
Subject: Re: [DALnet-src] Help disabling throttling
To: "Hunter, Brett E CIV COMPACFLT, N63" <brett.hunter@navy.mil>
Cc: "dalnet-src@dal.net" <dalnet-src@dal.net>, "bhunter@hawaii.rr.com"
<bhunter@hawaii.rr.com>
Message-ID:
<CAAAwwbVGYS1DndzCw53cSS51z+YzjfnK73YcgAd04vay2TzH=A@mail. gmail.com >
Content-Type: text/plain; charset="UTF-8"
On Thu, Jun 29, 2017 at 9:28 PM, Hunter, Brett E CIV COMPACFLT, N63
<brett.hunter@navy.mil> wrote:
I wonder what the deal is with DALnet systems taking 60 days to
deliver mailing list e-mails?
This doesn't seem to be a one-off, either.
> 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 ?
Rather than attempting to "disable", I would suggest you tune
THROTTLE_TRIGCOUNT
by increasing the value to 100 or 1000 or a large enough number
connections per second until throttling is no longer triggered.
> Any assistance at all will be appreciated.
>
> Brett
--
-JH
------------------------------
_______________________________________________
DALnet-src mailing list
DALnet-src@lists.dal.net
https://lists.dal.net/mailman/listinfo/dalnet-src
End of DALnet-src Digest, Vol 57, Issue 1
*****************************************