Firefox doesnt use cache for XHR plain file -> Chrome works fine!
i host diablo_web_simple on my root running nginx when i use chrome it only loads the chunks of diabdat.mpq once -> then loads them from cache when using firefox it al… (xle nububuwo)
i host diablo_web_simple on my root running nginx when i use chrome it only loads the chunks of diabdat.mpq once -> then loads them from cache when using firefox it always loads the chunks and doesnt use cache -> this results in slower load and less performance
diabdat.mpq = ~270mb chunksize = between 1-7mb combined chunksize of loading game: ~65mb
i already set in about:config browser.cache.check_doc_frequency 2
i also set headers for caching this file in nginx
nothing works pls help