기록 fastdfs 재 부팅

#  trackerd  
service fdfs_trackerd start


#  Storage  
service fdfs_storaged start

#  nginx  
/usr/local/nginx/sbin/nginx -s reload     nginx
/usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf     



#linux  
ulimit -a
#      
vi /etc/security/limits.conf
#      
* soft nofile 65536
* hard nofile 68836
* soft nproc 4096
* hard nproc 4096
#     
reboot

좋은 웹페이지 즐겨찾기