Re: HTTP/2 priorities

2022-12-16 Thread Rémy Maucherat
On Tue, Dec 6, 2022 at 5:21 PM Mark Thomas wrote: > > Hi all, > > I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on > how that goes, I may back-port the changes. > > Given the difficulties we have in prioritizing creation of responses, I > plan to continue the current approach

Re: HTTP/2 priorities

2022-12-07 Thread Christopher Schultz
On 12/7/22 10:03, Rémy Maucherat wrote: On Wed, Dec 7, 2022 at 2:57 PM Mark Thomas wrote: On 06/12/2022 18:19, Konstantin Kolinko wrote: вт, 6 дек. 2022 г. в 19:21, Mark Thomas : Hi all, I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on how that goes, I may back-por

Re: HTTP/2 priorities

2022-12-07 Thread Rémy Maucherat
On Wed, Dec 7, 2022 at 2:57 PM Mark Thomas wrote: > > On 06/12/2022 18:19, Konstantin Kolinko wrote: > > вт, 6 дек. 2022 г. в 19:21, Mark Thomas : > >> > >> Hi all, > >> > >> I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on > >> how that goes, I may back-port the changes. > >

Re: HTTP/2 priorities

2022-12-07 Thread Mark Thomas
On 06/12/2022 18:19, Konstantin Kolinko wrote: вт, 6 дек. 2022 г. в 19:21, Mark Thomas : Hi all, I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on how that goes, I may back-port the changes. Given the difficulties we have in prioritizing creation of responses, I plan to c

Re: HTTP/2 priorities

2022-12-06 Thread Konstantin Kolinko
вт, 6 дек. 2022 г. в 19:21, Mark Thomas : > > Hi all, > > I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on > how that goes, I may back-port the changes. > > Given the difficulties we have in prioritizing creation of responses, I > plan to continue the current approach of prior

Re: HTTP/2 priorities

2022-12-06 Thread Mark Thomas
On 06/12/2022 17:11, Christopher Schultz wrote: Mark, On 12/6/22 11:21, Mark Thomas wrote: Hi all, I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on how that goes, I may back-port the changes. Given the difficulties we have in prioritizing creation of responses, I plan

Re: HTTP/2 priorities

2022-12-06 Thread Christopher Schultz
Mark, On 12/6/22 11:21, Mark Thomas wrote: Hi all, I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on how that goes, I may back-port the changes. Given the difficulties we have in prioritizing creation of responses, I plan to continue the current approach of prioritizing

HTTP/2 priorities

2022-12-06 Thread Mark Thomas
Hi all, I plan to implement RFC 9218 [1] for HTTP/2 in Tomcat 11. Depending on how that goes, I may back-port the changes. Given the difficulties we have in prioritizing creation of responses, I plan to continue the current approach of prioritizing the sending of data when the connection win

Re: HTTP/2 priorities

2019-06-06 Thread Mark Thomas
On 06/06/2019 20:24, Mark Thomas wrote: > Hi, > > You may recall that running some HTTP/2 prioritisation tests against > Tomcat was on my TODO list after the HTTP workshop. I was able to do > that today and the results are interesting. There are two main findings. > > Tomcat only applies prioriti

HTTP/2 priorities

2019-06-06 Thread Mark Thomas
Hi, You may recall that running some HTTP/2 prioritisation tests against Tomcat was on my TODO list after the HTTP workshop. I was able to do that today and the results are interesting. There are two main findings. Tomcat only applies prioritisation once the connection window is empty. Up to that