Skip to content

Sometimes very slow download speeds. #6802

@tytanick

Description

@tytanick

My Platform

Would you be able to check if this is maybe on your side ?

One or our ip addresses is:
80.54.67.1
Our datacenter has 2/2gbit and sometimes (so far second or third time within 2 months we are getting speeds like 120kB/s .
Our ISP Orange checked and said that issue is here thats why i am reporting.

https://files.pythonhosted.org/packages/1d/9d/8282c8841a2baa58eb928ad334f651846021d76819da97d384b7e8066b71/nvidia_cudnn_cu11-9.10.2.21-py3-none-win_amd64.whl

Image

Fastly Debug


DNS Resolution

$ dig pypi.org A
$ dig pypi.org AAAA
$ dig files.pythonhosted.org A
$ dig files.pythonhosted.org AAAA

Traceroutes / IPv4

$ traceroute pypi.org
$ traceroute files.pythonhosted.org

Traceroutes / IPv6 (If available)

$ traceroute6 pypi.org
$ traceroute6 files.pythonhosted.org

HTTPS Requests / IPv4

$ curl -vvv -I --ipv4 https://pypi.org/pypi/pip/json
$ curl -vvv -I --ipv4 https://files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz

HTTPS Requests / IPv6 (If available)

$ curl -vvv -I --ipv6 https://pypi.org/pypi/pip/json
$ curl -vvv -I --ipv6 https://files.pythonhosted.org/packages/ae/e8/2340d46ecadb1692a1e455f13f75e596d4eab3d11a57446f08259dee8f02/pip-10.0.1.tar.gz

TLS Debug / IPv4

$ echo -n | openssl s_client -4 -connect pypi.org:443
$ echo -n | openssl s_client -4 -connect files.pythonhosted.org:443

TLS Debug / IPv6 (If available)

$ echo -n | openssl s_client -6 -connect pypi.org:443
$ echo -n | openssl s_client -6 -connect files.pythonhosted.org:443

Code of Conduct

  • I agree to follow the PSF Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    networkIssues related to our CDN, users having problems connecting to PyPI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions