Tuesday, June 28, 2016

Re: HTTP2 Server Push with Django?

Here are some resources:
On Tuesday, June 28, 2016 at 8:46:26 AM UTC-4, Bobby Mozumder 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+unsubscribe@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/0aaaeb31-dcd7-430c-973a-fa1a0c6331ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment