Roadmap – nginx(trac.nginx.org)
trac.nginx.org
Roadmap – nginx
http://trac.nginx.org/nginx/roadmap
6 comments
Pardon my ignorance, but what exactly should I be looking for that warrants a frontpage of HN for this link ?
Official support for WebSockets and SPDY in nginx is big news. WebSocket support especially, as previously it was impossible to do long-polling / WebSocket type work in nginx without resorting to unreliable 3rd party modules.
Websocket support is big deal.
Hellloooooo, websockets. A nice reverse proxy to Node will be so welcome.
I am more excited about ETags support than SPDY & Websockets. Etags (when used correctly) are extremely handy.
Please elaborate...
There's a great example/explanation on the Facebook Developer blog:
https://developers.facebook.com/blog/post/627/
Basically, it's Last-Modified on steroids.
https://developers.facebook.com/blog/post/627/
Basically, it's Last-Modified on steroids.
In the link that you mentioned, ETags are produced and handled by application. There are no special needs in web-server support.
Can't wait! But until then...
Has anyone been using nginx <1.3 to proxy WebSockets using the TCP proxy module (nginx_tcp_proxy_module)? Anyone know from experience if it's a workable solution?
Has anyone been using nginx <1.3 to proxy WebSockets using the TCP proxy module (nginx_tcp_proxy_module)? Anyone know from experience if it's a workable solution?
Looking forward to websocket reverse proxying in 1.3
I always found any information coming from the nginx website a bit too laconic. Am I the only one?
WebSocket support is welcome.
WebSocket support is welcome.
Now you mention it, yes. Don't forget that English isn't the core developers' native language though.