Hacker News new | ask | show | jobs
by andriusbartulis 437 days ago
With HTTP/1 the limit is 6 per domain per browser. With HTTP/2 the limit is negotiated between the server and client, 100 by default.

It's not a problem in practice, just ensure to use HTTP/2.