Hi Vladimir,
Sure I'll share all the information.
Thanks
On Tue, Jul 13, 2021 at 6:44 PM Vladimir Homutov wrote:
> On Tue, Jul 13, 2021 at 05:29:15PM +0530, Raminda Subashana wrote:
> > Hi Maxim,
> >
> > Just tested nginx-quic release and there is a performance issue
/www.example.com.key;
add_header Alt-Svc 'h3=":443"'; # Advertise that HTTP/3 is available
add_header QUIC-Status $quic; # Sent when QUIC was used
}
On Tue, Jul 13, 2021 at 2:39 PM Raminda Subashana
wrote:
> Hi Maxim,
>
> Really interesting post, can
Hi Maxim,
Really interesting post, can I publish this on my personal blog, is it
legal?
Thanks & Regards,
Raminda
On Tue, Jul 13, 2021 at 2:25 PM Mathew Heard wrote:
> Hi Maxim,
>
> Really interesting read.
>
> Do you have any plans for resolving the SIGHUP causes session closure
> issues that
Hi,
I compiled the above focal release with http/3 pagespeed & brotli. nothing
wrong with the build process & when I try to upgrade/install (upgrade
from nginx/now 1.21.0-1-3) on ubuntu 20.04 I'm getting below error.
dpkg: error processing package nginx-dbg (--install):
dependency problems - lea
Dear All,
I have an issue with the Nginx HTTP3. when I add the "add_header alt-svc
'h3-29=":443"; ma=86400';" instead of "add_header Alt-Svc 'h3=":443"';" to
the server block browser " err_too_many_redirects". Below is my simple
config file to run a Magento 2.4.2 site.
upstream fastcgi_backend {