1 Star 0 Fork 16

uilzzw/xhttpcache

forked from xSky/xhttpcache 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
xhttpcache.cnf 705 Bytes
一键复制 编辑 原始数据 按行查看 历史
xSky 提交于 2016-09-20 16:05 . add files
[xhttpcache]
redis_ip=0.0.0.0
redis_port=7379
redis_pass=admin
log_filename=xhttpcache.log
log_filesize=1073741824 #1024*1024*1024
log_level=DEBUG
daemonize=0
guard=0
debug=0
[xhttpd_frontend]
ip=0.0.0.0
port=8080
threads=4
timeout=3
gzip=1
etag=0
etag_cache_count=8
etag_cache_size=10000
pemfile=
privfile=
ssl_timeout=5
default_index=/|/index.htm|/index.html|/default.htm
[xhttpd_backend]
ip=0.0.0.0
port=9090
threads=2
timeout=3
username=admin
password=admin123
pemfile=
privfile=
ssl_timeout=5
max_upload_file_size=200
[rocksdb]
db_base_dir=./testdb
create_if_missing=1
max_open_files=10240
max_file_opening_threads=2
max_total_wal_size=
db_log_dir=./xdb_log
write_buffer_size=32
compression=1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ianioc/xhttpcache.git
git@gitee.com:ianioc/xhttpcache.git
ianioc
xhttpcache
xhttpcache
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385