注册率超过Maxrate后,Ejabberd服务不可用
我的Ejabberd服务器运行良好,直到我做了基准testing使用Jabsimul在这里提到https://www.ejabberd.im/benchmark Jabsimul以150个用户/秒的速度注册用户,并且在我的configuration文件中设置的最大注册限制仅为每秒100个用户。 我能够成功地停止/启动基准testing后的服务器,但随后每当我试图将我的客户端连接到我的Ejabberd服务器我得到以下错误: [error] gen_server <0.547.0> terminated with reason: bad arithmetic expression in shaper:update/2 line 140 [error] CRASH REPORT Process <0.547.0> with 0 neighbours crashed with reason: bad arithmetic expression in shaper:update/2 line 140 下面是我的crash.log =ERROR REPORT==== ** Generic server <0.547.0> terminating ** Last message in was {tcp,#Port<0.14324>,<<"<starttls xmlns=\"urn:ietf:params:xml:ns:xmpp-tls\"/>">>} ** When Server state == {state,#Port<0.14324>,gen_tcp,{maxrate,[{maxrate,10000}],0.0,1501504312553182},<0.548.0>,65536,#Ref<0.347039508.4057333$ […]