Hi Nginx Team,
I am unable to use bcrypt function on CentOS 7.4 with nginx version 1.12.2.
Any idea what could be the reason? This is working fine with MD5
nginx -v
nginx version: nginx/1.12.2
CentOS Linux release 7.4.1708 (Core)
nginx version: nginx/1.12.2
built by gcc 4.8.5 20150623 (Red Hat
Hi!
> 188.210.x.x - - [12/Jan/2018:09:47:56 +0100] "GET
>
/apps/notes/js/vendor/angular/angular.js?v=c097638827ed950b562e4489ee4b6777-0
> HTTP/2.0" 200 236150 "-" "Mozilla/5.0 (Windows NT 10.0;
Win64; x64;
> rv:58.0) Gecko/20100101 Firefox/58.0"
> If I transfer the same file without br compress
Dear all,
I have nginx configured to compress files using brotli with the
following configuration:
# enable Brotli
brotli on;
brotli_types
# text/html is always compressed by HttpGzipModule
text/css
text/javascript
text/xml
text/plain
text/x-componen
Hello Nginx users,
Now available: Nginx 1.12.2 for Windows
https://kevinworthington.com/nginxwin1122 (32-bit and 64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org
Changes with nginx 1.12.217 Oct 2017
*) Bugfix: client SSL connections were immediately closed if deferred
accept and the "proxy_protocol" parameter of the "listen" directive
were used.
*) Bugfix: client connecti