Project

General

Profile

Actions

Server stat-cache-engineDetails » History » Revision 1

Revision 1/11 | Next »
Anonymous, 2006-08-06 16:25


server.stat-cache-engine option

server.state-cache-engine

stat() system call caching.
lighttpd can utilize FAM/Gamin to cache stat call.
possible values are:  disable, simple or fam.
{{{
server.stat-cache-engine = "simple"
}}}

Updated by Anonymous over 17 years ago · 1 revisions