On Thu, Aug 10, 2023 at 2:03 PM Mark Thomas <ma...@apache.org> wrote:
>
> Hi all,
>
> HTTP/2 server push never really took off and has/is being dropped by the
> major browsers. More details in this blog post:
>
> https://developer.chrome.com/blog/removing-push/
>
> I'd like to propose deprecating support for server push in Tomcat 10.1.x
> and removing in Tomcat 11.
>
> The current Servlet API allows us to always return null from
> HttpServletRequest.newPushBuilder
>
> Separately, I have proposed deprecating the push API in the servlet spec
> for removal in a future version.
>
> Any objections to this proposal?

Thanks for telling us about this. The usage numbers are impressively
low now. OTOH, maybe some of the most complex websites are the ones
using it. However, G says the performance benefits are not there, so I
trust them in that area.
So +1 for removing in 11.

Remy

> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to