seaweedfs/go
chrislusf cc724305b6 Using Url instead of PublicUrl for volume server
Originally there are only url(ip + port), and publicUrl. Because ip was
used to listen for http service, it has less flexibility and volume
server has to be accessed via publicUrl.

Recently we added ip.bind, for binding http service.

With this change, url can be used to connect to volume servers. And
publicUrl becomes a free style piece of url information, it does not
even need to be unique.
2015-02-02 10:16:50 -08:00
..
filer Cleanup error printing. 2015-01-13 17:04:41 -08:00
glog formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00
images formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00
operation Using Url instead of PublicUrl for volume server 2015-02-02 10:16:50 -08:00
proto Add optional admin port to volume server, to seperate admin operations from normal file operations. 2015-01-18 17:03:38 -08:00
security refactoring for later security changes 2015-01-05 14:20:04 -08:00
sequence formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00
stats formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00
storage Add optional admin port to volume server, to seperate admin operations from normal file operations. 2015-01-18 17:03:38 -08:00
tools switch it back to chris's repo 2014-12-14 00:35:26 -08:00
topology Fix compilation error. 2015-01-18 17:11:37 -08:00
util v0.68 2015-01-12 21:07:06 -08:00
weed Using Url instead of PublicUrl for volume server 2015-02-02 10:16:50 -08:00