Question about HTTP API in local server

Hi guys. How many devices can receive data from HTTP API at the same time from local server ?
can I read a virtualpin data from local server with 1000 clients (1000 PC) at the same time ?
Do I need to change this option from server.properties ? web.request.max.size=524288
thanks.

Hello. There is no limitation. It should just work. However, it may use some CPU/memory.

1 Like