I've noticed for a while that when gzip_static is enabled it checks *every*
file it serves for a .gz extension, not just the ones listed in the gzip_types.
For example in a page with 1 html and 30 images you'll have 61 requests to the
file system: 1 for the correct .html.gz file, 30 for the non-
servers to route to.
I attached a drawing that explains the architecture visually.
Matt
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
my http conf is at http://p.ngx.cc/2018
currently getting me a 502 when I hit my_server.com/oauth/
Any idea what I'm doing wrong?
thanks
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi all,
Had a chat with a helpful person on IRC but both are stumped as to why my
configuration passes a check (nginx -t) but fails to properly handle SSL.
– I’ve split a couple of repetitive blocks out into
/etc/nginx/includes/ssl.conf (-rw-r--r-- root:root - same as nginx.conf -
should not b
appropriate
> alias, but I don't know how to get both working at the same time.
>
> Thanks in advance.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,249943,249943#msg-249943
>
> ___
> nginx mailing list
> ngin
Note that this is not "treating $arg_name as an array", it's simply
allowing you to use the [] characters in a variable name - usually only
a-z0-9_ is allowed
On 9 May 2014 11:02, Matt Gray wrote:
> On 9 May 2014 10:16, beatnut wrote:
>
>>
>> Does it poss
On 9 May 2014 10:16, beatnut wrote:
>
> Does it possible to use $arg_name as an array?
> For example
> I've query string : ?opt[test]=1
>
> I'd like to get value od opt[test] but $arg_opt[test] doesn't work.
>
> Is there special syntax for that case?
>
This thread might be of interest: http://fo
Perfect. Thank you very much!
--
Posted via http://www.ruby-forum.com/.
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
The HttpUpstreamModule states that variable values for
$upstream_http_$HEADER are only valid for the last upstream accessed
during a request. I'd like to know if there's a workaround.
Specifically, I'm setting (and then clearing) headers in my first
upstream to get request-specific information li
http://texturepanel.com/news_xml.php?xskqducca792zezkvdg
matt.starcrest
Matt Starcrest
===
Hold on - wait, maybe the answer's looking fo
10 matches
Mail list logo