-
**nginx -V**
nginx version: nginx/1.3.7
TLS SNI support enabled
configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error_log --pid-path=/var/run/nginx…
-
I'm trying to build the sdch module into nginx but keep running into errors:
> cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fe…
-
### Summary
Using [kong-vagrant][1] with kong [`release/0.10.0`][2]. After adding mockbin.com/request as an API, the cURL request returns the HTML, in the same fashion as if loading the URL in my bro…
-
I want to install nginx 1.7.9 with nginx pagespeed latest version. my environment is Ubuntu 14.04.1 LTS trusty nginx 1.7.9 page speed 1.9.32.2
config command was successful
```
./configure --…
-
As of the latest release with Nginx 1.10.1, on_connect doesn't send variables either from the app or stream to the set url.
Nginx Build:
```
./configure \
--prefix=%{_sysconfdir}/nginx \
…
-
Hmmm...
I'm not too keen on your prescribed base path. If I don't set one (and your class doesn't seem to provide a "setter" for $this->serverBasePath !!), I don't think you should be making assumpt…
-
I build naxsi-0.55rc1 as a module for nginx 1.10.0 and getting the following 2 different error on centos7 and centos6
Error on Centos6
`nginx: [emerg] dlopen() "/etc/nginx/modules/ngx_http_naxsi_modu…
-
问题:1.9.10.1001到1.9.12.1001,nginx.pdb体积缩减将近2/3,是因为调整了编译调试参数的原因吗?这对生产环境使用上有何变化?
另外,比较编译参数,1.9.12.1001还增加了--with-http_slice_module模块。
谢谢!
-
I think it happened after I did `sudo service nginx reload`. I wasn't able to reproduce it yet.
log
```
2016/05/06 13:10:36 [info] 2306#2306: Using 32768KiB of shared memory for nchan in /etc/nginx/…
-
We use Apache with mpm-itk as our upstream server and tengine as frontend proxy with caching of static resources.
Apache with mpm-itk means that apache preforks processes that listens for connections…
Dead2 updated
8 years ago