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

Do not auth the Agent on simultaneous requests #9

Open
deiu opened this issue Dec 9, 2016 · 0 comments
Open

Do not auth the Agent on simultaneous requests #9

deiu opened this issue Dec 9, 2016 · 0 comments
Milestone

Comments

@deiu
Copy link
Owner

deiu commented Dec 9, 2016

If a user requests a large amount of resources through the proxy, the server should only handle them in parallel if there is a cookie/session opened with the target server. This way, we avoid doing the WebID-TLS auth dance multiple times.

@deiu deiu added this to the 3.0.0 milestone Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant