Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File server slow download speed #150

Closed
lethaiq opened this issue Feb 3, 2021 · 3 comments · Fixed by #152
Closed

File server slow download speed #150

lethaiq opened this issue Feb 3, 2021 · 3 comments · Fixed by #152
Labels
enhancement New feature or request

Comments

@lethaiq
Copy link

lethaiq commented Feb 3, 2021

Hi,

I have difficulties downloading these two files for two attacks:
https://thunlp.oss-cn-qingdao.aliyuncs.com/TAADToolbox/GNAE.zip
https://thunlp.oss-cn-qingdao.aliyuncs.com/TAADToolbox/scpn.zip

Seems like the server is located in China and accessing from US will be slow. This will crash the zip_download.py program (I guess because of timeout). Can you please upload these two files on another location?

Thanks

@Cypredar
Copy link
Collaborator

Cypredar commented Feb 8, 2021

Thank you for your advice. The process of solving this problem may be complicated, so we'll discuss it and get back to you later.

@Cypredar Cypredar added the enhancement New feature or request label Feb 8, 2021
@a710128 a710128 linked a pull request Feb 20, 2021 that will close this issue
@a710128
Copy link
Member

a710128 commented Sep 22, 2021

We migrated our server to Hong Kong and used CDN acceleration, you can use the following method to speed up the file download.

https://openattack.readthedocs.io/en/latest/apis/data_manager.html#OpenAttack.DataManager.enable_cdn

@a710128 a710128 closed this as completed Sep 22, 2021
@lethaiq
Copy link
Author

lethaiq commented Sep 26, 2021

Tested. Worked very well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants