Tom,

Your problem with tsNet could be a timeouts. See tsNetSetTimeouts

Disable tsNet: 
dispatch "revunloadlibrary" to stack tsnetliburl

Enable tsNet: 
dispatch "revloadlibrary" to stack tsnetliburl

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Tom Glod via use-livecode
Sent: Monday, August 17, 2020 4:32 PM
To: How to use LiveCode
Cc: Tom Glod
Subject: LibURL and TSNet in LC Indy

Hi Folks,

I am  stress testing a rest api using liburl, I will also do TSNET

But when I open my stack in Livecode Indy, the load URL command uses TSNET

Whats funny is that half the requests are failing when it tries to use
TSNET. With liburl, 100% success rate using LC Community.

I am also calling a custom liburlcallback handler.

Is there any way to prevent indy from using TSNET by default?

Thanks

Tom
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to