Re: Nginx 1.17.6 ignores kill -HUP

2019-12-22 Thread Sergey A. Osokin
Hi Jochen, thanks for the reply. On Sat, Dec 21, 2019 at 07:06:24PM +0100, Jochen Neumeister wrote: > Hi, > > you're not allone with this Problem. > Other nginx user have the same Problem: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242626 > > Unfortunately I have no solution for the p

Re: Nginx converts 409 from upstream to 502

2019-12-22 Thread Maxim Dounin
Hello! On Sat, Dec 21, 2019 at 07:49:06AM -0500, sachin.she...@gmail.com wrote: > Our request flow looks like this: > > client --> nginx --> haproxy --> tomcat > > Put requests with large bodies are used to upload files. Sometimes due to > some application logic, tomcat may reject an upload ear

Re: Wordpress not able to display theme properly - FastCGI sent in stderr: "Primary script unknown"

2019-12-22 Thread vikask
Hi there, Thanks for showing me the direction. I removed the block i had created for the subdirectory /stage in the default nginx file. the default Home URL had a space [typing mistake] and so the 20% was being sent in the URL. Wonder what i would have done without your debugging skills. Than