Re: Insert Variable Values when loading a Cloud Config?

2016-07-11 Thread leeand00
This is just a guess, but probably a hashap...or maybe a DNS server that assigns them statically. But I suppose CoreOS has to request it from nginx, so it could probably even just pull it out of the request. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,268241,268250#msg-268250

Re: forced 404 without a location display ?

2016-07-11 Thread Maxim Dounin
Hello! On Mon, Jul 11, 2016 at 03:26:30PM -0400, Jonathan Vanasco wrote: > I have some servers where I use an old method of gating a path > by using a file check. > > this allows staff to turn off certain locations during > migrations/updates without having root privileges (needed to > restar

Re: forced 404 without a location display ?

2016-07-11 Thread Oleg A. Mamontov
On Mon, Jul 11, 2016 at 03:26:30PM -0400, Jonathan Vanasco wrote: > I have some servers where I use an old method of gating a path by using a > file check. > > this allows staff to turn off certain locations during migrations/updates > without having root privileges (needed to restart nginx) >

forced 404 without a location display ?

2016-07-11 Thread Jonathan Vanasco
I have some servers where I use an old method of gating a path by using a file check. this allows staff to turn off certain locations during migrations/updates without having root privileges (needed to restart nginx) an issue I noticed– this method now (perhaps always) shows the name of the lo

Re: Insert Variable Values when loading a Cloud Config?

2016-07-11 Thread Francis Daly
On Mon, Jul 11, 2016 at 09:40:45AM -0400, leeand00 wrote: Hi there, > The question involves trying to have nginx fill in the variables for the > $private_ipv4 and $public_ipv4 when a config is loaded up. Does this > require that I use php-fpm to somehow recognize the machine sending the > reques

One goal. 2 settings. Which one would you recommend?

2016-07-11 Thread matt_l
Hi I am debating what is a better setting between the 2 settings below. Setting#1 and Setting#2 attempt to do the same task (flow control by controlling the IP sources). Setting#1 uses one machine and Setting#2 uses 2 machines in a cascading manner. Thank you for your help 1. Setting #1 1 ma

Insert Variable Values when loading a Cloud Config?

2016-07-11 Thread leeand00
I asked a question on another site (http://stackoverflow.com/questions/37032806/does-bare-metal-coreos-etcd2-support-the-templating-feature-of-coreos-cloudinit) about loading a cloud config from nginx onto a bare-metal core-os machine. The question involves trying to have nginx fill in the varia

Re: AW: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-11 Thread ZaneCEO
@itpp2012 : building from source is a no-go for me due to future upgrade concerns @Lukas : will follow your suggestion and try the ngingx-provided bins, thanks! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267385,268236#msg-268236 ___ ngi