On Thursday, April 28, 2016 at 9:47:50 PM UTC-4, Zsolt Ero wrote:
>
> Thanks, that's a great howto, unfortunately, I'd need to compile nginx 
> from sources to get that module. 
>

Unless you don't have root access, compiling nginx from source is honestly 
the best way to deploy your server.  nginx has frequent releases, and the 
linux distros are all way behind.  it's a very simple build from source too.

You could also contact cloudflare and see if they're willing to 
build/distribute a uwsgi middleware that can handle this for the greater 
python community (pyramid, django, cherrypy, etc).

but the best option would be handling this in nginx, which should also 
improve your server logs as well.

FYI cloudflare uses nginx internally and their staff are behind the 
openresty project.  many nginx core modules and much recent functionality 
originated in openresty.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/c0ac8e15-52ab-46f7-a7a3-b3939ba1f1a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to