뉴스/소식

Apache Tomcat 6.0.24 릴리즈

노안돼지 2010. 1. 22. 09:41
Apache Tomcat팀에서 Apache Tomcat 6.0.24 안정화 버전을 릴리즈 하였습니다.
이 릴리즈는 Apache Tomcat 6.0.20에서 발견된 많은 버그 문제를 수정하였습니다.

참고로 이번 버전은 4개의 zip 바이너리 파일로 구성되어 있습니다.
- 1개의 일반 버전 파일
- 3개의 Tomcat native binaries 번들 파일 (여러가지 CPU 아키텍처 지원)

Apache Tomcat 6.0 특징
  - Servlet 2.5 and JSP 2.1 규격 지원
  - Refactored clustering 구현
  - Advanced IO features
  - memory usage 개선

자세한 변경내역은 아래 Change Log를 참조하세요.
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html

다운로드:
http://tomcat.apache.org/download-60.cgi

Tomcat 5.5.x 마이그레이션 가이드
http://tomcat.apache.org/migration.html

감사합니다.