About the problem that ttf fonts are not cached in Android browsers

the ttf font is used in the business, and the cache is set to 30 days in nginx through expires. PC access can see the information read from the cache by (from memory cache). However, if you visit the same page on an Android browser, you will find that the font has to be obviously loaded every time it is refreshed. It makes people confused, and I also ask you to help analyze the reasons. Thank you.

Jun.17,2021

found the following article, hoping to help you

https://juejin.im/post/5a482d.

if setting http caching doesn't work, why not try the browser cache for h5? Simply set up manifest to use

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-1b39d6f-2c1bc.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-1b39d6f-2c1bc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?