[core] allow up to 32k of data frames per stream
allow up to 32k of data frames per stream per round (previously limited to single max_frame_size (default 16k)) For 8 streams, 32k*8 is 256k, which is current lighttpd MAX_WRITE_LIMIT, so each stream still gets a chance to write data (unless write queue not emptied on previous attempt, reducing add limit this round)master
parent
62dc817caf
commit
b5d4169156
Loading…
Reference in New Issue