wmr
wmr copied to clipboard
Long requests can block others.
This is reproducible with a plugin which just delays a particular file.
(from slack) - this should only happen on http/1 when reaching the max connection limit. Ideally I'd love to default to HTTP/2, which does pipelining and has no concurrency limitation like this.