Freebsd port upgraded nginx clojure module from 0.3.0 to 0.4.0!
So on Freebsd we can chose clojure module to enable it after run
pkg install nginx
cd /usr/ports/www/nginx
make config
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,260065,260105#msg-260105
___
0.4.0 (2015-07-06)
New Feature: Server Side Websocket (issue #73)
New Feature: A build-in Jersey container to support java standard RESTful
web services (JAX-RS 2.0) (issue #74)
New Feature: Tomcat 8 embedding support (so servlet 3.1/jsp/sendfile/JSR-356
websocket work within nginx!) (issue #67)
N