Apache 2.0.54

主要更新的核心功能
Authn/Authz
套裝authentication及authorization模組已被refactored。新的authentication backend提供一個可以大幅簡化新authentication backend結構的組合。

Caching
mod_cache、mod_disk_cache及mod_mem_cache 已進行許多品質改造,htcacheclean也已經作為清除mod_disk_cache的設定。

Proxying
新mod_proxy_balancer模組提供mod_proxy 有關load balancing的服務,新的mod_proxy_ajp module模組可支援使用於Apache Tomcat 的Apache JServ Protocol version 1.3。

Regular Expression 函式庫更新
納入Perl Compatible Regular Expression 函式庫(PCRE)5.0版

Smart Filtering
mod_filter導入動態結構於輸出過濾鏈(output filter chain)中,它使filters能夠條件性地插入,建立在任何檢索或回覆的環境變異中,並分配更多問題依附以及程序性問題於architecture2.0中。

Large File Support
Httpd現在可在32位元Unix系統上支援大於2Gb的檔案,並增加對handling >2Gb檢索物件的支援。

Event MPM
MPM事件使用不同的路程來操作Keep Alive檢索以及接收連結,Keep Alive檢索需要提供工作者使用,這種專注的工作者無法再度使用,直到Keep Alive休息。

SQL Database Support
mod_dbd加上apr_dbd framework,提供direct SQL支援及模組功能,這些支援連結許多螺旋MPMs。

原文出處: http://httpd.apache.org/download.cgi

轉載自: Apache 2.0.54

閱讀全文〈Apache 2.0.54〉

Apache: 加速建置Java應用程式:SASH

西雅圖新創公司把這套普獲Java基層開發人員歡迎的工具命名為「SASH」,是其中主要元件起首字母的縮寫:Apache Struts、Apache Axis、Spring Framework以及Hibernate。

這些開發工具--或稱框架(framework)--的功用是加速建置Java應用程式。

Apache
Struts用來加速網路應用程式的開發過程,Spring用於簡化伺服器端的Java程式開發,Hibernate用來撰寫可自資料庫擷取資料的
Java程式,而Apache
Axis是用來建置網路服務通訊協定架構應用的工具。SourceLab也宣布與提供技術支援的WSO2和Interface
21締結聯盟,前者開發Apache Axis Web服務架構,後者則是Spring Framework的開發者。

下載連結:
Apache Struts:http://struts.apache.org
Apache Axis:http://ws.apache.org/axis
Spring Framework:http://www.springframework.org
Hibernate:http://www.hibernate.org

轉載自: 加速建置Java應用程式:SASH

閱讀全文〈Apache: 加速建置Java應用程式:SASH〉