After nginx sets the reverse proxy, request Provisional headers are shown


after nginx sets the reverse proxy, the request shows Provisional headers are shown
what to do

Mar.18,2021

that is Request Headers , which has nothing to do with the server
because your request is not sent to the server, but (from disk cache) , so Chrome can only display temporary headers

.

if you want to test, but the browser has cache, check Developer Tools Disable cache
if this page should not have cache, it is because your backend does not have the correct Cache-Control header

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38970-2c141.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38970-2c141.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?