Number of connections on user account

Number of connections on user account SearchSearch
Author Message
Neil Stamps
New member
Username: Neil

Post Number: 42
Registered: 12-2009
Posted on Wednesday, February 10, 2010 - 08:20 am:   

is there any way to configure the number of connections there are allowed on a particular user account? We are now doing some clustering testing and are hitting limits. We don't intend to throw large numbers of messages at the gateway - we want to confirm our applications clustering capability.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1781
Registered: 08-2008
Posted on Wednesday, February 10, 2010 - 05:30 pm:   

Hi Neil,

By default, 4 concurrent SMPP connections are allowed for a user account.

There is a configuration dialog for setting this in NowSMS, but not in NowSMS Lite. You can, however, edit SMSGW.INI, and under the [SMSGW] header add SMPPServerMaxConnectionsPerUser=### to specify the concurrent connection limit default for all individual user accounts.

(For NowSMS Lite, this connection limit will apply individually to all user accounts. In full NowSMS, there is a way to apply different connection limits to different accounts.)

--
Des
NowSMS Support
Neil Stamps
New member
Username: Neil

Post Number: 43
Registered: 12-2009
Posted on Friday, February 12, 2010 - 09:43 am:   

excellent thanks