Commit 1a54ee66 authored by zhangkuanguang's avatar zhangkuanguang

memcache

parent a88b4615
......@@ -1128,6 +1128,7 @@ class UploadFile
//$this->writelog("[".$_COOKIE['bbuserid']."]".date("Y-m-d H:i:s")." upload errno: " . fastdfs_get_last_error_no() . ", error info: " . fastdfs_get_last_error_info()." ".$url."\r\n");
fastdfs_disconnect_server($tracker);
fastdfs_tracker_close_all_connections();
//$this->writelog("[".$_COOKIE['bbuserid']."]".date("Y-m-d H:i:s")." disconnect errno: " . fastdfs_get_last_error_no() . ", error info: " . fastdfs_get_last_error_info()."\r\n");
return $url;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment