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

Slow / weird behavior with download speed

オープン
#182 コメント 3 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。