My favorites | Sign in
Project Logo
                
Search
for
Updated Apr 16, 2008 by dolphi...@live.cn
Labels: Featured
configure_1_0_u1  

FORWARD

The version after 1.0 will support lua and ini configure language. You can select which you like. If you select ini, you don't need to install extra lib, because dolphin has integrated iniparser internal. But you have to install lua5.1 lib, if you select lua.

INI NOTES

Example

It looks like very cool. HAHA!!!

[server]
port = 80
bind_addr4 = "0.0.0.0"
max_size_in_shm = "128m"
max_size_in_mem = "128m"
worker = 4
objects = 12582910
debug_mode = 0
debug_level = 1
max_object_size_in_mem = "8k"
maxfds = 204800

[cache_dir]
dir1 = "/var/cache 500G"
dir2 = "/var/cache1 100G"

[timeout]
client_life = "1d"
server_life = "1d"
request = 60
reply = 60
connect  = 60

Description

LUA NOTES

Example

Description


Sign in to add a comment
Hosted by Google Code