You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2010/10/26 20:38:57 UTC

svn commit: r1027676 - in /trafficserver/site/branches/ats-cms: content/downloads.mdtext content/index.mdtext lib/ templates/single_narrative.html

Author: igalic
Date: Tue Oct 26 18:38:56 2010
New Revision: 1027676

URL: http://svn.apache.org/viewvc?rev=1027676&view=rev
Log:
Removing lib, will re-add as svn:external.

Added:
    trafficserver/site/branches/ats-cms/content/downloads.mdtext
Removed:
    trafficserver/site/branches/ats-cms/lib/
Modified:
    trafficserver/site/branches/ats-cms/content/index.mdtext   (props changed)
    trafficserver/site/branches/ats-cms/templates/single_narrative.html   (props changed)

Added: trafficserver/site/branches/ats-cms/content/downloads.mdtext
URL: http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/content/downloads.mdtext?rev=1027676&view=auto
==============================================================================
--- trafficserver/site/branches/ats-cms/content/downloads.mdtext (added)
+++ trafficserver/site/branches/ats-cms/content/downloads.mdtext Tue Oct 26 18:38:56 2010
@@ -0,0 +1,191 @@
+Title: Apache Traffic Server
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+The latest stable release of Apache Traffic Server is 2.0.1 (released
+on 2010-09-01). Following the [Apache HTTPD](http://apache.org/security/)
+model, stable Apache Traffic Server releases will be numbered with an
+even first decimal (e.g. 2.0, 3.12, etc), while unstable, developer
+focused releases will be numbered with an odd first number (e.g. 2.1,
+3.21, etc). The second decimal will be used for releases containing
+bug fixes. When downloading from a mirror, please be sure to verify
+the checksums and OpenPGP compatible signature. You can also
+[browse through all](http://www.apache.org/dyn/closer.cgi/trafficserver/)
+releases and checksum signatures.
+
+# Current (stable) Release -- 2.0.1 #
+Apache Traffic Server 2.0.1 was released on September 1, 2010.
+[[PGP](http://www.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2.asc)]
+[[[MD5](http://www.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2.md5)]
+[[SHA1](http://www.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2.sha1)]
+- Port of CVE-2010-2952 for 2.0.x [TS-425].
+- Backport part of TS-322 that deals with indexing arrays with char
+  (author: Marcus Ruckert) [TS-334].
+- Backport TS-336 to 2.0.x. Problems with make install DESTDIR
+
+[Download Source](http://www.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2)
+
+# Current (developer, unstable) Release -- 2.1.3 #
+Apache Traffic Server 2.1.3 was released on September 27, 2010.
+[[PGP](http://www.apache.org/dist/trafficserver/trafficserver-2.1.3-unstable.tar.bz2.asc)]
+[[[MD5](http://www.apache.org/dist/trafficserver/trafficserver-2.1.3-unstable.tar.bz2.md5)]
+[[SHA1](http://www.apache.org/dist/trafficserver/trafficserver-2.1.3-unstable.tar.bz2.sha1)]
+Apache Traffic Server 2.1.2 has a cache corruption issue.
+- New plugin APIs for stats, and making the "v2" (incomplete) stats
+  experimental (no longer built by default) [TS-390].
+- Make the target fragment size configurable for the disk cache. This
+  adds a new option, proxy.config.cache.target\_fragment\_size [TS-445].
+  This should dramatically improve large file disk performance.
+- Cleanup in duplicated configs, and obsoleted configs [TS-447] and [TS-451].
+- Remove some remnants of SNMP [TS-401].
+- Cleanup of MIX and LDAP/NTLM remnants [TS-443].
+- Improve build include dependencies [TS-442].
+- Cleanup / fixes for remap plugin chaining [TS-224].
+- Support the rc/trafficserver script for FreeBSD [TS-211].
+- traffic\_shell shows wrong RAM cache size > 2GB [TS-439].
+- Better warnings / errors when bad NIC is configured [TS-327].
+- Add support for hardware sector sizes 512 - 8192 bytes (e.g. 4096, the new
+  standard). Autodetected for raw devices on Linux (no support for other OSes
+  yet), and added a new configuration:
+  CONFIG proxy.config.cache.force\_sector\_size INT 4096 This change invalidates
+  the entire cache as well, since it's no longer compatible [TS-43].
+- Added APIs to override the cacheablity of the response [TS-395].
+- Add OSX support to 'trafficserver' script (author: Dan Mercer) [TS-210].
+- Fix for (very) large buffers fed to the cache [TS-413].
+- Forward transparency is available on Linux kernels with TPROXY [TS-291].
+- Fix defaults / max for DNS retries [TS-424].
+- Improvements for Perl admin module (author: Adam Faris) [TS-418].
+- Problems with specifying separate config files for SSL certificates
+  and keys [TS-405].
+- Logging: Default settings for diagnostic logging [TS-55].
+- Fixes to Debian layout (author: Igor Galić) [TS-415].
+- Remove DNS proxy support [TS-422].
+- rc/trafficserver start/stop quits with bogus status on success
+  (author: Igor Galić) [TS-429].
+- Increase default max in-flight DNS queries [TS-423].
+- Update so the pristine URL will work for reverse and forward proxy.
+  Also, clearing the url on transaction close (author: Wendy Huang)
+  [TS-410].
+- TS fails to use user ID with user name > 8 characters (author:
+  Yakov Markovitch) [TS-420].
+- Duplication of RAM cache hits and miss statistics (reading 2x)
+  (author: John Plevyak) [TS-453].
+- The full change log is located in
+  [19/trafficserver/traffic/trunk/CHANGES](http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1000277&view=markup)
+
+[Download Source](http://www.apache.org/dist/trafficserver/trafficserver-2.1.3-unstable.tar.bz2)
+
+# Archived (stable) Release -- 2.0 #
+Apache Traffic Server 2.0.0 was released on May 4, 2010.
+[[PGP](http://archive.apache.org/dist/trafficserver/trafficserver-2.0.0.tar.bz2.asc)]
+[[MD5](http://archive.apache.org/dist/trafficserver/trafficserver-2.0.0.tar.bz2.md5)]
+[[SHA1](http://archive.apache.org/dist/trafficserver/trafficserver-2.0.0.tar.bz2.sha1)]
+- Change SDK versioning schemes to 2.0 [TS-249).
+- Minor additions to the SDK (see the docs for details).
+- Support regexe\_map rules in remap.config [TS-80]
+- Code cleanup to get the ATS software into a distributable shape.
+  This means that certain things are missing, or not functional
+  (intentionally).
+- Ports available for most Linux distros, including 64-bit.
+
+[Download Source](http://archive.apache.org/dist/trafficserver/trafficserver-2.0.0.tar.bz2)
+
+# Archived (developer, unstable) Release -- 2.1.2 #
+Apache Traffic Server 2.1.2 was released on September 1, 2010.
+[[PGP](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.2-unstable.tar.bz2.asc)]
+[[MD5](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.2-unstable.tar.bz2.md5)]
+[[SHA1](http://archive.apache.org/dist/trafficserver/trafficserver-2.121-unstable.tar.bz2.sha1)]
+- Improvements in resilience against DNS poisoning and forging of
+  response packets [TS-425] and [CVE-2010-2952].
+- Segmentation fault in INKError when error output is made both in
+  error log and as debug messages (author: Yakov Markovitch)
+  [TS-419].
+- Debian layout for config.layout (author: Igor Galić) [TS-415].
+- Eliminate extraneous stats thread [TS-411].
+- CACHE\_FRAG\_TYPE is now not a power of 2 [TS-76].
+- Remove unnecessary stats update [TS-390].
+- Get basic features to compile with Intel CC [TS-400].
+- More 64 bit issues, this time in the PluginVC code [TS-380].
+- Add configure option to enable detailed logging [TS-392].
+- Make sure to honor user settings for "dirs" (author: Theo
+  Schlossnagle) [TS-399].
+- Errors on failing to bind / listen on a specified port [TS-247].
+- Exempt quick filter for 127.0.0.1 [TS-397].
+- Cleanup after "layout changes" (author: Zhao Yongming) [TS-389].
+- Fix remaining (non-API) INK64 etc. [TS-365].
+- Segfault when using show:network [TS-109].
+- Update all examples to use non-deprecated APIs [TS-266].
+- Do some cleanup on Connection::fast\_connect and
+  Connection::bind\_connect (author: Alan M. Carrol) [TS-320].
+- Remove LLONG config option [Ts-364].
+- Cleanup some proxy/mgmt2/tools [TS-16].
+- Cleanup a little more of webui [TS-91].
+- TCL missing [TS-326].
+- logstats does not work with layout changes (author: Zhao Yongming)
+  [TS-385].
+- Convert bogus IOCORE\_MachineFatal and IOCORE\_ProcessFatal to
+  Warning and MachineFatal respectively based on review of the code
+  and related uses [TS-144].
+- INKIOBufferReaderCopy, INKIOBufferWrite should take void \* instead
+  of char \* [TS-67].
+- Adds APIs for aio disk read and writes using the internal aio
+  support in iocore (author: Wendy Huang) [TS-387].
+- Solaris 10 (x86) 64-bit patch (author: Igor Brezac) [TS-388].
+- Fix for 64-bit conversion [TS-385].
+- Creating transaction specific 'to URL' in case of regex remap match
+  [TS-384].
+- Backing out m\_capacity\_host changes [TS-383]
+- Solaris 10 port work.
+- The full change log is located in
+  [/trafficserver/traffic/trunk/CHANGES](http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=990209&view=markup)
+
+[Download Source](http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-2.1.2-unstable.tar.bz2)
+
+# Archived (developer, unstable) Release -- 2.1.1 #
+Apache Traffic Server 2.1.0 was released on June 7, 2010. 
+[[PGP](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.1-unstable.tar.bz2.asc)]
+[[MD5](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.1-unstable.tar.bz2.md5)]
+[[SHA1](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.1-unstable.tar.bz2.sha1)]
+- a completely new, flexible configuration layout, simplifying the
+  build and packaging task for binary distributions
+- performance improvements on cache for larger(ish) objects
+- the HTTP state machine is now 64-bit "clean", allowing for caching
+  and proxying documents larger than 2GB.
+- The full change log is located in
+  [/trafficserver/traffic/trunk/CHANGES](http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=950270&view=markup)
+
+[Download Source](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.1-unstable.tar.bz2)
+
+# Archived (developer, unstable) Release -- 2.1.0 #
+Apache Traffic Server 2.1.0 was released on May 18, 2010.
+[[PGP](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.0-unstable.tar.bz2.asc)]
+[[MD5](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.0-unstable.tar.bz2.md5)]
+[[SHA1](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.0-unstable.tar.bz2.sha1)]
+- Support for many more platforms, including FreeBSD, MacOSX and Solaris.
+- Code cleanup to get the ATS software into a distributable shape.
+  This means that certain things are missing, or not functional
+  (intentionally).
+- Support for larger Cache Partitions up to .5 PB (Petabytes),
+  reducing seeks/write.
+- Reduced Cache miss latency (sub millesecond).
+- RAM Cache pluggability, new algorithm (CLFUS) and optional
+  compression.
+- Support for TCL v8.6 and later [TS-246].
+- The cache is now 64-bit "clean" allowing for much more memory
+  usage.
+
+[Download Source](http://archive.apache.org/dist/trafficserver/trafficserver-2.1.0-unstable.tar.bz2)

Propchange: trafficserver/site/branches/ats-cms/content/index.mdtext
------------------------------------------------------------------------------
    svn:eol-style:native = content/docs

Propchange: trafficserver/site/branches/ats-cms/templates/single_narrative.html
------------------------------------------------------------------------------
    svn:eol-style:native = templates/blocks