Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time out in parallel HTTP requests #45

Open
Ga11u opened this issue May 26, 2021 · 1 comment
Open

Time out in parallel HTTP requests #45

Ga11u opened this issue May 26, 2021 · 1 comment

Comments

@Ga11u
Copy link

Ga11u commented May 26, 2021

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 nodeSolidServer/node-solid-server#1595

@bourgeoa
Copy link
Member

Already opened in nodeSolidServer/node-solid-server#1595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants