<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tmtbox &#187; Apache</title>
	<atom:link href="http://www.tmtbox.com/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tmtbox.com</link>
	<description>technology media and telecomm</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:38:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Apache MINA 2.0.0-M1 Now Available</title>
		<link>http://www.tmtbox.com/apache-mina-200-m1-now-available</link>
		<comments>http://www.tmtbox.com/apache-mina-200-m1-now-available#comments</comments>
		<pubDate>Sat, 01 Mar 2008 08:19:37 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MINA]]></category>

		<guid isPermaLink="false">http://www.tmtbox.com/archives/apache-mina-200-m1-now-available</guid>
		<description><![CDATA[The Apache MINA project is pleased to announce the release of MINA 2.0.0-M1. Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO. The latest release is now [...]]]></description>
			<content:encoded><![CDATA[<p><font face="Verdana"><a href="http://mina.apache.org/">The Apache MINA project</a> is pleased to announce the release of MINA 2.0.0-M1.</font></p>
<p><font face="Verdana">Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.</font></p>
<p><font face="Verdana">The latest release is now available here:</font></p>
<p><font face="Verdana"><a href="http://mina.apache.org/downloads.html">http://mina.apache.org/downloads.html</a></font></p>
<p><font face="Verdana">This release has too many changes and fixed to enumerate in their entirety.  Some of the key improvements include:</font></p>
<ul>
<li><font face="Verdana">Simplified and more consistent API</font></li>
<li><font face="Verdana">Ability to share I/O processor threads between multiple servers and/or<br />
clients</font></li>
<li><font face="Verdana">Improved support for streaming files</font></li>
<li><font face="Verdana">Improved String and JMX integration</font></li>
<li><font face="Verdana">Improved logging support</font></li>
<li><font face="Verdana">Framework for simplifying state machine creation and maintenance</font></li>
<li><font face="Verdana">Support for synchronous clients</font></li>
<li><font face="Verdana">OSGi integration</font></li>
</ul>
<p><font face="Verdana">This is a milestone release and is not yet considered suitable forproduction use. The intent of this release is to showcase the new modified API and other improvements in MINA. We hope that developers will start to use this release and provide feedback.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmtbox.com/apache-mina-200-m1-now-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Lucene (JAVA) v2.1 released</title>
		<link>http://www.tmtbox.com/apache-lucene-java-v21-released</link>
		<comments>http://www.tmtbox.com/apache-lucene-java-v21-released#comments</comments>
		<pubDate>Fri, 16 Nov 2007 09:01:18 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Lucene]]></category>

		<guid isPermaLink="false">http://www.tmtbox.com/archives/apache-lucene-java-v21-released</guid>
		<description><![CDATA[The Apache Lucene Project has released the version 2.1 of Apache Lucene (JAVA). This release has many improvements since release 2.0, including new features, performance improvements, bug fixes, etc. 详细信息请看： CHANGES.txt Apache Lucene 2.1 includes index format changes that are not readable by older versions of Lucene. Lucene 2.1 can both read and update older [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lucene.apache.org/">The Apache Lucene Project</a> has released the version 2.1 of <a href="http://lucene.apache.org/java/">Apache Lucene (JAVA)</a>. This release has many improvements since release 2.0, including new features, performance improvements, bug fixes, etc. 详细信息请看： <a href="http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_1_0/CHANGES.txt">CHANGES.txt</a><br />
Apache Lucene 2.1 includes index format changes that are not readable by older versions of Lucene. Lucene 2.1 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format.</p>
<p>Binary and source distributions are available <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmtbox.com/apache-lucene-java-v21-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache VelocityTools 1.3 released</title>
		<link>http://www.tmtbox.com/apache-velocitytools-13-released</link>
		<comments>http://www.tmtbox.com/apache-velocitytools-13-released#comments</comments>
		<pubDate>Fri, 16 Nov 2007 08:59:59 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[VelocityTools]]></category>

		<guid isPermaLink="false">http://www.tmtbox.com/archives/apache-velocitytools-13-released</guid>
		<description><![CDATA[Apache Velocity development community is pleased to announce the release of VelocityTools 1.3. There have been many improvements made since the 1.2 release. A key focus in this version has been ease of use. We&#8217;ve simplified developing your own tools by eliminating the ViewTool and Configurable interfaces, and we&#8217;ve simplified the syntax for using many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://velocity.apache.org/">Apache Velocity development community</a> is pleased to announce the release of VelocityTools 1.3.</p>
<p>There have been many improvements made since the 1.2 release. A key focus in this version has been ease of use. We&#8217;ve simplified developing your own tools by eliminating the ViewTool and Configurable interfaces, and we&#8217;ve simplified the syntax for using many of our existing tools within Velocity templates to both save keystrokes and reduce visual clutter.</p>
<p>The distribution also comes with a new <em>showcase</em> example webapp that demonstrates many of the uses of the various tools as well as allowing you to interactively play with them. Just download the binary distribution, and deploy the &#8220;showcase.war&#8221; example to your servlet container to try it out.</p>
<p>Also included are the usual slate of bug fixes, dependency upgrades, entirely new tools, and new functions for existing tools. For a full listing of changes, see the change log.</p>
<p><a href="http://velocity.apache.org/tools/devel/changes.html">http://velocity.apache.org/tools/devel/changes.html</a></p>
<p>VelocityTools 1.3 is available in either source or binary form at:</p>
<p><a href="http://velocity.apache.org/download.cgi#tools">http://velocity.apache.org/download.cgi#tools</a></p>
<p>For more information about VelocityTools go to:</p>
<p><a href="http://velocity.apache.org/tools/devel/index.html">http://velocity.apache.org/tools/devel/index.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmtbox.com/apache-velocitytools-13-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2.2.4 Released</title>
		<link>http://www.tmtbox.com/apache-224-released</link>
		<comments>http://www.tmtbox.com/apache-224-released#comments</comments>
		<pubDate>Fri, 16 Nov 2007 01:48:53 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[resource]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.tmtbox.com/archives/apache-224-released</guid>
		<description><![CDATA[http://www.apache.org/dist/httpd/ Changes with Apache 2.2.4 *) mod_isapi: Correctly present SERVER_PORT_SECURE. PR: 40573.  [Matt Eaton ] *) Allow htcacheclean, httxt2dbm, and fcgistarter to link apr/apr-util statically like the older support programs. [Eric Covener ] *) core: Fix NONBLOCK status of listening sockets on restart/graceful PR 37680.  [Darius Davis ] *) mod_deflate: Rework inflate output and deflate [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apache.org/dist/httpd/">http://www.apache.org/dist/httpd/</a></p>
<p>Changes with Apache 2.2.4</p>
<p>*) mod_isapi: Correctly present SERVER_PORT_SECURE.<br />
PR: 40573.  [Matt Eaton <asf></asf>]</p>
<p>*) Allow htcacheclean, httxt2dbm, and fcgistarter to link apr/apr-util<br />
statically like the older support programs.<br />
[Eric Covener <covener></covener>]</p>
<p>*) core: Fix NONBLOCK status of listening sockets on restart/graceful<br />
PR 37680.  [Darius Davis <darius-abz></darius-abz>]</p>
<p>*) mod_deflate: Rework inflate output and deflate output filter to fix several<br />
issues: Incorrect handling of flush buckets, potential memory leaks,<br />
excessive memory usage in inflate output filter for large compressed<br />
content. PR 39854. [Ruediger Pluem, Nick Kew, Justin Erenkrantz]</p>
<p>*) mod_mem_cache: Memory leak fix: Unconditionally free the buffer.<br />
[Davi Arnaut <davi></davi>]</p>
<p>*) Allow mod_dumpio to log at other than DEBUG levels via<br />
the new DumpIOLogLevel directive. [Jim Jagielski]</p>
<p>*) rotatelogs: Improve error message for open failures.  PR 39487.<br />
[Joe Orton]</p>
<p>*) mod_dbd: share per-request database handles across subrequests<br />
and internal redirects [Chris Darroch]</p>
<p>*) mod_dbd: key connection pools to virtual hosts correctly even when<br />
ServerName is unset/unavailable [Graham Leggett]</p>
<p>*) Better detection and clean up of ldap connection that has been<br />
terminated by the ldap server.  PR 40878.<br />
[Rob Baily <rbaily></rbaily>]</p>
<p>*) mod_mem_cache: Convert mod_mem_cache to use APR memory pool functions<br />
by creating a root pool for object persistence across requests. This<br />
also eliminates the need for custom serialization code.<br />
[Davi Arnaut <davi></davi>]</p>
<p>*) mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. If<br />
set, REMOTE_USER will be set to this attribute, rather than the<br />
username supplied by the user. Useful for example when you want users<br />
to log in using an email address, but need to supply a userid instead<br />
to the backend.  [Graham Leggett]</p>
<p>*) mod_cgi and mod_cgid: Don&#8217;t use apr_status_t error return<br />
from input filters as HTTP return value from the handler.<br />
PR 31579.  [Nick Kew]</p>
<p>*) mod_cache: Eliminate a bogus error in the log when a filter returns<br />
AP_FILTER_ERROR.  [Niklas Edmundsson <nikke></nikke>]</p>
<p>*) core: Fix issue which could cause piped loggers to be orphaned and never<br />
terminate after a graceful restart.  PR 40651.  [Joe Orton, Ruediger Pluem]</p>
<p>*) core: Fix address-in-use startup failure caused by corruption of the list<br />
of listen sockets in some configurations with multiple generic Listen<br />
directives.  [Jeff Trawick]</p>
<p>*) mod_headers: Support regexp-based editing of HTTP headers.  [Nick Kew]</p>
<p>*) mod_proxy: Add explicit flushing feature. When Servlet container sends AJP<br />
body message with size 0, this means that Servlet container has asked for<br />
an explicit flush. Create flush bucket in that case. This feature has been<br />
added to the recent Tomcat versions without breaking the AJP protocol.<br />
[Mladen Turk]</p>
<p>*) mod_proxy_balancer: Set the new environment variable BALANCER_ROUTE_CHANGED<br />
if a worker with a route different from the one supplied by the client<br />
had been chosen or if the client supplied no routing information for<br />
a balancer with sticky sessions.  [Ruediger Pluem]</p>
<p>*) mod_proxy_balancer: Add information about the route, the sticky session<br />
and the worker used during a request as environment variables. PR 39806.<br />
[Brian <brectanu> </brectanu>]</p>
<p>*) mod_proxy: Don&#8217;t try to use dead backend connection. PR 37770.<br />
[Olivier BOEL <ob></ob>]</p>
<p>*) mod_proxy_balancer: Extract stickysession routing information contained as<br />
parameter in the URL correctly. PR 40400.<br />
[Ruediger Pluem, Tomokazu Harada <harada></harada>]</p>
<p>*) mod_proxy_ajp: Added cping/cpong support for the AJP protocol.<br />
A new worker directive ping=timeout will cause CPING packet<br />
to be send expecting CPONG packet within defined timeout.<br />
In case the backend is too busy this will fail instead<br />
sending the full header.  [Mladen Turk]</p>
<p>*) mod_disk_cache: Make sure that only positive integers are accepted<br />
for the CacheMaxFileSize and CacheMinFileSize parameters in the<br />
config file. PR39380.  [Niklas Edmundsson <nikke></nikke>]</p>
<p>*) mod_cache: From RFC3986 (section 6.2.3.) if a URI contains an<br />
authority component and an empty path, the empty path is to be equivalent<br />
to &#8220;/&#8221;. It explicitly cites the following four URIs as equivalents:</p>
<p>http://example.com</p>
<p>http://example.com/</p>
<p>http://example.com:/</p>
<p>http://example.com:80/</p>
<p>[Davi Arnaut <davi></davi>]</p>
<p>*) mod_cache: Don&#8217;t cache requests with a expires date in the past;<br />
otherwise mod_cache will always try to cache the URL. This bug<br />
might lead to numerous rename() errors on win32 if the URL was<br />
previously cached. [Davi Arnaut <davi></davi>]</p>
<p>*) core: Deal with the widespread use of apr_status_t return values<br />
as HTTP status codes, as documented in PR#31759 (a bug shared by<br />
the default handler, mod_cgi, mod_cgid, mod_proxy, and probably<br />
others). PR31759.  [Jeff Trawick, Ruediger Pluem, Joe Orton]</p>
<p>*) mod_ext_filter: Handle filter names which include capital letters.<br />
PR 40323.  [Jeff Trawick]</p>
<p>*) mod_isapi: Avoid double trailing slashes in HSE_REQ_MAP_URL_TO_PATH<br />
support.  Also corrects the slashes for Windows.<br />
PR 15993.  [William Rowe]</p>
<p>*) mod_isapi: Handle &#8220;HTTP/1.1 200 OK&#8221; style status lines correctly, the<br />
token parser worked while the resulting length was misinterpreted.<br />
PR 29098.  [Brock Bland <bbland></bbland>]</p>
<p>*) mod_isapi: Return 0 (failure) for more of the various ap_pass_brigade<br />
attempts to stream the response at the client.  Log these as well.<br />
PR 30022, 40470.  [William Rowe, Matt Eaton <asf></asf>]</p>
<p>*) mod_isapi: Ensure we walk through all the methods the developer may have<br />
employed to report their HTTP status result code.<br />
PR 16637 30033 28089.  [Matt Lewandowsky <matt></matt>, William Rowe]</p>
<p>*) mod_echo: Fix precedence problem in if statement. PR 40658.<br />
[Larry Cipriani <lvc></lvc>]</p>
<p>*) mod_mime_magic: Fix precedence problem in if statement. PR 40656.<br />
[Larry Cipriani <lvc></lvc>]</p>
<p>*) The full server version information is now included in the error log at<br />
startup as well as server status reports, irrespective of the setting<br />
of the ServerTokens directive.  ap_get_server_version() is now deprecated,<br />
and is replaced by ap_get_server_banner() and ap_get_server_description().<br />
[Jeff Trawick]</p>
<p>*) mod_proxy_balancer: Workers can now be defined as part of<br />
a balancer cluster &#8220;set&#8221; in which members of a lower-numbered set<br />
are preferred over higher numbered ones.  [Jim Jagielski]</p>
<p>*) mod_proxy_balancer: Workers can now be defined as &#8220;hot standby&#8221; which<br />
will only be used if all other workers are unusable (eg: in<br />
error or disabled). Also, the balancer-manager displays the election<br />
count and I/O counts of all workers.  [Jim Jagielski]</p>
<p>*) mod_proxy_ajp: Close connection to backend if reading of request body<br />
fails. PR 40310.  [Ian Abel <ianabel></ianabel>]</p>
<p>*) mod_proxy_balancer: Retry worker chosen by route / redirect worker if<br />
it is in error state before sending &#8220;Service Temporarily Unavailable&#8221;.<br />
PR 38962.  [Christian Boitel <cboitel></cboitel>] </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmtbox.com/apache-224-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

