Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Browsing all 7229 articles
Browse latest View live

does proxy_ssl_verify verify server name? (1 reply)

Hello I'm trying to enable this option on a proxy_pass location: proxy_ssl_trusted_certificate /etc/ssl/certs/ca-certificates.crt; proxy_ssl_verify on; proxy_ssl_verify_depth 9...

View Article


1.9.11 does not build (no replies)

_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

View Article


i'm getting following error when compiling nginx 1.8.1 (no replies)

following is the error message /root/rpmbuild/SOURCES/modules/nginx_tcp_proxy_module-master/ngx_tcp_session.c /root/rpmbuild/SOURCES/modules/nginx_tcp_proxy_module-master/ngx_tcp_session.c: In function...

View Article

Nginx and conditional proxy_next_upstream directive (no replies)

I want nginx to prevent trying the next upstream if the request is a POST request and the request just timed out. POSTs should only be repeated on error. I tried this config to implement it: if...

View Article

Remove path prefix during proxy_pass (1 reply)

Hi, I am trying to use Nginx as a reverse proxy and want to redirect to different upstream servers based on the URL. Looking to use the path prefix to distinguish the upstream servers to be used. But...

View Article


Proxy domain rewrite using proxy_cookie_domain (3 replies)

I want to rewrite domains in the cookie when NGIX is acting as reverse proxy. I see that NGIX support this using proxy_cookie_domain module. But I am unable to find out where does it keep the original...

View Article

Does nginx have a Routing API? (no replies)

I am trying to see if nginx (OSS, not commercial) can be used not only as a load balancer, but as a network router/switch in the event that I need to shut my app down and redirect traffic to a...

View Article

Error Log - 403 access logs (no replies)

We use our nginx error logs to monitor our system closely. Recently, we've been hit with a lot of requests with malicious intent, and thus have blocked their IPs using a "deny " directive. This has...

View Article


pseudo-streaming problem (no replies)

i have compile nginx like this : nginx version: nginx/1.8.1 built by gcc 4.9.2 (Debian 4.9.2-10) built with OpenSSL 1.0.1k 8 Jan 2015 TLS SNI support enabled configure arguments:...

View Article


Nginx as proxy for Exchange 2013 : RPC? (5 replies)

I've been searching the internet and tried a few approaches, but I was wondering: Is it possible to use Nginx (non-plus edition) as a proxy for Exchange (2013) - in particular: RPC. I did manage to get...

View Article

hhvm and nginx (2 replies)

Hello all I am using hhvm instead of php-fpm and using nginx. how can I tune hhvm to have better performance? Thanks a lot _______________________________________________ nginx mailing list...

View Article

proxy_pass not seen as SNI-client according to Apache directive (4 replies)

Hi guys, I'm having a rather odd behavior - I use nginx as a reverse proxy (basically as a CDN) - where if the file isn't in cache, I do use proxy_pass to the origin server, to get the file and then...

View Article

how can i set diffrent proxy cache time by diffrent uri (1 reply)

i tried to use like this server { set $cache_time 1d; if ($request_uri = "/") { set $cache_time 3d; } if ($request_uri ~ "^/other") { set $cache_time 30d; } location / { try_files $uri @fetch; }...

View Article


PUT/POST files to akamai CDN (no replies)

Hello everyone, i want to use nginx as a simple and effective way to generate mpeg-dash streams and push them to the akamai CDN network. There for i need to push the generated files with the POST...

View Article

http2 enable or disable per virtual host (no replies)

Hi the ngx_http_v2_module could not switch enable or disable per virtual host. The following code, http.domainname.com is enabled http2. I would like to enable only the http2 of http2.domainname.com....

View Article


Using pcre_jit (4 replies)

Hello, To use pcre_jit ( http://nginx.org/r/pcre_jit ), is it mandatory to compile nginx with "--with-pcre-jit"? On FreeBSD, nginx isn't compiled with "--with-pcre-jit", but I can still use "pcre_jit...

View Article

Feature Request for access_log stdout; (5 replies)

Hi. how difficult is it to be able to add "access_log stdout;" to nginx, similar like "error_log stderr;"? I ask because in some PaaS environment is it difficult to setup a dedicated user yust for...

View Article


Need help with Nginx Logging (no replies)

Hey folks, I would like to ask what does the 10.200 right after 'excess:' indicate in the following log? Is this storage size in MBs for zone? I am really confused about that; I have gone through...

View Article

Nepřítomnost od 18.2.2016 do 22.2.2016 (no replies)

Vážení klienti, v době od 18.2.2016 do 22.2.2016 včetně, jsem mimo kancelář a nebudu mít pravidelný přístup ke své e-mailové schránce. V urgentních případech, prosím, kontaktujte mého kolegu Martina...

View Article

Does stub_status itself cause performance issues? (no replies)

Hello, I searched everywhere but found nothing. Is there an overhead of setting stub_status page and activate it all the time? Using Apache's ExtendedStatus for example has an impact on performance and...

View Article
Browsing all 7229 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>