All initialization-time options begin with the init prefix.
			
				- 
					
init.query.0=http://www.imago.org/index.xml
					init.query.1=http://www.imago.org/aBigDocument.xml
				 
				- 
					The initial queries to execute. Initialization queries are sent to Imago after the init.delay
					timeout. The intention is to provide a method to "preload" some of the data structures. To preload
					the cache it is recommended that these queries request fairly complex documents. The queries are
					performed sequentially.
				
 
				- init.delay=5000
 
				- 
					The delay in milliseconds between the time the servlet init routine ends and the first init.query
					is sent. On heavily loaded systems this may need to be in the 5-10 second range.
				
 
			
		
	All trademarks and copyrights are the property of their respective owners.
	Copyright © 2002-2004 by Xenei.com, All Rights Reserved