Skip to content

cnbaozi/bz-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bz-Cache

类似CDN,用于动静分离。实现类似squid反代
http://a.com/style.css ,可以分离另一台主机 http://cache.b.com/xxx/style.css ,cache.b.com 会自动缓存 a.com 文件。

1、推荐用nginx
2、apache的.htaccess会影响性能,最好写到.conf里面

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors