Donglin Lu's bits of Thu, 28 Mar 2002 translated to: >For performance issues (the maximum number request of >our search function can reach 100 requests / second >over a 3G database), we plan to load all index db >files and except files into memory. > >How can we do that? Do we need to modify the source >code?
If the system you are running on supports some sort of RAM disk, you could copy everything to such a disk and specify it as the database directory. Jim _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev