- From: James M Snell <jasnell@gmail.com>
- Date: Fri, 3 May 2013 11:04:47 -0700
- To: William Chan (陈智昌) <willchan@chromium.org>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
Currently in the trunk: indicates the maximum number of concurrent streams that the sender will allow. This limit is directional: it applies to the number of streams that the sender permits the receiver to create. By default there is no limit. It is recommended that this value be no smaller than 100, so as to not unnecessarily limit parallelism. On Fri, May 3, 2013 at 10:52 AM, William Chan (陈智昌) <willchan@chromium.org> wrote: > The setting is there, but I don't see the initial limit, which I believe was > 100. > > > On Fri, May 3, 2013 at 2:47 PM, James M Snell <jasnell@gmail.com> wrote: >> >> Which limits specifically? SETTINGS_MAX_CONCURRENT_STREAMS is still >> there. Are there others you're concerned about? >> >> On Fri, May 3, 2013 at 10:37 AM, William Chan (陈智昌) >> <willchan@chromium.org> wrote: >> > Did the stream limits disappear by accident? > >
Received on Friday, 3 May 2013 18:05:34 UTC