happy_fish100 发表于 2014-07-27 20:03

时隔近半年,V5.02发布!
v5.02主要修复了几个bug,另外同步了易到用车消息推送平台项目中对libfastcommon库的修改。
主要的ChangeLog如下:

Version 5.022014-07-20
* corect README spell mistake
* bug fixed: can't deal sync truncate file exception
* remove tracker_global.c extern keyword to tracker_global.h
* change log level from ERROR to DEBUG when IOEVENT_ERROR
* php callback should use INIT_ZVAL to init zval variable
* add function short2buff and buff2short
* add get_url_content_ex to support buffer passed by caller
* logger can set rotate time format
* logger can log header line
* #include <stdbool.h> to use C99 bool
* logger can delete old rotated files
* bug fixed: connection pool should NOT increase counter when connect fail
* logger.c do NOT call fsync after write

jieforest 发表于 2014-08-07 10:48

正打算安装FastDFS 5.0.2版

happy_fish100 发表于 2014-08-10 22:25

FastDFS V5.03发布!!!

主要修复了v5.02引入不能同步较大文件的bug,以及其他小改进。

Version 5.032014-08-10
* network send and recv retry when error EINTR happen
* support mac OS Darwin
* use newest logger from libfastcommon
* patches by liangry@ucweb.com
* bug fixed: can't sync large files cause by v5.02
* use newest files from libfastcommon
* change TRACKER_SYNC_STATUS_FILE_INTERVAL from 3600 to 300
* socket send and recv ignore erno EINTR

jkguowen 发表于 2014-08-12 15:20

余大大,真心希望可以出一份完整的用户手册文档,这样有利于更多的小白更容易去入门,也利于这个开源项目的推广

jkguowen 发表于 2014-08-12 15:25

作为入门小白,想问一下,对于4.05版后移除了http模块后,安装5.03版本时是不是一定要安装nginx的模块才能用http访问fastdfs呢?

happy_fish100 发表于 2014-08-12 21:04

回复 105# jkguowen
是的,确实如此!

   

xivamy 发表于 2014-08-17 17:06

请问最新的版本在哪可以下载得到?google上的还是5.02版本吧。

xivamy 发表于 2014-08-17 17:12

本帖最后由 xivamy 于 2014-08-17 17:13 编辑

回复 107# xivamy


   找到了 在sourceforge上   FastDFS Server with PHP Extension Source Code V5.03

andyjean 发表于 2016-04-14 16:11

呃居然近1年半无人来这里了。露个脸:$

tangtang1251 发表于 2016-06-06 15:31

找不到libfastcommon项目,github上的libfastcommon master分支 就是最新版本的代码吗?
页: 1 2 3 4 5 6 7 8 9 10 [11] 12
查看完整版本: FastDFS V5.08发布!!!