Please tell me more detail. I read User Guide, but don't understand why? 2010/10/24 Nikos Balkanas <[email protected]>
> That's understandable. Please read UG about throughput. Then you will see > your problem. > > > BR, > Nikos > ----- Original Message ----- From: Nguyen Van Minh > To: Nikos Balkanas > Cc: [email protected] > Sent: Sunday, October 24, 2010 6:22 AM > > Subject: Re: Large messages in queues > > > This is my configuration. I use: max-pending-submits = 100 > > group = core > admin-port = **** > admin-password = **** > log-file = **** > log-level = 3 > access-log = **** > wapbox-port = **** > smsbox-port = **** > store-file = **** > >  > # SMSC SMPP > group = smsc > smsc = smpp > > smsc-id = *** > denied-smsc-id = **** > host = *** > port = 8000 > transceiver-mode = 1 > log-file = *** > log-level = 3 > alt-dcs = true > smsc-username = **** > smsc-password = **** > system-type = "VMS" > address-range = "" > source-addr-ton = 1 > source-addr-npi = 1 > dest-addr-ton = 1 > dest-addr-npi = 1 > msg-id-type = 0x01 > throughput = 1 > max-pending-submits = 100 > enquire-link-interval = 60 > #smpp->throttling_err_time = 0 > > # SMSBOX SETUP > group = smsbox > bearerbox-host = localhost > sendsms-port = **** > log-file = **** > log-level = 3 > access-log = *** > http-request-retry = 3 >  > # SEND-SMS USERS > group = sendsms-user > username = **** > password = **** > max-messages = 3 > concatenation = false > > #sms-service > group = sms-service > keyword = default > accepted-smsc = **** > get-url = **** > accept-x-kannel-headers = true > max-messages = 0 > split-chars = "#" > concatenation = false > catch-all=true > #assume-plain-text=true > #send-sender=true > #strip-keyword=true > > #WAPBOX SETUP > group = wapbox > bearerbox-host = localhost > log-file = **** > log-level = 3 > syslog-level = none > access-log = **** > > #PUSH PROXY GATWAY SETUP > group = ppg > ppg-url = /wappush > ppg-port = 8080 > concurrent-pushes = 100 > users = 1024 > ppg-allow-ip = **** > ppg-deny-ip = *.*.*.* > trusted-pi = false > > #WAPPUSH USERS > group = wap-push-user > wap-push-user = *** > ppg-username = *** > ppg-password = *** > allow-ip = *** > > > > > > > 2010/10/24 Nikos Balkanas <[email protected]> > > Please post configuration. Comment out log-file in smsc group, if you have > any, and repost debug bb logs. This time make sure they include packets > (PDUs). > > > BR, > Nikos > ----- Original Message ----- From: Nguyen Van Minh > > To: Nikos Balkanas > Cc: [email protected] > Sent: Sunday, October 24, 2010 4:46 AM > Subject: Re: Large messages in queues > > > > Hi, > Thanks for your reply, > I saw in log file, I don't see any error. > Messages in queue when I get about 100 MOs per second. Kannel sent about > 2-3 MT/s , all messages in queue continue sending (count down) in 30 minutes > later. > > Thanks, > > > 2010-10-23 21:48:45 [344] [19] DEBUG: boxc_receiver: got ack > 2010-10-23 21:48:46 [344] [19] DEBUG: boxc_receiver: sms received > 2010-10-23 21:48:46 [344] [19] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:48:47 [344] [12] DEBUG: Dumping 1 messages to store > 2010-10-23 21:48:47 [344] [20] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:48:47 [344] [20] DEBUG: boxc_sender: sent message to > <127.0.0.1> > 2010-10-23 21:48:47 [344] [19] DEBUG: boxc_receiver: got ack > 2010-10-23 21:48:47 [344] [19] DEBUG: boxc_receiver: sms received > 2010-10-23 21:48:47 [344] [19] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:48:48 [344] [20] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:48:48 [344] [20] DEBUG: boxc_sender: sent message to > <127.0.0.1> > 2010-10-23 21:48:48 [344] [19] DEBUG: boxc_receiver: got ack > 2010-10-23 21:48:50 [344] [19] DEBUG: boxc_receiver: sms received > 2010-10-23 21:48:50 [344] [19] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:48:52 [344] [20] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:48:52 [344] [20] DEBUG: boxc_sender: sent message to > <127.0.0.1> > 2010-10-23 21:48:52 [344] [19] DEBUG: boxc_receiver: got ack > 2010-10-23 21:48:57 [344] [3] DEBUG: HTTP: Resetting HTTPClient for > `118.71.182.48'. > 2010-10-23 21:49:06 [344] [20] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:49:06 [344] [20] DEBUG: boxc_sender: sent message to > <127.0.0.1> > 2010-10-23 21:49:06 [344] [19] DEBUG: boxc_receiver: got ack > 2010-10-23 21:49:06 [344] [19] DEBUG: boxc_receiver: sms received > 2010-10-23 21:49:06 [344] [19] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2010-10-23 21:49:07 [344] [12] DEBUG: Dumping 1 messages to store > 2010-10-23 21:49:07 [344] [20] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > > > > 2010/10/24 Nikos Balkanas <[email protected]> > > Hi, > > Do you get any errors in bb logs? Please post a portion of debug bb logs. > > BR, > Nikos > ----- Original Message ----- From: Nguyen Van Minh > To: [email protected] > Sent: Saturday, October 23, 2010 7:41 PM > Subject: Large messages in queues > > > > Dear Kannel users > > I have problem, my kannel connected to SMSC with LAN connections (100Mbs) > but I have large message in queues (all MT messages) > > ---- > SMS: received 69861 (0 queued), sent 40991 (0 queued), store size 6780 > ---- > ************************** (online 68545s, rcvd 52167, sent 29838, failed > 0, queued 6780 msgs) > > Only messages in queues (MT messages). My Kannel sent avg. 3.2 msg/s > > Π’ > > > Please tell me how to improve 100 msg/s. Need I separate TX, RX? > > Thanks, > Minh > > -- > Minh > > > > > -- > FSC INFORMATICS ELECTRONICS JOINT STOCK COMPANY > Add: 1st floor, 3B building, No45 Phuong Liet Str., Thanh Xuan Dist., Ha > Noi, Vietnam > Tel: +84-4-38688809 +84-4-38688832 Fax: +84-4-38688810 > Website: http://www.fscvietnam.com ; http://www.fsc.vn > Email: [email protected] > Direct: [email protected] , Mobile: +84-4-904101100 > > > > > -- > FSC INFORMATICS ELECTRONICS JOINT STOCK COMPANY > Add: 1st floor, 3B building, No45 Phuong Liet Str., Thanh Xuan Dist., Ha > Noi, Vietnam > Tel: +84-4-38688809 +84-4-38688832 Fax: +84-4-38688810 > Website: http://www.fscvietnam.com ; http://www.fsc.vn > Email: [email protected] > Direct: [email protected] , Mobile: +84-4-904101100 > -- FSC INFORMATICS ELECTRONICS JOINT STOCK COMPANY Add: 1st floor, 3B building, No45 Phuong Liet Str., Thanh Xuan Dist., Ha Noi, Vietnam Tel: +84-4-38688809 +84-4-38688832 Fax: +84-4-38688810 Website: http://www.fscvietnam.com ; http://www.fsc.vn Email: [email protected] Direct: [email protected] , Mobile: +84-4-904101100
