addis_a
August 20, 2014, 10:51pm
#1
22:40 20-8-2014 nginx 1.7.5.2 WhiteRabbit
Based on nginx 1.7.5 (20-8-2014, last changeset 5809:bb26f7ceaaf1) with;
ngx_upstream_jdomain (https://github.com/wdaike/ngx_upstream_jdomain )
https://github.com/nginx/nginx/pull/7 , adding:
proxy_ssl_client_certificate cert.pem;
proxy_ssl_client_certificate_key cert.key;
our first multi node cross compiler import !
A very simple Web Application Firewall, see conf/nginx-simple-WAF.conf
Updated ngxLuaDB to 1.1 (on site !) the drizzle, partial openresty
and dynamic library / loaded module solution
lua-nginx-module v0.9.11 (upgraded 20-8-2014)
form-input-nginx-module v0.10 (upgraded 17-8-2014)
echo-nginx-module v0.55 (upgraded 19-8-2014)
set-misc-nginx-module v0.25 (upgraded 19-8-2014)
headers-more-nginx-module v0.25 (upgraded 19-8-2014)
Source changes back ported
Source changes add-on’s back ported
Changes for nginx_basic: Source changes back ported
Scheduled release: yes
Additional specifications: see ‘Feature list’
Builds can be found here:
http://nginx-win.ecsds.eu/
Follow releases https://twitter.com/nginx4Windows
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,252707,252707#msg-252707
itpp2012 can you compile your Nginx with Perl i have a few .pl scripts i
cant run because of the missing perl module
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,252707,252906#msg-252906
Yeah i was looking for that script but could not find it. But if
converting
to lua is easy please elaborate and share how i can convert the
following to
a lua script.
http://documentation.hwdmediashare.co.uk/w/images/6/66/Ubr_upload-2.1.5.zip
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,252707,252909#msg-252909
To be short, no, use Lua, its not that difficult to convert to Lua (and
make
it non-blocking). There is a fastcgi shell for perl out there from 2002
which needs to be rewritten for todays demands, when thats done you can
run
perl just like php(cgi).
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,252707,252907#msg-252907
Try google and learn Lua, otherwise open a new topic maybe someone can
assist you.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,252707,252910#msg-252910
Am 27-08-2014 21:37, schrieb c0nw0nk:
Yeah i was looking for that script but could not find it. But if
converting
to lua is easy please elaborate and share how i can convert the
following to
a lua script.
http://documentation.hwdmediashare.co.uk/w/images/6/66/Ubr_upload-2.1.5.zip
This isn’t the authors file, isn’t it?
How about to get the version from author
http://uber-uploader.sourceforge.net/
Maybe he have already ported his script to another language
Cheers al