Re: HTTP/3 with Firefox and forms

2021-01-30 Thread Ryan Gould
Jan 2021, at 19:55, Ryan Gould wrote: > > hello all you amazing developers, > > i check https://hg.nginx.org/nginx-quic [https://hg.nginx.org/nginx-quic]  > every day for new updates being > posted. on monday (Jan 25 2021) i noticed these five new updates: > > https://hg.ngi

HTTP/3 with Firefox and forms

2021-01-27 Thread Ryan Gould
hello all you amazing developers, i check https://hg.nginx.org/nginx-quic every day for new updates being posted.  on monday (Jan 25 2021) i noticed these five new updates: https://hg.nginx.org/nginx-quic/rev/6422455c92b4 https://hg.nginx.org/nginx-quic/rev/916a2e1d6617 https://hg.nginx.org/ng

Re: HTTP/3 and php POST

2020-11-12 Thread Ryan Gould
Thanks for reporting this.  We have committed a change that can potentially fix this issue:  https://hg.nginx.org/nginx-quic/rev/ef83990f0e25  Could you please update the source code and report if the issue is indeed fixed for you?  thank you for solving the problem!  i can confirm that PayPal

HTTP/3 and php POST

2020-11-08 Thread Ryan Gould
hello team, i have found that https://hg.nginx.org/nginx-quic (current as of 06 Nov 2020) is having some trouble properly POSTing back to PayPal using php 7.3.24 on a Debian Buster box. things work as expected using current mainline nginx or current quiche.  i have verified that PageSpeed is not c

Re: HTTP3 php-fpm fastcgi_pass 500 problems

2020-10-11 Thread Ryan Gould
odule=../pagespeed --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-opens

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

HTTP/3 getsockname Bad file descriptor

2020-10-06 Thread Ryan Gould
hello all you amazing developers, i found some old 2013 references to this error relating to SPDY, but have not seen anything recently. i am building on a debian 9 box using the latest code from here: https://hg.nginx.org/nginx-quic using build instructions from https://quic.nginx.org/readme.

HTTP/3 getsockname Bad file descriptor

2020-10-06 Thread Ryan Gould
hello all you amazing developers, i found some old 2013 references to this error relating to SPDY, but have not seen anything recently. i am building on a debian 9 box using the latest code from here: https://hg.nginx.org/nginx-quic using build instructions from https://quic.nginx.org/readme.