Skip to content

yakantosat/myRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

*采用协程来并发的下载文件 *文件放置位置 /home/nginx/conf/scripts *配置指令

location /download {
    content_by_lua_file 'conf/scripts/download.lua';
}

=== *访问样例

curl localhost/download
/test.txt 32248
/test1.txt 48264
/test2.txt 43259
/test3.txt 52268

About

download

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages