as far as I know, there is still no any web server that fully implements
the "push" capability from HTTP2 specification.

let me know if any web server now implements "push" capability completely

On Tue, Jun 28, 2016 at 9:46 AM, Bobby Mozumder <bmozum...@gmail.com> wrote:

> Does anyone know of an http/2 server with server push capability that can
> work with Django?
>
> It looks like nginx supports http2 with uWSGI, but it doesn’t actually
> support server push capability.
>
> I also found the h2o server, but it doesn’t look like it supports uWSGI
> yet..
>
> Any other options out there for http2 server push, preferably with
> cache-aware server push?
>
> (I’d set http “Link” headers in my app to direct server push.)
>
> -bobby
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5A078BDA-0C9C-48E3-B7DC-56CA49434388%40gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Fábio C. Barrionuevo da Luz
Palmas - Tocantins - Brasil - América do Sul

http://pythonclub.com.br/

Blog colaborativo sobre Python e tecnologias Relacionadas, mantido
totalmente no https://github.com/pythonclub/pythonclub.github.io .

Todos são livres para publicar. É só fazer fork, escrever sua postagem e
mandar o pull-request. Leia mais sobre como publicar em README.md e
contributing.md.
Regra básica de postagem:
"Você" acha interessante? É útil para "você"? Pode ser utilizado com Python
ou é útil para quem usa Python? Está esperando o que? Publica logo, que
estou louco para ler...

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPVjvMYqcOq3cUR5UroSkJu%2BQBvOGG9uwBok9OvOpKz%2B%2BZDDMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to