ns_section "ns/server/server1/pool/fast" should probably be ns_section "ns/server/${servername}/pool/fast"
fastpath section contains: ns_param directoryfile "index.adp index.tcl index.html index.htm" I can only assume index.adp and index.tcl are here in error - otherwise I must be completely confused about "fastpath". mimetypes.tcl is not sourced nscp and nsadmin are enabled by default with known passwords? it's also almost entirely unclear which modules are needed/do what... a bunch of tcl/ modules are shipped, but not included by default in the config - a bunch of bin/*.so modules are shipped, and are included, but probably should be commented out (e.g. nsproxy)... perhaps tcl/ directory is always sourced in its entirety - but then what are "Tcl modules" mentioned in sample config? It would be amazingly useful if the configuration section of the wiki was available or at least some pointer to another document existed somewhere...