Thank you very much, Francis!
Indeed, it was a permission issue on the filesystem.
Again, my bad! Sorry to bother this mailing list with this basic issue.
On Tue, Apr 12, 2022 at 8:22 AM Francis Daly wrote:
>
> On Mon, Apr 11, 2022 at 10:02:40AM -0300, Fabiano Furtado Pessoa Coelho wrote:
>
> H
On Mon, Apr 11, 2022 at 10:02:40AM -0300, Fabiano Furtado Pessoa Coelho wrote:
Hi there,
> I've one more question about an access_log weird behavior, when it's
> configured with a $1 regex return variable.
http://nginx.org/r/access_log -- The file path can contain variables
> For instance:
>
>
;
> On Mon, Apr 04, 2022 at 04:28:54PM -0300, Fabiano Furtado Pessoa Coelho wrote:
>
> Hi there,
>
> > Sorry to bother you with this feature request. I believe you software
> > engineers already thought about it and there are a million reasons to
> > not implement it.
&g
On Mon, Apr 04, 2022 at 04:28:54PM -0300, Fabiano Furtado Pessoa Coelho wrote:
Hi there,
> Sorry to bother you with this feature request. I believe you software
> engineers already thought about it and there are a million reasons to
> not implement it.
I suspect that what you are a
Hi...
Sorry to bother you with this feature request. I believe you software
engineers already thought about it and there are a million reasons to
not implement it.
Well, I'm exactly in this situation described here
https://serverfault.com/questions/498799/how-to-log-nginx-requests-made
posed to be a simpler
configuration?).
Or maybe add a warning to the documentation near where it says "If a
domain name resolves to several addresses, all of them will be used in
a round-robin fashion."
If you specify a hostname like 'localhost' and your system supports
both
ase
to be identical to the multiple-addresses one, or vice versa. Or even
by making this configurable.
(Actually, previously multiple-addresses case was handled
differently, closer to the single-address approach, and resulted
in just one 502, with "quick recovery" of all servers on th
's" if any connections
timeout (> 60s) for any reason. Since only 2 of those and your entire
server group has been exhausted.
> (And no, it's not a DNS failure - DNS is only used when nginx
> resolves the name in the proxy_pass directive while parsing
> configuration on startup.
g problem is still the same though: backends cannot
cope with the load, and there are errors.
(And no, it's not a DNS failure - DNS is only used when nginx
resolves the name in the proxy_pass directive while parsing
configuration on startup.)
> Suggestion/feature request: If a domain nam
users who innocently put the
domain name "localhost" then find that round-robin across ipv6 and
ipv4 is occurring, ref:
https://stackoverflow.com/a/58924751/32453
https://stackoverflow.com/a/52550758/32453
Suggestion/feature request: If a domain name resolves to several
addresses, log a warni
I also encountered the same problem, but after 4 years, this feature has not
been added to the latest version.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,258604,285566#msg-285566
___
nginx mailing list
nginx@nginx.org
http://mailman.ngin
Hi
Not sure where to put this.
But I would like to have the ability to add client cert required any where
on the URI tree
so
www.abc.com.au/ you can access with out a cert but
www.abc.com.au/private/ you need a cert
www.abc.com.au/public/ no cert needed
A
__
On Mon, Nov 21, 2016 at 09:28:06AM +1100, Alex Samad wrote:
Hi there,
> But I find that the amount of information about the client cert is very
> limited. compared to say squid / apache.
>
> For example I looking for end date for the client cert. It would be nice
> if this sort of information c
Hi
I do a lot of stuff with client certs, we have just moved from an inhouse
RP to using NGINX.
But I find that the amount of information about the client cert is very
limited. compared to say squid / apache.
For example I looking for end date for the client cert. It would be nice
if this sort
I'm not sure if this is a feature request or just an issue with our
deployment...
We host many domains, often partitioned across many configuration files
(ie: sites-enabled/domain1.conf,
sites-enabled/domain2.conf,
sites-enabled/domain3.conf,
)
An issue tha
thanks,recently i ran into this problem
I saw you this post, help me with this problem
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,204689,267222#msg-267222
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/n
Hi all,
I just enabled http2 for my website. Due to my website has lots of big
pictures, it seems that the http2 new feature " single, multiplexed
connection" will cause browser to download lots of data at the same time and
use up all bandwidth.
And on some mobile devices, it will freeze the web b
Hi.
Am 19-02-2016 09:42, schrieb Konstantin Pavlov:
On 19/02/2016 02:56, Aleksandar Lazic wrote:
[snipp env errors]
Any plans to add this possibility or have I missed something?
Please check the following:
https://hub.docker.com/_/nginx/, section "using environment variables
in
nginx con
On 19/02/2016 02:56, Aleksandar Lazic wrote:
> access_log
> syslog:server=${NGINX_TEST_PORT_8514_UDP_ADDR}:${NGINX_TEST_PORT_8514_UDP_PORT};
>
> nginx: [alert] could not open error log file: open()
> "/var/log/nginx/error.log" failed (13: Permission denied)
> 2016/02/18 23:54:51 [warn] 12#12:
Hi.
Am 18-02-2016 15:02, schrieb Aleksandar Lazic:
Hi Andrew.
Am 18-02-2016 10:16, schrieb Andrew Hutchings:
[snipp]
What version of Docker are you running? If it is prior to 1.9 you are
likely to hit his bug: https://github.com/docker/docker/issues/6880
docker version
Client:
Versi
Hi Andrew.
Am 18-02-2016 10:16, schrieb Andrew Hutchings:
On 18/02/16 08:59, Andrew Hutchings wrote:
Hi Aleksandar,
On 17/02/16 19:04, Aleksandar Lazic wrote:
Hi.
Am 17-02-2016 16:47, schrieb Valentin V. Bartenev:
On Wednesday 17 February 2016 16:26:01 Aleksandar Lazic wrote:
Hi.
how diff
On 18/02/16 08:59, Andrew Hutchings wrote:
Hi Aleksandar,
On 17/02/16 19:04, Aleksandar Lazic wrote:
Hi.
Am 17-02-2016 16:47, schrieb Valentin V. Bartenev:
On Wednesday 17 February 2016 16:26:01 Aleksandar Lazic wrote:
Hi.
how difficult is it to be able to add "access_log stdout;" to ngin
Hi Aleksandar,
On 17/02/16 19:04, Aleksandar Lazic wrote:
Hi.
Am 17-02-2016 16:47, schrieb Valentin V. Bartenev:
On Wednesday 17 February 2016 16:26:01 Aleksandar Lazic wrote:
Hi.
how difficult is it to be able to add "access_log stdout;" to nginx,
similar like "error_log stderr;"?
I ask be
Hi.
Am 17-02-2016 16:47, schrieb Valentin V. Bartenev:
On Wednesday 17 February 2016 16:26:01 Aleksandar Lazic wrote:
Hi.
how difficult is it to be able to add "access_log stdout;" to nginx,
similar like "error_log stderr;"?
I ask because in some PaaS environment is it difficult to setup a
de
On Wednesday 17 February 2016 16:26:01 Aleksandar Lazic wrote:
> Hi.
>
> how difficult is it to be able to add "access_log stdout;" to nginx,
> similar like "error_log stderr;"?
>
> I ask because in some PaaS environment is it difficult to setup a
> dedicated user yust for nginx.
>
> It fits a
Hi.
how difficult is it to be able to add "access_log stdout;" to nginx,
similar like "error_log stderr;"?
I ask because in some PaaS environment is it difficult to setup a
dedicated user yust for nginx.
It fits also a little bit better to http://12factor.net/logs
BR Aleks
___
In order to solve this issue
http://forum.nginx.org/read.php?2,255421,255438#msg-255438
two additional features would be cool:
proxy_cache_min_size
Syntax: proxy_cache_min_size number;
Default:proxy_cache_min_size 1;
Context:http, server, location
Sets the minimal size i
Here you can find my patch to add SMTP AUTH LOGIN to backend server :
https://github.com/guyguy333/nginx/commit/09ac17efa8cc28bf758d03ddafbccea663fa4779
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,245939,249425#msg-249425
___
nginx mailing
Hello,
sorry for that beforehand, but yes, I'm another newbie using (or at
least trying to use) NGINX in a mail proxy setup.
I read the wiki entries and docs beforehand... and I thought it just
works like that (passing auth to backend).
So actually I was rather shocked that authentication is no
29 matches
Mail list logo