Skip to content

alfredwesterveld/node-file-caching-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-file-caching-proxy

first time

curl http://localhost:8888?http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4 > bunny
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 61.6M  100 61.6M    0     0  2940k      0  0:00:21  0:00:21 --:--:-- 2942k

Second time when cached

$ curl http://localhost:8888?http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4 > bunny2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 61.6M    0 61.6M    0     0   638M      0 --:--:-- --:--:-- --:--:--  635M

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published