07th-mod / 07th-mod/python-patcher

Slow / weird behavior with download speed

未關閉
#182 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
214
分支
12
PR 合併指標
30 天內沒有已合併 PR

描述

I noticed there is some sort of caching going on between the server and my computer.

Seemingly, downloading with the installer was slow (~200-300KiB), but then trying to download via some other method was fast (10MiB).

However what was really happening, was that re-downloading a file which had already been partially/fully downloaded was fast. There was some sort of caching going on when downloading from the server.

I think there is some issue with downloading very large files (such as the graphics archives) - they are not cached, or perhaps downloading one causes the limited cache to be emptied? so when the next person goes to download, it will need to re-download the file or something). Not sure if the cache is global to everyone, local to regions of the world, or local to just me.

This is not really my area of expertise so I don't really know what could be going on. I also am not sure how we have stuff setup on the server (or how a server is usually setup for serving large files)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

檢查伺服器配置和下載處理程式碼以了解快取機制。查看大型檔案(如圖形存檔)的提供方式,以及是否涉及快取標頭或CDN設定。透過新請求與重複請求測試下載速度以重現該問題。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, node.js
領域
backend, performance
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。