Packets are hardly ever close to 1400 -- that's just the absolute max. Can't hurt to check for worst case, though...
C:\Documents and Settings\jitspoe>ping -l 1400 dplogin.com
Pinging dplogin.com [216.127.68.86] with 1400 bytes of data:
Reply from 216.127.68.86: bytes=1400 time=42ms TTL=46
Reply from 216.127.68.86: bytes=1400 time=43ms TTL=46
Reply from 216.127.68.86: bytes=1400 time=43ms TTL=46
Reply from 216.127.68.86: bytes=1400 time=40ms TTL=46
Ping statistics for 216.127.68.86:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 40ms, Maximum = 43ms, Average = 42ms
C:\Documents and Settings\jitspoe>ping -l 1400 69.93.11.66
Pinging 69.93.11.66 with 1400 bytes of data:
Reply from 69.93.11.66: bytes=1400 time=48ms TTL=45
Reply from 69.93.11.66: bytes=1400 time=48ms TTL=45
Reply from 69.93.11.66: bytes=1400 time=47ms TTL=45
Reply from 69.93.11.66: bytes=1400 time=46ms TTL=45
Ping statistics for 69.93.11.66:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 46ms, Maximum = 48ms, Average = 47ms
I guess I can shell out an extra $100 for one month to test out the new server and see how it runs. I need to make this decision before I release build 18 and people become dependant on the login system.