#server1 is the server with the DB 'DB1' #db1 is the database of the hosts db1=hosts mysqlserver1=localhost userdb1=user passdb1=password #server2 is the server with the DB 'DB2' #db2 is the database of the indexed pages db2=spiderdb mysqlserver2=localhost userdb2=user passdb2=password #server3 is the server with the DB 'DB3' #db3 is the database of the temporany tables (used to speed-up the indexing phase) db3=temptables mysqlserver3=localhost userdb3=user passdb3=password #EOF#