NetX Duo DHCP and BSD sending large blocks of data

I'm using NetX Duo DHCP and BSD.  When using BSD to send a large amount of data (ex. 4k) from the S5 promotion kit, it seems the network connection drops and then reconnects.  If I break into 4 1k blocks, I get the same results.  If I put a tx_thread_sleep(1) between each 1k block, the send works without issues.

What am I missing?  Did I miss a setting or missed an important point somewhere.  Thanks for any help.

Kevin