本月博客排行
-
第1名
wy_19921005 -
第2名
mft8899 -
第3名
benladeng5225 - duanfei
- Anmin
- wddpwzzhao123
年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
wy_19921005 - benladeng5225
- vipbooks
- kaizi1992
- tanling8334
- sam123456gz
- arpenker
- zysnba
- fantaxy025025
- xiangjie88
- wallimn
- e_e
- jh108020
- ganxueyun
- Xeden
- xyuma
- wangchen.ily
- zhanjia
- johnsmith9th
- zxq_2017
- forestqqqq
- jbosscn
- daizj
- xpenxpen
- 喧嚣求静
- kingwell.leng
- lchb139128
- kristy_yy
- 青否云后端云
- javashop
- lzyfn123
- sunj
- yeluowuhen
- ajinn
- lerf
- lemonhandsome
- chenqisdfx
- xiaoxinye
- lyndon.lin
- flashsing123
- bosschen
- zhangjijun
- sunnylocus
- lyj86
- paulwong
- sgqt
- hudiemeng870329
- mft8899
最新文章列表
【FastDFS专题】fastdfs使用实战(配置篇)
FastDFS的配置文件在/etc/fdfs或者是解压的FastDFS目录下,其中包括 client.conf 客户端上传配置文件 storage.conf 文件存储服务器配置文件 tracker.conf 负责均衡调度服务器配置文件 http.conf http服务器配置文件
跟踪器tracker:192.168.1.188存储节点Storage:192 ...
FastDFS Tracker端配置文件详解及启动注意事项
今天进行了FastDFS的tracker端的配置,代码发送如下:
# is this config file disabled
# false for enabled
# true for disabled
disabled=false
#当前配置是否不可用false可用 ...