MapServer 4.4.0 released

MapServer 4.4.0が出たみたいです。

  • Added WCS support (server only)
  • Added support for Time dimension in WMS
  • Lots of fixes/improvements to the OGC WMS and WFS interfaces (too many

to list here). MapServer 4.4 passes all the tests of the OGC WMS 1.1.1
test suite and is ready to be certified (Formal "WMS Compliance"
certification with OGC is in the works).

  • Added FastCGI support
  • Lots of fixes to allow running in long-lived processes and

multithreaded environments (memory leaks, mutex locking, etc.).

  • Added connection pooling (implemented for SDE and PostGIS).
  • Lots of improvements to SWIG MapScript API and docs.
  • Support for i18n encodings in map labels. Tested with Chinese,

Japanese and Thai.

  • Added ability to produce rotated maps (i.e. North is not at the top)
  • Completion of SDE versioned query support

http://mapserver.gis.umn.edu/dload.html

i18n encodingが正式サポートしてwindowsでも日本語表示に問題がなくなった、FastCGI対応、コネクションプーリングとかなり重要なバージョンアップですね。
個人的には地図の傾きを変えられるようになったのがとっても素敵だったりします。

しかし、早速インストールしたもののいまだにコネクションプーリングが出来ません。だれか教えてください。