Hi,

please try SVN version, just fixed.

Thanks,
Alex


> Am 19.08.2016 um 08:24 schrieb Mohammed Saleem <mohammedsl...@gmail.com>:
> 
> This is really weird. You need to trace the code how this is calculated. But 
> have you tried to increase this limit? The throughput limit doesn't limit the 
> number of MT messages. It limits the number of SMS parts. A message with 2 
> parts considered 2 not 1. Try setting the throughput to some higher value. If 
> this didn't help figuring out the issue you need to trace the code and fix 
> the math equation.
> 
> 
> On Aug 19, 2016 4:45 AM, "Arif Noor" <md.a...@forest-interactive.com 
> <mailto:md.a...@forest-interactive.com>> wrote:
> Hi,
> 
>  
> 
> Yes I do as you can see from the log itself. My concern is the throughput 
> glitch that I already show previously. I just sending 1 MT and see what the 
> log shows.
> 
>  
> 
> “throughput limit exceeded (2695.57,2.00)”
> 
>  
> 
>  
> 
>  
> 
> From: Mohammed Saleem [mailto:mohammedsl...@gmail.com 
> <mailto:mohammedsl...@gmail.com>] 
> Sent: Thursday, August 18, 2016 2:08 PM
> To: Arif Noor
> Cc: users@kannel.org <mailto:users@kannel.org>; vinayak mv; ha...@aeon.pk 
> <mailto:ha...@aeon.pk>
> Subject: RE: Thoughput Error
> 
>  
> 
> Hello Arif
> Are you setting throughput limit in your SMPP  config?
> 
>  
> 
> On Aug 18, 2016 4:24 AM, "Arif Noor" <md.a...@forest-interactive.com 
> <mailto:md.a...@forest-interactive.com>> wrote:
> 
> Hi Hamza,
> 
>  
> 
> It’s not really about the throttling, the issue is I’m sending 1 MT and it 
> logged as 2k which Is absolutely weird. Kindly view the log again.
> 
> 3228010:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2695.57,2.00)
> 
>  
> 
> Best Regards,
> 
> Arif Noor,
> 
>  
> 
> From: ha...@aeon.pk <mailto:ha...@aeon.pk> [mailto:ha...@aeon.pk 
> <mailto:ha...@aeon.pk>] 
> Sent: Wednesday, August 17, 2016 4:24 PM
> To: vinayak mv
> Cc: Arif Noor; users@kannel.org <mailto:users@kannel.org>
> Subject: Re: Thoughput Error
> 
>  
> 
> Your operator is throttling your traffic. Ask them to check either TPS or 
> window size against your connection.
> 
>  
> 
> On Mon, Aug 15, 2016 at 7:49 AM, vinayak mv <vinayakvasu...@gmail.com 
> <mailto:vinayakvasu...@gmail.com>> wrote:
> 
> Hi,
> 
> Im using Kannel version svn-r5164 , when i found the same throttling 
> performance issue in kannel 1.4.4 .
> 
>  
> 
> On Mon, Aug 15, 2016 at 7:10 AM, Arif Noor <md.a...@forest-interactive.com 
> <mailto:md.a...@forest-interactive.com>> wrote:
> 
> Hi Kannel Users,
> 
>  
> 
> I have noticed this weird throughput limit error when sending even 1 MT in 
> the latest svn build, is this a bug?
> 
>  
> 
> Kannel Version `svn-r5166'.
> 
>  
> 
> 3227969:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: Sending 
> PDU:
> 
> 3227970:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU 0x7f554006a320 dump:
> 
> 3227971:2016-08-12 12:31:26 [11927] [8] DEBUG:   type_name: submit_sm
> 
> 3227972:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_id: 4 = 0x00000004
> 
> 3227973:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_status: 0 = 
> 0x00000000
> 
> 3227974:2016-08-12 12:31:26 [11927] [8] DEBUG:   sequence_number: 45817 = 
> 0x0000b2f9
> 
> 3227975:2016-08-12 12:31:26 [11927] [8] DEBUG:   service_type: NULL
> 
> 3227976:2016-08-12 12:31:26 [11927] [8] DEBUG:   source_addr_ton: 0 = 
> 0x00000000
> 
> 3227977:2016-08-12 12:31:26 [11927] [8] DEBUG:   source_addr_npi: 1 = 
> 0x00000001
> 
> 3227978:2016-08-12 12:31:26 [11927] [8] DEBUG:   source_addr: "xxx"
> 
> 3227979:2016-08-12 12:31:26 [11927] [8] DEBUG:   dest_addr_ton: 1 = 0x00000001
> 
> 3227980:2016-08-12 12:31:26 [11927] [8] DEBUG:   dest_addr_npi: 1 = 0x00000001
> 
> 3227981:2016-08-12 12:31:26 [11927] [8] DEBUG:   destination_addr: "xxxxx"
> 
> 3227982:2016-08-12 12:31:26 [11927] [8] DEBUG:   esm_class: 67 = 0x00000043
> 
> 3227983:2016-08-12 12:31:26 [11927] [8] DEBUG:   protocol_id: 0 = 0x00000000
> 
> 3227984:2016-08-12 12:31:26 [11927] [8] DEBUG:   priority_flag: 0 = 0x00000000
> 
> 3227985:2016-08-12 12:31:26 [11927] [8] DEBUG:   schedule_delivery_time: NULL
> 
> 3227986:2016-08-12 12:31:26 [11927] [8] DEBUG:   validity_period: NULL
> 
> 3227987:2016-08-12 12:31:26 [11927] [8] DEBUG:   registered_delivery: 1 = 
> 0x00000001
> 
> 3227988:2016-08-12 12:31:26 [11927] [8] DEBUG:   replace_if_present_flag: 0 = 
> 0x00000000
> 
> 3227989:2016-08-12 12:31:26 [11927] [8] DEBUG:   data_coding: 0 = 0x00000000
> 
> 3227990:2016-08-12 12:31:26 [11927] [8] DEBUG:   sm_default_msg_id: 0 = 
> 0x00000000
> 
> 3227991:2016-08-12 12:31:26 [11927] [8] DEBUG:   sm_length: 159 = 0x0000009f
> 
> 3227992:2016-08-12 12:31:26 [11927] [8] DEBUG:   short_message:
> 
> 3227993:2016-08-12 12:31:26 [11927] [8] DEBUG:    Octet string at 
> 0x7f5540023ad0:
> 
> 3227994:2016-08-12 12:31:26 [11927] [8] DEBUG:      len:  159
> 
> 3227995:2016-08-12 12:31:26 [11927] [8] DEBUG:      size: 1024
> 
> 3227996:2016-08-12 12:31:26 [11927] [8] DEBUG:      immutable: 0
> 
> 3227997:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 05 00 03 d9 02 01 
> 46 52 45 45 20 50 72 65 6d 69  
> 
> 3227998:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 75 6d 20 41 73 74 
> 72 6f 20 6f 6e 20 74 68 65 20  
> 
> 3227999:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 47 6f 20 61 63 63 
> 65 73 73 20 66 6f 72 20 79 6f  
> 
> 3228000:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 75 20 74 6f 20 65 
> 6e 6a 6f 79 20 77 69 74 68 20  
> 
> 3228001:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 75 6e 6c 69 6d 69 
> 74 65 64 20 56 69 64 65 6f 2d    <edited>
> 
> 3228002:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 4f 6e 7a 20 73 74 
> 72 65 61 6d 69 6e 67 21 20 54 
> 
> 3228003:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 68 61 6e 6b 20 79 
> 6f 75 20 66 6f 72 20 63 68 6f  
> 
> 3228004:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 6f 73 69 6e 67 20 
> 50 39 38 20 70 6c 61 6e 2e 3f  
> 
> 3228005:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 20 52 65 70 6c 79 
> 20 41 4f 54 47 20 74 6f 20 72   
> 
> 3228006:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 65 64 65 65 6d 2e 
> 20 49 6e 66 6f 3a 20 62 69     
> 
> 3228007:2016-08-12 12:31:26 [11927] [8] DEBUG:    Octet string dump ends.
> 
> 3228008:2016-08-12 12:31:26 [11927] [8] DEBUG:   more_messages_to_send: 1 = 
> 0x00000001
> 
> 3228009:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU dump ends.
> 
> 3228010:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2695.57,2.00)
> 
> 3228011:2016-08-12 12:31:26 [11927] [8] DEBUG: Optional parameter tag (0x0427)
> 
> 3228012:2016-08-12 12:31:26 [11927] [8] DEBUG: Optional parameter length read 
> as 1
> 
> 3228013:2016-08-12 12:31:26 [11927] [8] DEBUG: Optional parameter tag (0x001e)
> 
> 3228014:2016-08-12 12:31:26 [11927] [8] DEBUG: Optional parameter length read 
> as 11
> 
> 3228015:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: Got PDU:
> 
> 3228016:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU 0x7f554005ec00 dump:
> 
> 3228017:2016-08-12 12:31:26 [11927] [8] DEBUG:   type_name: deliver_sm
> 
> 3228018:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_id: 5 = 0x00000005
> 
> 3228019:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_status: 0 = 
> 0x00000000
> 
> 3228020:2016-08-12 12:31:26 [11927] [8] DEBUG:   sequence_number: 834 = 
> 0x00000342
> 
> 3228021:2016-08-12 12:31:26 [11927] [8] DEBUG:   service_type: NULL
> 
> 3228022:2016-08-12 12:31:26 [11927] [8] DEBUG:   source_addr_ton: 1 = 
> 0x00000001
> 
> 3228023:2016-08-12 12:31:26 [11927] [8] DEBUG:   source_addr_npi: 1 = 
> 0x00000001
> 
> 3228024:2016-08-12 12:31:26 [11927] [8] DEBUG:   source_addr: "xxxxx"
> 
> 3228025:2016-08-12 12:31:26 [11927] [8] DEBUG:   dest_addr_ton: 0 = 0x00000000
> 
> 3228026:2016-08-12 12:31:26 [11927] [8] DEBUG:   dest_addr_npi: 1 = 0x00000001
> 
> 3228027:2016-08-12 12:31:26 [11927] [8] DEBUG:   destination_addr: "xxx"
> 
> 3228028:2016-08-12 12:31:26 [11927] [8] DEBUG:   esm_class: 4 = 0x00000004
> 
> 3228029:2016-08-12 12:31:26 [11927] [8] DEBUG:   protocol_id: 0 = 0x00000000
> 
> 3228030:2016-08-12 12:31:26 [11927] [8] DEBUG:   priority_flag: 0 = 0x00000000
> 
> 3228031:2016-08-12 12:31:26 [11927] [8] DEBUG:   schedule_delivery_time: NULL
> 
> 3228032:2016-08-12 12:31:26 [11927] [8] DEBUG:   validity_period: NULL
> 
> 3228033:2016-08-12 12:31:26 [11927] [8] DEBUG:   registered_delivery: 0 = 
> 0x00000000
> 
> 3228034:2016-08-12 12:31:26 [11927] [8] DEBUG:   replace_if_present_flag: 0 = 
> 0x00000000
> 
> 3228035:2016-08-12 12:31:26 [11927] [8] DEBUG:   data_coding: 0 = 0x00000000
> 
> 3228036:2016-08-12 12:31:26 [11927] [8] DEBUG:   sm_default_msg_id: 0 = 
> 0x00000000
> 
> 3228037:2016-08-12 12:31:26 [11927] [8] DEBUG:   sm_length: 103 = 0x00000067
> 
> 3228038:2016-08-12 12:31:26 [11927] [8] DEBUG:   short_message:
> 
> 3228039:2016-08-12 12:31:26 [11927] [8] DEBUG:    Octet string at 
> 0x7f554001a4e0:
> 
> 3228040:2016-08-12 12:31:26 [11927] [8] DEBUG:      len:  103
> 
> 3228041:2016-08-12 12:31:26 [11927] [8] DEBUG:      size: 104
> 
> 3228042:2016-08-12 12:31:26 [11927] [8] DEBUG:      immutable: 0
> 
> 3228043:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 69 64 3a 35 31 31 
> 30 36 36 35 33 35 39 20 73 75   id:5110665359 su
> 
> 3228044:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 62 3a 30 30 31 20 
> 64 6c 76 72 64 3a 30 30 31 20   b:001 dlvrd:001
> 
> 3228045:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 73 75 62 6d 69 74 
> 20 64 61 74 65 3a 31 36 30 38   submit date:1608
> 
> 3228046:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 31 32 31 32 33 31 
> 20 64 6f 6e 65 20 64 61 74 65   121231 done date
> 
> 3228047:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 3a 31 36 30 38 31 
> 32 31 32 33 31 20 73 74 61 74   :1608121231 stat
> 
> 3228048:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 3a 44 45 4c 49 56 
> 52 44 20 65 72 72 3a 30 30 30   :DELIVRD err:000
> 
> 3228049:2016-08-12 12:31:26 [11927] [8] DEBUG:      data: 20 54 65 78 74 3a 
> 2d                               Text:-
> 
> 3228050:2016-08-12 12:31:26 [11927] [8] DEBUG:    Octet string dump ends.
> 
> 3228051:2016-08-12 12:31:26 [11927] [8] DEBUG:   message_state: 2 = 0x00000002
> 
> 3228052:2016-08-12 12:31:26 [11927] [8] DEBUG:   receipted_message_id: 
> "01309E908F"
> 
> 3228053:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU dump ends.
> 
> 3228054:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3] 
> handle_pdu, got DLR
> 
> 3228055:2016-08-12 12:31:26 [11927] [8] DEBUG: DLR[internal]: Looking for DLR 
> smsc=smppConnection3, ts=01309E908F, dst=xxxxx, type=1
> 
> 3228056:2016-08-12 12:31:26 [11927] [8] DEBUG: DLR[internal]: created DLR 
> message for URL 
> <http/Dn.aspx?type='%d',18,1kyazr782x9idcz,xxxxxx,xxxx,0,20160812123137,MT>
> 
> 3228057:2016-08-12 12:31:26 [11927] [8] DEBUG: new group created `orig_msg'
> 
> 3228058:2016-08-12 12:31:26 [11927] [8] DEBUG: group=`orig_msg' 
> key=`dlr_mask' value=`3'
> 
> 3228059:2016-08-12 12:31:26 [11927] [8] DEBUG: new group created `orig_msg'
> 
> 3228060:2016-08-12 12:31:26 [11927] [8] DEBUG: group=`orig_msg' 
> key=`dlr_mask' value=`3'
> 
> 3228061:2016-08-12 12:31:26 [11927] [8] DEBUG: new group created `smpp'
> 
> 3228062:2016-08-12 12:31:26 [11927] [8] DEBUG: group=`smpp' key=`dlr_err' 
> value=`'
> 
> 3228063:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: Sending 
> PDU:
> 
> 3228064:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU 0x7f5540025cd0 dump:
> 
> 3228065:2016-08-12 12:31:26 [11927] [8] DEBUG:   type_name: deliver_sm_resp
> 
> 3228066:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_id: 2147483653 
> <tel:2147483653> = 0x80000005
> 
> 3228067:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_status: 0 = 
> 0x00000000
> 
> 3228068:2016-08-12 12:31:26 [11927] [8] DEBUG:   sequence_number: 834 = 
> 0x00000342
> 
> 3228069:2016-08-12 12:31:26 [11927] [8] DEBUG:   message_id: NULL
> 
> 3228070:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU dump ends.
> 
> 3228071:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (71.42,2.00)
> 
> 3228072:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: Got PDU:
> 
> 3228073:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU 0x7f554006a320 dump:
> 
> 3228074:2016-08-12 12:31:26 [11927] [8] DEBUG:   type_name: submit_sm_resp
> 
> 3228075:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_id: 2147483652 
> <tel:2147483652> = 0x80000004
> 
> 3228076:2016-08-12 12:31:26 [11927] [8] DEBUG:   command_status: 0 = 
> 0x00000000
> 
> 3228077:2016-08-12 12:31:26 [11927] [8] DEBUG:   sequence_number: 45817 = 
> 0x0000b2f9
> 
> 3228078:2016-08-12 12:31:26 [11927] [8] DEBUG:   message_id: "01309E909E"
> 
> 3228079:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP PDU dump ends.
> 
> 3228080:2016-08-12 12:31:26 [11927] [8] DEBUG: DLR[internal]: Adding DLR 
> smsc=smppConnection3, ts=01309E909E, src=xxx, dst=xxxxx, mask=3, boxc=
> 
> 3228081:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (70.87,2.00)
> 
> 3228082:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (70.78,2.00)
> 
> 3228083:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (49.03,2.00)
> 
> 3228084:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (20.07,2.00)
> 
> 3228085:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (10.53,2.00)
> 
> 3228086:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (7.39,2.00)
> 
> 3228087:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (5.77,2.00)
> 
> 3228088:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (4.99,2.00)
> 
> 3228089:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (4.99,2.00)
> 
> 3228090:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (4.39,2.00)
> 
> 3228091:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (3.92,2.00)
> 
> 3228092:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (3.53,2.00)
> 
> 3228093:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (3.22,2.00)
> 
> 3228094:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.98,2.00)
> 
> 3228095:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.79,2.00)
> 
> 3228096:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.61,2.00)
> 
> 3228097:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.46,2.00)
> 
> 3228098:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.34,2.00)
> 
> 3228099:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.23,2.00)
> 
> 3228100:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput limit exceeded (2.13,2.00)
> 
> 3228101:2016-08-12 12:31:26 [11927] [8] DEBUG: SMPP[smppConnection3]: 
> throughput (2.00,2.00)
> 
> 
> 
> 
> --
> 
> Thanks & Regards,
> Vinayak
> 
>  
> 
> 

Reply via email to