NMS Problems / Performance
Posted: Tue Aug 19, 2008 12:44 am
For those who are experiencing problems with sending messages with NMS.
ping you site:
get the average time response in milliseconds, example 200ms
multiply it by 5
200ms * 5 = 1000ms
Update the delay between each message is delivered on Preferences to 1000ms.
Should do the trick
ping you site:
Code: Select all
ping yousite.com
multiply it by 5
200ms * 5 = 1000ms
Update the delay between each message is delivered on Preferences to 1000ms.
Should do the trick