Changes between Version 1 and Version 2 of Ticket #2504


Ignore:
Timestamp:
06/05/23 07:56:56 (11 months ago)
Author:
reborns@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2504 – Description

    v1 v2  
    1414
    1515        location / {
    16             add_header Alt-Svc 'h3=":8443"; ma=86400';
     16            add_header Alt-Svc 'h3=":443"; ma=86400';
    1717        }
    1818    }
     
    2626
    2727        location / {
    28             add_header Alt-Svc 'h3=":8443"; ma=86400';
     28            add_header Alt-Svc 'h3=":443"; ma=86400';
    2929        }
    3030    }