G-WAN Changelog

What's new in G-WAN 1.0.2

Aug 17, 2009
  • implemented a 'Lorenz waterwheel'-inspired logic for scalability & speed
  • added support for real-time cache updates -without speed penalty (no more G-WAN stop/restart to reload updated docs/servlets)
  • added support for the If-Not-Match header field (ETag's companion)
  • different log files are created for each new day, keeping files smaller
  • local time offsets in the access.log file time-stamps use daylight savings
  • too short requests receive '400:Bad Request' rather than '404:Not Found'
  • restored support for absolute URIs (disabled by too stringent checks).

New in G-WAN 1.0.1 (Aug 17, 2009)

  • added the missing 'errors.css' file to the /www/imgs sub-folder
  • added support for the (requested) response headers' ETag field
  • fixed a couple of gwan/access/error log files format glitches
  • added support for DLL libraries to extend servlet functionalities