Author: | Mathijs Homminga [mathijs.homminga@sciops.esa.int] |
Date: | 23-03-2005 |
Summary: | Implemented screws 436 and 437. Major changes to implementation. |
SCR 436 | We implement caching at three different level to improve performance. Caching data from the database (this also makes the web application less vulnerable to database connection losses). Server-side caching of generated pages. This is a real improvement. Client-side page caching (the server asks the client's browser to cache pages for a while). | |
SCR 437 | On the schedule page, the GPS and GCDE patterns can be clicked on to show the pattern details. This information will now also available for HEX, 5x5 and custom dither patterns. |