Re: WWW-Authenticate in 200 OK response

2018-09-14 Thread Maxim Dounin
Hello! On Fri, Sep 14, 2018 at 08:59:16PM +, Nica, George via nginx wrote: > I am currently working on a multi-tier application, trying to use nginx as > load balancer. > The issue is that nginx seems to be adding WWW-Authenticate in the 200 OK > response after the Kerberos authentication h

WWW-Authenticate in 200 OK response

2018-09-14 Thread Nica, George via nginx
I am currently working on a multi-tier application, trying to use nginx as load balancer. The issue is that nginx seems to be adding WWW-Authenticate in the 200 OK response after the Kerberos authentication has taken place, which confuses the client. (The client could potentially ignore it, but

Re: nginx as nonroot - setsockopt not permitted

2018-09-14 Thread orsolya.magos
Wow great, thanks Maxim for the super fast answer! We are using epel version, still investigating the possibilities of version change. Br, Orsi Posted at Nginx Forum: https://forum.nginx.org/read.php?2,281226,281230#msg-281230 ___ nginx mailing list ng

Question

2018-09-14 Thread Saint Michael
> > I am a new developer and need to publish several database tables with > relationship one to many, etc,. What web framework is fastest to learn ? I > am looking at Mojolicios or Catalyst, but don“t know if they are necessary > or not. For a new project, what parts would you choose? I have read

Re: nginx as nonroot - setsockopt not permitted

2018-09-14 Thread Maxim Dounin
Hello! On Fri, Sep 14, 2018 at 03:52:03AM -0400, orsolya.magos wrote: > we use nginx which load-balances toward our snmptrapd. Everything is working > fine if we start nginx with root. We would like to change it so nginx > (workers) would start with nginx user. I couldn't make it work, do you hav

nginx as nonroot - setsockopt not permitted

2018-09-14 Thread orsolya.magos
Hi, we use nginx which load-balances toward our snmptrapd. Everything is working fine if we start nginx with root. We would like to change it so nginx (workers) would start with nginx user. I couldn't make it work, do you have any idea what additional thing can I set/check? nginx -V nginx version