solidcommunity.net
solidcommunity.net copied to clipboard
Time out in parallel HTTP requests
I am trying to query more than 128 pods at a time (in parallel) and I always get time time out error. When I query the data from less that 64 pods, there is not problem. All pods are hosted at Solidcommunity.net, but it also happends with Inrupt.net and self hosted servers.
The data I am accesing is on the private folders and I am doing it from a single granted account.
Do you know if there is any maximun number of parallel HTTP requests that can be executed from the same client? Or any possible reason behind this block?
Crossposted: inrupt/pod-server#76 solid/node-solid-server#1595
Already opened in https://github.com/solid/node-solid-server/issues/1595