It was dropped as it was not efficient:
http://groups.google.com/group/express-js/browse_thread/thread/e4deba852baef654
http://groups.google.com/group/express-js/msg/27cfee95ce6e3721
Johan
> --
> You received this message because you are subscribed to the Google Groups "Express" group.
> To post to this group, send email to expre...@googlegroups.com.
> To unsubscribe from this group, send email to express-js+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/express-js?hl=en.
>
>
http://blog.nodejitsu.com/updating-node-http-proxy
Johan
--
The question is whether there is more overhead in spawning a child process, piping the data to it, piping the compressed result back to Node and serving the compressed data, vs. just serving the raw, uncompressed data directly. If your primary concern is performance and page load speed, rather than server bandwidth usage, some benchmarking is certainly warranted here...
--
Laurie Harper
http://laurie.holoweb.net/