Conf/Server/FastPath
Revision as of 10:27, 22 December 2011 by Visitatvishal (talk | contribs) (Created page with '== ns_section "ns/server/${server_name}/fastpath" == part of AOLServer Config Reference '''Fastpath serves HTML''' ; cache : Enable cach…')
ns_section "ns/server/${server_name}/fastpath"
part of AOLServer Config Reference
Fastpath serves HTML
- cache
- Enable cache for normal URLs; default: false
- cachemaxentry
- Largest file size allowable in cache; default
- mmap
- Use mmap() for cache; default: false
- directoryfile-fastpath
- String. Directory index/default page to look for.
- Optional, default is directoryfile parameter set in
- ns/server/${servername} section.
- directorylisting-fastpath
- Directory listing style. Optional, can be "fancy" or "simple".
- directoryproc-fastpath
- String. Name of Tcl proc to use to display
- directory listings. Optional, default is to use
- _ns_dirlist. You can either specify directoryproc, or directoryadp - not both.
- directoryadp-fastpath
- String. Name of ADP page to use to display directory
- listings. Optional. You can either specify