Il giorno 01/set/2011, alle ore 10:02, Evgeny Turnaev ha scritto:
> It is unclear for me:
> does uWSGI able to maintain persistent connections?
> ("Connection: keep-alive")
> pep 0333 says applications must not send any hop-by-hop headers but it is up
> to
> server/gateway implementation - to be able to do keepalive connections.
>
AFAIK there are no web server (of the 4 major) supporting keepalive for proxied
apps.
Theoretically uWSGI itself already supports this as this is the only way to
work with mongrel2,
so if you care about connection cost you could try using mongrel2.
An interesting feature/challenge would be implementing keep-alive in the uWSGI
http router/server.
--
Roberto De Ioris
http://unbit.it
JID: [email protected]
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi