From: Eloi G. <el...@re...> - 2002-12-04 18:17:30
|
+1, with a caveat. Both methods have their pros and cons, and for a tiny amount of non-changing data like this it probably would be better to just have it in a file. However, I'd like the file to reside under the /conf directory either as itself or in a subdirectory. This serves 2 purposes -- (1) to prevent the organizational problem of having tons of configuration files littered across the directory structure, and (2) to allow hosts to easily cache the most-accessed files into memory if they want to take that step in optimization. Eloi George |