Re: HTTP3 php-fpm fastcgi_pass 500 problems

2020-10-12 Thread Sergey Kandaurov
> On 11 Oct 2020, at 20:58, Ryan Gould wrote: > > > > Hello. > > It would be helpful if you'll be able to provide more details, > > such as "nginx -V" output, revision of the nginx-quic branch, > > debug log messages for a particular request causing 500 error, > > and relevant configuration de

Re: HTTP3 php-fpm fastcgi_pass 500 problems

2020-10-11 Thread Ryan Gould
> Hello. > It would be helpful if you'll be able to provide more details, > such as "nginx -V" output, revision of the nginx-quic branch, > debug log messages for a particular request causing 500 error, > and relevant configuration details. How to obtain debug log: > http://nginx.org/en/docs/deb

Re: HTTP3 php-fpm fastcgi_pass 500 problems

2020-10-10 Thread Sergey Kandaurov
> On 10 Oct 2020, at 23:09, Ryan Gould wrote: > > hello awesome nginx developers, > > i am having some odd behavior issues when in http3 / quic mode. > > i am using a completely-up-to-date nginx-quic build on a debian 9 box. > > my nginx php-fpm configuration has been solid and unchanging fo

HTTP3 php-fpm fastcgi_pass 500 problems

2020-10-10 Thread Ryan Gould
hello awesome nginx developers, i am having some odd behavior issues when in http3 / quic mode. i am using a completely-up-to-date nginx-quic build on a debian 9 box. my nginx php-fpm configuration has been solid and unchanging for years and years. if i disable http3 / quic, things work grea