# HG changeset patch # User robcast # Date 1098652376 -7200 # Node ID c118e503f6254a9d68c03cedd232a087add4e368 # Parent 4580550d8e752e0ce3ea1f091a4cc4f646d2c7cf Servlet version 1.5.1b -- the beginning of the next generation :-) - code restructuring to improve scaleability - new Initialiser servlet that must be run first - image transformation work moved to DigilibImageWorker class - Maximum number of concurrent threads limited by Semaphore - old JIMI toolkit implementation removed - new option "mo=jpg" to force sending JPEGs diff -r 4580550d8e75 -r c118e503f625 client/digitallibrary/WEB-INF/digilib-config.xml --- a/client/digitallibrary/WEB-INF/digilib-config.xml Sun Oct 24 23:12:55 2004 +0200 +++ b/client/digitallibrary/WEB-INF/digilib-config.xml Sun Oct 24 23:12:56 2004 +0200 @@ -3,14 +3,14 @@ - + - + - + @@ -27,15 +27,21 @@ + + + + + + - + - - + +