Welcome! Log In Create A New Profile

Advanced

Re: HTTP/2 server push

February 08, 2018 02:42PM
On Thu, Feb 08, 2018 at 08:45:50AM -0500, beatnut wrote:
> Hi everyone,
> According to the roadmap https://trac.nginx.org/nginx/roadmap server push
> will show up in a few days.

It's been committed today and will be available in the next release.

> My question is :
> How to mitigate problem when we are pushing resources already being in the
> cache for example pushed earlier ?

Apache has this mechanism:
http://httpd.apache.org/docs/2.4/mod/mod_http2.html#h2pushdiarysize

But it doesn't mitigate a problem of wasted bandwidth with HTTP/2
push if a client opens a new connection, or a server is restarted.

> Do i have to make some workaround using cookies or nginx can hadle that kind
> of situation?

Happy you now also know that HTTP/2 push is mostly a myth when it
comes to performance improvement. In my opinion, it only has very
limited application.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

HTTP/2 server push

beatnut February 08, 2018 08:45AM

Re: HTTP/2 server push

ru@nginx.com February 08, 2018 02:42PM

Re: HTTP/2 server push

beatnut February 09, 2018 03:57AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 280
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready