Quantcast
Browsing all 53287 articles
Browse latest View live

Re: proxy not listening to 443

Ok,Its getting better :-)Could get it to listen to 443 by usinglisten *:443 default_server ssl;listen *:80;(star double dot port)however server still saysERR_CONNECTION_REFUSEDand in access log,...

View Article


Re: Translating an F5 rule

You might find that you get most traction with open resty ­ its an nginxbundle project that includes ngx_lua,HttpHeadersMoreModule and a bunch of other mopdules that are great fortransforming...

View Article


Re: 100-continue and 401

On 19 Mar 2013, at 12:31, Luka Perkov wrote:> Hi all,>> I'm using nginx as a frontend for my SCGI application and I want to> handle authentication in my SCGI code. I have to deal with...

View Article

[ANNOUNCE] ngx_cache_purge-2.1

Version 2.1 is now available at:http://labs.frickle.com/nginx_ngx_cache_purge/GitHub repository is available at:https://github.com/FRiCKLE/ngx_cache_purge/Changes:2013-03-19 VERSION 2.1* When enabled,...

View Article

Re: Translating an F5 rule

peter wrote on 03/19/2013 01:54:20 PM:> You might find that you get most traction with open resty ? its an> nginx bundle project that includes ngx_lua,> HttpHeadersMoreModule and a bunch of...

View Article


Re: How to change cookie header in a filter?

Thanks Maxim, I got what you mean.Since I'm using fastCGI so I put something like this:fastcgi_param HTTP_COOKIE "$http_cookie; mycookie=$cookie_note";(I populated cookie_note in my filter already,...

View Article

Re: Need to proxypass to different servers.

On Tue, Mar 19, 2013 at 07:42:25PM +0530, Geo P.C. wrote:Hi there,> location / {> proxy_pass http://192.168.0.1/; #app1> }>> location /cms {> proxy_pass http://192.168.0.2/; #>...

View Article

When does nginx return a Bad gateway (502)?

I have an application behind nginx (Rails on Unicorn if it matters) which listens on a UNIX socket.It all works nice, especially when load is low. When there is some load on the server though (say...

View Article


Re: When does nginx return a Bad gateway (502)?

In my experience, Nginx returns 502 when the upstream server (Unicorn inyour case) doesn't respond or terminates the connection unexpectedly._NikOn 3/19/2013 1:29 PM, fastcatch wrote:> I have an...

View Article


Re: Dropped https client connection doesn't drop backend proxy_pass connection

> Valentin is already worked on this, and I believe he'll be able to> provide a little bit more generic patch.Ok, well I might just use ours for now, but won't develop it anyfurther.Any idea on a...

View Article

No HTTP version in request

I just found an interesting behavior in Nginx while looking at a reqeustthat was causing an error in my code.For a request with no HTTP/xx version, Nginx will return no HTTP responseheaders.From what I...

View Article

Re: No HTTP version in request

On Mar 20, 2013, at 5:47 , Matthieu Tourne wrote:> I just found an interesting behavior in Nginx while looking at a reqeust that was causing an error in my code.>> For a request with no...

View Article

Re: Translating an F5 rule

On Mar 19, 2013, at 19:42 , WBrown@e1b.org wrote:> Peter Booth wrote on 03/19/2013 10:43:12 AM:>>> The code does the following:>>>> 1. remove an HTTP header named...

View Article


Re: Translating an F5 rule

On Wed, Mar 20, 2013 at 3:05 PM, Igor Sysoev <igor@sysoev.ru> wrote:> On Mar 19, 2013, at 19:42 , WBrown@e1b.org wrote:>>> Peter Booth wrote on 03/19/2013 10:43:12...

View Article

Re: How to change cookie header in a filter?

Hello!On Tue, Mar 19, 2013 at 11:50:43AM -0700, Cool wrote:> Thanks Maxim, I got what you mean.>> Since I'm using fastCGI so I put something like this:>> fastcgi_param HTTP_COOKIE...

View Article


Re: 100-continue and 401

Hi Vladimir,On Tue, Mar 19, 2013 at 07:36:07PM +0400, Vladimir Shebordaev wrote:> Both requests do look basically correct just like the nginx's and> curl's behavior. You didn't supply any...

View Article

Re: Need to proxypass to different servers.

On Mar 19, 2013, at 18:41 , Andreas Weber wrote:> Im not expert but i think you must specify /cms BEFORE / because "/" will match everythingNo. Since "/" and "/cms" are not regex locations, nginx...

View Article


if ($args)/if ($arg_) + location

Столкнулся тут с странным поведением, а именно:если использовать конструкцию в локейшине вида:if ( $arg_nossi != 1 ) {ssi on;}ssi_value_length 4k;set $transmit $uri;if ( $args ) {set $transmit...

View Article

Re: 100-continue and 401

Hi Nick,On Tue, Mar 19, 2013 at 05:09:38PM +0000, Nick Kew wrote:> On 19 Mar 2013, at 12:31, Luka Perkov wrote:> > I'm using nginx as a frontend for my SCGI application and I want to> >...

View Article

Re: 100-continue and 401

Hi Luka,There was a post about similar problem on nginx forum with reply from Igor:http://forum.nginx.org/read.php?2,212533,212549#msg-212549On Wed, Mar 20, 2013 at 12:44 PM, Luka Perkov...

View Article
Browsing all 53287 articles
Browse latest View live


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