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

Neutu can generate excessively long fetches #389

Open
pgunn opened this issue Jun 1, 2022 · 0 comments
Open

Neutu can generate excessively long fetches #389

pgunn opened this issue Jun 1, 2022 · 0 comments

Comments

@pgunn
Copy link

pgunn commented Jun 1, 2022

Sometimes neutu will perform fetches of seg data that involve excessively long URLs. This doesn't create problems (as far as I know) if neutu is talking directly to a DVID, but it can make having a webproxy in front of DVID require very unusual configuration to allow for the very large request urls, and I'd worry that even without a web proxy the urls might eventually go over what's allowed by the http spec (just speculation).

I suggest, when doing requests that would generate very long urls, instead splitting those requests into several http conversations.

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

1 participant