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

Slow / weird behavior with download speed

Aberta
#182 3 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
214
Forks
12
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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)

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Examine a configuração do servidor e o código de manipulação de downloads para entender os mecanismos de cache. Veja como arquivos grandes, como arquivos de gráficos, são servidos e se cabeçalhos de cache ou configurações de CDN estão envolvidos. Teste as velocidades de download com solicitações novas versus repetidas para reproduzir o problema.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
javascript, node.js
Domínio
backend, performance
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
30/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.