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

authentication webserver behind nginx rps (no replies)

Hi,My reverse proxy setup is like thishttp://nginx_rps ---> https://authwebser:443 ( I dont have access toauthserver )The reverse proxy is correctly redirecting when I access thehttp://nginx_rps...

View Article


using location.capture to post a form (1 reply)

Hi All,I am calling an webapplication from nginx. I want to capture the response and post the response body as a post parameter to another application.I am doing something like thislocal maken_res =...

View Article


Client IP address (2 replies)

We have a cluster of 4 nginx proxies behind a piranha load balancer setup. This morning we suffered a DOS attack, however the "client" address appears to have only gotten logged correctly the first...

View Article

How to sort parameters in nginx cache key (2 replies)

Hi:We are experiencing low cache hit ratio in Nginx server. It turned outthat one reason is client may be sending the same requests withparameters in different...

View Article

password protect site except for one page (1 reply)

Hi folks,Does anyone have a nifty solution for this? The problem is that it's awordpress site, so justlocation / {auth_basic "Coming soon...";auth_basic_user_file /etc/nginx/security/lock;...}location...

View Article


Re: [nginx-announce] nginx-1.6.2 (no replies)

Hello Nginx users,Now available: Nginx 1.6.2 for Windows http://goo.gl/ioBvGK (32-bit and64-bit versions)These versions are to support legacy users who are already using Cygwinbased builds of Nginx....

View Article

Re: [nginx-announce] nginx-1.7.5 (no replies)

Hello Nginx users,Now available: Nginx 1.7.5 for Windows http://goo.gl/pTAVLA (32-bit and64-bit versions)These versions are to support legacy users who are already using Cygwinbased builds of Nginx....

View Article

tomcat https server behind nginx and bad gateway (no replies)

Hi,I have a tomcat server running behind nginx proxy. When I access the nginxfrom browser it is throwing bad gateway error.According to the tomcat application developer nginx is unable to import thessl...

View Article


Response header from fcgi server (5 replies)

Hi,PHP-application sends response with HTTP header X-Language and I need pass this to nginx.With Firebug I see this header, but variable $http_x_language or $sent_http_x_language is empty.What I am...

View Article


ssl hand shake with upstream url (1 reply)

Hi,I am getting ssl hand shake error. upstream server is running on 443 port.Enabled the debug in nginx.And the configuration is as follows.upstream backends {server xyz.elb.amazonaws.com:443;}server...

View Article

New session id on each request... (no replies)

I have Nginx as a reverse proxy in front of a Tomcat server running a webapp.This works ok using Firefox but not Chrome or IE... When using Chrome or IE, the JSESSIONID gets a new value for each...

View Article

Proxy_store downloading half videos !! (7 replies)

Hi,We're using proxy_store on the edge server for replicating requested mp4files and some of our users reported that some of the videos are half sizedand therefore they are unable to stream whole video...

View Article

Building a redundant mail service (no replies)

Hello,I would appreciate your advice on the following:We are trying to build a redundant mail service, and we areinvestigating the use of nginx as smtp/pop3/imap proxy with TLS/SSLsupport (ports...

View Article


Redirect to a different url based on a query. (no replies)

We have a wordpress installation and need to redirect lost password link toanother different url for this we trying to setup a redirect rule but thisis not working. Can anyone please help us.location /...

View Article

Proxy_cache_methods and OPTIONS (1 reply)

I have bounced around quite a lot through forums and documentation to demistique whether the OPTIONS request method is honoured/allowed by nginx when it's configured as reverse proxy cache system or...

View Article


Re: Fwd: Re: [PATCH] RSA+DSA+ECC bundles (no replies)

unfortunately this was as far as i got with version git$ patch -p0 < nginx_multiple_certs_and_stapling_V2.patchpatching file a/src/event/ngx_event_openssl.cHunk #1 succeeded at 96 with fuzz 2...

View Article

Forward single request to upstream server via proxy_store !! (no replies)

Hi,When the multiple users request for same file on edge server viaproxy_store and requested file is still not downloaded on the edge server,the nginx keeps on proxying those requests towards the...

View Article


No Cache Header On Proxy Request (no replies)

Hi All,Can someone tell me or point me to an example of how to set a no cacheheader on a proxy request . Currently I have PHP application that I'mreverse proxying to php-fpm. However when I try to post...

View Article

nginx proxy websocket to multi nodes (no replies)

I use nginx as proxy server, backend are socketio services. Follow the [document](http://socket.io/docs/using-multiple-nodes/) , nginx configuration, ip_hash instruction that indicates the connections...

View Article

[nginx module] Save response into temp file (no replies)

Hi,I am working on an nginx module, that has flow:receive user request -> parse request -> read local file -> process file -> response to clientThis flow is working well. But now we have...

View Article
Browsing all 7229 articles
Browse latest View live


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