合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
[TOC] ## 服务器推送 ``` location / { root /usr/share/nginx/html; index index.html index.htm; http2_push /style.css; http2_push /example.png; } ``` - 说明: 如果用户请求根路径/,就推送style.css和example.png