----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- I am using jserv to develop a web based project. I have about 10 Different jar files (total of about 7-8 meg in size) to put in my repositories line within the config.properties file. The first time when I hit the web site, it always take about 4-5 seconds more to load. Then if I idle the web site for 10 or 30 minutes and hit it again, it will also take 4-5 seconds more to load. My questions are: 1. is the 4-5 seconds more is the time to load the repositories jar files? 2. Is there any way to make it faster? 3. Is jserv tries to reload the jar file if I let the web site idle for 30 minutes? Is it related to autoreload.class flag? I tried to make it false but it still does not work. Thanks TK -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]