Simultaneous connection (wodHttpDLX)
AOA,
I want to know how much simultaneous connection I can open. using syntax
wodhttpdlx[] http = new wodhttpdlx[100];
is this 100 simultaneous connection..
If this is then tell me when I am running a app on my remote sever which is using wodhttp I am getting disconnected.
Why