44
loading...
This website collects cookies to deliver better user experience
err_http2_protocol_error
while making HTTP calls. The error won’t be logged anywhere sometimes as there is no space left out on the disk. err_http2_protocol_error
.server {
...
...
gzip off;
proxy_max_temp_file_size 0;
location / {
proxy_pass http://127.0.0.1:3000/;
....
http2_max_field_size 64k;
http2_max_header_size 512k;