HTTP/2 max concurrent streams
-
Hi Frank,
Finally getting my feet wet in HTTP/2 and searching for the best way to optimize for it. While some say that file aggregation should be abandoned, it looks like there is still a benefit to aggregation under HTTP/2 in that it can help keep the number of concurrent streams below the limit used by servers and browsers (typically 128 or 256 streams).
It might be useful to have an option to set the max number of concurrent streams and then, if that is set, have AO only do sufficient aggregation to keep the total number of css and js files below that setting, aggregating into a small number of files rather than one single file.
Take care,
Shanna
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘HTTP/2 max concurrent streams’ is closed to new replies.