We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
集群上传后访问出现报错(400,502,稍后复制出来访问成功! 怀疑fastdfs-nginx-module 配置不正确或者 fds版本不对 版本: fastdfs 版本: fastdfs-5.11 fastdfs-nginx-module: fastdfs-nginx-module-1.20
mod_fastdfs.conf配置: connect_timeout=2 network_timeout=30 base_path=/mnt/FASTDFS/ngx_mod load_fdfs_parameters_from_tracker=true storage_sync_file_max_delay = 0 use_storage_id = false storage_ids_filename = storage_ids.conf tracker_server= 172.16.10.17:22122 tracker_server= 172.16.10.18:22122 tracker_server= 172.16.10.21:22122 group_name= group1/group2 url_have_group_name = true log_level=info log_filename= response_mode=proxy if_alias_prefix= flv_support = true flv_extension = flv group_count = 2 [group1] group_name=group1 storage_server_port=23000 store_path_count=2 store_path0=/mnt/FASTDFS/storage/group1/store_path0 store_path1=/mnt/FASTDFS/storage/group1/store_path1 [group2] group_name=group2 storage_server_port=33000 store_path_count=2 store_path0=/mnt/FASTDFS/storage/group2/store_path0 store_path1=/mnt/FASTDFS/storage/group2/store_path1 #use "#include" directive to include HTTP other settiongs #include http.conf
麻烦帮忙大佬看一下!
The text was updated successfully, but these errors were encountered:
解决了么,我访问图片页报400,上传图片是么得问题的
Sorry, something went wrong.
No branches or pull requests
集群上传后访问出现报错(400,502,稍后复制出来访问成功!
怀疑fastdfs-nginx-module 配置不正确或者 fds版本不对
版本:
fastdfs 版本: fastdfs-5.11
fastdfs-nginx-module: fastdfs-nginx-module-1.20
mod_fastdfs.conf配置:
connect_timeout=2
network_timeout=30
base_path=/mnt/FASTDFS/ngx_mod
load_fdfs_parameters_from_tracker=true
storage_sync_file_max_delay = 0
use_storage_id = false
storage_ids_filename = storage_ids.conf
tracker_server= 172.16.10.17:22122
tracker_server= 172.16.10.18:22122
tracker_server= 172.16.10.21:22122
group_name= group1/group2
url_have_group_name = true
log_level=info
log_filename=
response_mode=proxy
if_alias_prefix=
flv_support = true
flv_extension = flv
group_count = 2
[group1]
group_name=group1
storage_server_port=23000
store_path_count=2
store_path0=/mnt/FASTDFS/storage/group1/store_path0
store_path1=/mnt/FASTDFS/storage/group1/store_path1
[group2]
group_name=group2
storage_server_port=33000
store_path_count=2
store_path0=/mnt/FASTDFS/storage/group2/store_path0
store_path1=/mnt/FASTDFS/storage/group2/store_path1
#use "#include" directive to include HTTP other settiongs
#include http.conf
麻烦帮忙大佬看一下!
The text was updated successfully, but these errors were encountered: