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
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
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)
>
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
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
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
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
@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