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 2011/07/09 02:49:28 UTC

svn commit: r1144560 [2/2] - in /trafficserver/site/branches/ats-cms: content/ content/docs/ content/styles/ lib/

Added: trafficserver/site/branches/ats-cms/content/v2tov3bugs.en.mdtext
URL: http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/content/v2tov3bugs.en.mdtext?rev=1144560&view=auto
==============================================================================
--- trafficserver/site/branches/ats-cms/content/v2tov3bugs.en.mdtext (added)
+++ trafficserver/site/branches/ats-cms/content/v2tov3bugs.en.mdtext Sat Jul  9 00:49:28 2011
@@ -0,0 +1,424 @@
+Title: Apache Traffic Server Downloads
+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.
+Navigation: [Home](http://trafficserver.apache.org/)
+            [Downloads](downloads)
+            [Documentation](docs)
+            [Wiki](http://cwiki.apache.org/TS/)
+            [Issues](https://issues.apache.org/jira/browse/TS/)
+            [Security](http://apache.org/security/)
+            [Donate](http://www.apache.org/foundation/sponsorship.html)
+            [Thanks](http://www.apache.org/foundation/thanks.html)
+
+This is a list of all changes from v2.0.0 until the current stable release, v3.0.0.
+
+*   [[TS-827](https://issues.apache.org/jira/browse/TS-827)] - `TSMimeHdrFieldValueStringInsert()` can use freed memory to edit headers
+*   [[TS-825](https://issues.apache.org/jira/browse/TS-825)] - negative caching caches responses that should never be cached
+*   [[TS-820](https://issues.apache.org/jira/browse/TS-820)] - Restore log buffers to previous defaults
+*   [[TS-818](https://issues.apache.org/jira/browse/TS-818)] - Assertion/abort when starting TS with SOCKS proxy enabled
+*   [[TS-798](https://issues.apache.org/jira/browse/TS-798)] - `traffic_server` crash if add non-existent plugin in remap rule
+*   [[TS-810](https://issues.apache.org/jira/browse/TS-810)] - Typo in `InkAPI.cc` for `TSHttpTxnConfigFind`
+*   [[TS-809](https://issues.apache.org/jira/browse/TS-809)] - error when compiling plugin written in C
+*   [[TS-806](https://issues.apache.org/jira/browse/TS-806)] - Build problem with multiple "alternative" library directories
+*   [[TS-805](https://issues.apache.org/jira/browse/TS-805)] - HostDB wastes a lot of storage for round-robin entries, and the calculations of size are off
+*   [[TS-800](https://issues.apache.org/jira/browse/TS-800)] - autoconf warnings with "recent" versions of auto tools
+*   [[TS-797](https://issues.apache.org/jira/browse/TS-797)] - Wrong "delete" used in `StatProcessor`
+*   [[TS-793](https://issues.apache.org/jira/browse/TS-793)] - the freelist dump function are not showing the correct values
+*   [[TS-792](https://issues.apache.org/jira/browse/TS-792)] - Add a config option (disabled by default) to support `mlock()` and `mlockall()`.
+*   [[TS-791](https://issues.apache.org/jira/browse/TS-791)] - Remove unused shm tools/code
+*   [[TS-789](https://issues.apache.org/jira/browse/TS-789)] - PURGE should purge all alternates, no matter what the request headers indicate
+*   [[TS-788](https://issues.apache.org/jira/browse/TS-788)] - clean up APIs for setting a request or response as being cacheable
+*   [[TS-787](https://issues.apache.org/jira/browse/TS-787)] - disable SSLv2 by default
+*   [[TS-786](https://issues.apache.org/jira/browse/TS-786)] - Add a perl module to edit a `records.config` configuration file
+*   [[TS-784](https://issues.apache.org/jira/browse/TS-784)] - Don't use class allocator for remap processing when no remap threads are enabled
+*   [[TS-783](https://issues.apache.org/jira/browse/TS-783)] - Port ATS to IA64
+*   [[TS-782](https://issues.apache.org/jira/browse/TS-782)] - Remap processor creates a remap thread even when asked not to
+*   [[TS-781](https://issues.apache.org/jira/browse/TS-781)] - Remove unusual configurations from the default `records.config`
+*   [[TS-780](https://issues.apache.org/jira/browse/TS-780)] - Retune the number of SSL threads
+*   [[TS-779](https://issues.apache.org/jira/browse/TS-779)] - Set thread name for various event types
+*   [[TS-778](https://issues.apache.org/jira/browse/TS-778)] - Compile Fails on Solaris 10 (gcc)
+*   [[TS-776](https://issues.apache.org/jira/browse/TS-776)] - A few small, simple performance improvements
+*   [[TS-775](https://issues.apache.org/jira/browse/TS-775)] - Disable cluster autodiscovery via multicast when clustering is disabled (as is by default)
+*   [[TS-774](https://issues.apache.org/jira/browse/TS-774)] - Make it possible for devs to link `libtsutil.a` statically for various binaries
+*   [[TS-773](https://issues.apache.org/jira/browse/TS-773)] - Traffic server has a hard limit of 512 gigabytes per RAW disk partition
+*   [[TS-772](https://issues.apache.org/jira/browse/TS-772)] - Make `proxy.config.http.doc_in_cache_skip_dns` overridable
+*   [[TS-771](https://issues.apache.org/jira/browse/TS-771)] - Remove last V1 log buffer support
+*   [[TS-770](https://issues.apache.org/jira/browse/TS-770)] - `proxy.config.http.doc_in_cache_skip_dns` is not being read from `records.config`
+*   [[TS-769](https://issues.apache.org/jira/browse/TS-769)] - traffic server loops forever if the origin sends back a 505 and the connection is `keep-alive`
+*   [[TS-765](https://issues.apache.org/jira/browse/TS-765)] - Make the backdoor port (8084 by default) only listen on "localhost"
+*   [[TS-763](https://issues.apache.org/jira/browse/TS-763)] - When creating multiple SSL accept threads, we use the wrong instantiator
+*   [[TS-762](https://issues.apache.org/jira/browse/TS-762)] - Range values like -10 are processed wrong
+*   [[TS-761](https://issues.apache.org/jira/browse/TS-761)] - can't load more then 3 remap plugins
+*   [[TS-759](https://issues.apache.org/jira/browse/TS-759)] - Makefile handles $DESTDIR incorrectly
+*   [[TS-757](https://issues.apache.org/jira/browse/TS-757)] - Change `TSNetAccept()` API to take an option for enabling (and number of) accept threads.
+*   [[TS-738](https://issues.apache.org/jira/browse/TS-738)] - `make check` fails on x86
+*   [[TS-679](https://issues.apache.org/jira/browse/TS-679)] - Make SDK APIs use struct `sockaddr_storage` instead of "unsigned int" for IPs
+*   [[TS-562](https://issues.apache.org/jira/browse/TS-562)] - Custom paths for `zlib`, `openssl`, `pcre` don't work if in non-standard locations without adding `--rpath`
+*   [[TS-404](https://issues.apache.org/jira/browse/TS-404)] - API to set IP address of origin server avoiding DNS lookup
+*   [[TS-756](https://issues.apache.org/jira/browse/TS-756)] - Clean out unused carp from DNS resolver structure and code.
+*   [[TS-753](https://issues.apache.org/jira/browse/TS-753)] - More cleanup on API checks and return codes
+*   [[TS-752](https://issues.apache.org/jira/browse/TS-752)] - cache scan issues
+*   [[TS-751](https://issues.apache.org/jira/browse/TS-751)] - Experimental `TSHttpTxnCacheLookupStatusSet(HIT_STALE)` calls cause a crash
+*   [[TS-750](https://issues.apache.org/jira/browse/TS-750)] - TS does not fail-over if one origin server for a 2 address hostname goes down
+*   [[TS-749](https://issues.apache.org/jira/browse/TS-749)] - Connection hangs if origin server goes down in the middle of a response
+*   [[TS-748](https://issues.apache.org/jira/browse/TS-748)] - Client side transparency doesn't work on trunk.
+*   [[TS-746](https://issues.apache.org/jira/browse/TS-746)] - Not possible to completel delete e.g. the Query part of a URL via plugins
+*   [[TS-742](https://issues.apache.org/jira/browse/TS-742)] - Assert in HTTP tunnel
+*   [[TS-740](https://issues.apache.org/jira/browse/TS-740)] - Traffic Server fails to build on kfreebsd
+*   [[TS-739](https://issues.apache.org/jira/browse/TS-739)] - Crash in `::write`
+*   [[TS-737](https://issues.apache.org/jira/browse/TS-737)] - Small hackish fix for `rc/trafficserver.in` so `rc/trafficserver` will work with FreeBSD
+*   [[TS-736](https://issues.apache.org/jira/browse/TS-736)] - Crash from stale open directory pointer when cache lock is dropped and reacquired
+*   [[TS-735](https://issues.apache.org/jira/browse/TS-735)] - ccache can cause bad builds causing weird segfaults
+*   [[TS-734](https://issues.apache.org/jira/browse/TS-734)] - Wrong number of fields in net connection internal stats page
+*   [[TS-731](https://issues.apache.org/jira/browse/TS-731)] - Cacheurl plugin
+*   [[TS-728](https://issues.apache.org/jira/browse/TS-728)] - Remove `--with-webui` option from configure (and all `#ifdef`s)
+*   [[TS-721](https://issues.apache.org/jira/browse/TS-721)] - incorrect http hit ratio in stats
+*   [[TS-720](https://issues.apache.org/jira/browse/TS-720)] - Remove dependencies on the STL
+*   [[TS-719](https://issues.apache.org/jira/browse/TS-719)] - `libtsutil.so` is not self-contained
+*   [[TS-716](https://issues.apache.org/jira/browse/TS-716)] - Crash in `Continuation::handleEvent`
+*   [[TS-715](https://issues.apache.org/jira/browse/TS-715)] - `Apache::TS::AdminClient` broken in trunk
+*   [[TS-714](https://issues.apache.org/jira/browse/TS-714)] - `traffic_shell` broken
+*   [[TS-713](https://issues.apache.org/jira/browse/TS-713)] - `do_io_pread` not honoring an offset with single fragment object
+*   [[TS-712](https://issues.apache.org/jira/browse/TS-712)] - Fix any compile problems using LLVM / clang
+*   [[TS-704](https://issues.apache.org/jira/browse/TS-704)] - oneline patch fixing `--disable-static` building
+*   [[TS-702](https://issues.apache.org/jira/browse/TS-702)] - `FATAL: MIME.cc:1250: failed assert j < block_count`
+*   [[TS-685](https://issues.apache.org/jira/browse/TS-685)] - Rename `partition.config` to volume.config
+*   [[TS-652](https://issues.apache.org/jira/browse/TS-652)] - SSL random buffer initialization should be checked
+*   [[TS-633](https://issues.apache.org/jira/browse/TS-633)] - SSL Termination `reverse_mapping`
+*   [[TS-629](https://issues.apache.org/jira/browse/TS-629)] - non-portable `char` vs integer comparisons
+*   [[TS-624](https://issues.apache.org/jira/browse/TS-624)] - `make install` should not overwrite `etc/trafficserver/*`
+*   [[TS-598](https://issues.apache.org/jira/browse/TS-598)] - when using IP address in target OS map, the DNS lookup looks awful
+*   [[TS-550](https://issues.apache.org/jira/browse/TS-550)] - Eliminate some uncessary usages of STL on the crititcal path
+*   [[TS-545](https://issues.apache.org/jira/browse/TS-545)] - `parent.config` (and perhaps other configs) have an unused concept of "tags" for MIXT media
+*   [[TS-465](https://issues.apache.org/jira/browse/TS-465)] - Need an option to not overwrite existing Server: header
+*   [[TS-212](https://issues.apache.org/jira/browse/TS-212)] - Add OpenSolaris support to trafficserver script
+*   [[TS-711](https://issues.apache.org/jira/browse/TS-711)] - Don't schedule `remap.config` reloads on network thread
+*   [[TS-710](https://issues.apache.org/jira/browse/TS-710)] - Don't reload plugin remaps (.so's)
+*   [[TS-708](https://issues.apache.org/jira/browse/TS-708)] - `TsConfig` doesn't handle backslashes correctly.
+*   [[TS-707](https://issues.apache.org/jira/browse/TS-707)] - The random number generator from 1-23-2011 is using the same seed for all threads = collisions in the cache
+*   [[TS-706](https://issues.apache.org/jira/browse/TS-706)] - hardware sector sizes over 8K current report an Error but are passed through resulting in lots of disk waste
+*   [[TS-705](https://issues.apache.org/jira/browse/TS-705)] - Fail to compile on Fedora testing rawhide
+*   [[TS-700](https://issues.apache.org/jira/browse/TS-700)] - Need additional controls in `cache.config`
+*   [[TS-692](https://issues.apache.org/jira/browse/TS-692)] - Allow for setting the source address for the connection to the origin server
+*   [[TS-691](https://issues.apache.org/jira/browse/TS-691)] - `LogFilter` not working
+*   [[TS-690](https://issues.apache.org/jira/browse/TS-690)] - Use new `ET_TASK` thread pool for various background tasks
+*   [[TS-689](https://issues.apache.org/jira/browse/TS-689)] - Restore `TSMgmtUpdateRegister()`
+*   [[TS-684](https://issues.apache.org/jira/browse/TS-684)] - `config.layout` for gentoo linux, may also be used on Fedora
+*   [[TS-682](https://issues.apache.org/jira/browse/TS-682)] - `traffic_server` segfaults when when partitions are setup in `partition.config`
+*   [[TS-680](https://issues.apache.org/jira/browse/TS-680)] - Make SDK opaque types use opaque `struct`s instead of `void*` ?
+*   [[TS-676](https://issues.apache.org/jira/browse/TS-676)] - Logic wrong in the method of class Store
+*   [[TS-675](https://issues.apache.org/jira/browse/TS-675)] - Traffic Server 2.1.5 does not respect redirect directives in `remap.config`
+*   [[TS-657](https://issues.apache.org/jira/browse/TS-657)] - Wrong logic around `read_while_writer` configuration
+*   [[TS-642](https://issues.apache.org/jira/browse/TS-642)] - Setting `proxy.config.http.cache.http` to 0 does not turn off caching
+*   [[TS-626](https://issues.apache.org/jira/browse/TS-626)] - `configure` doesn't seem to properly honor `--with-openssl` (for example)
+*   [[TS-609](https://issues.apache.org/jira/browse/TS-609)] - Change various internal config containers to use a `bool` type instead of `MgmtInt`
+*   [[TS-588](https://issues.apache.org/jira/browse/TS-588)] - Cleanup Remap APIs
+*   [[TS-209](https://issues.apache.org/jira/browse/TS-209)] - OpenSolaris: Add raw disk support for the cache
+*   [[TS-678](https://issues.apache.org/jira/browse/TS-678)] - Should we reduce `MUTEX_RETRY_DELAY` ?
+*   [[TS-674](https://issues.apache.org/jira/browse/TS-674)] - `cache.config` (and possibly other matches) doesn't seem to honor "suffix" mods
+*   [[TS-673](https://issues.apache.org/jira/browse/TS-673)] - Change default to `proxy.config.http.cache.required_headers` to be more conservative
+*   [[TS-671](https://issues.apache.org/jira/browse/TS-671)] - Default install group should be based on install user group membership.
+*   [[TS-668](https://issues.apache.org/jira/browse/TS-668)] - Add URL stats to `traffic_logstats`
+*   [[TS-665](https://issues.apache.org/jira/browse/TS-665)] - remove `HTTP_ASSERT`, which is just an alias for `ink_release_assert`
+*   [[TS-664](https://issues.apache.org/jira/browse/TS-664)] - WCCP doesn't build on trunk.
+*   [[TS-663](https://issues.apache.org/jira/browse/TS-663)] - WCCP: Mask assignment doesn't work.
+*   [[TS-662](https://issues.apache.org/jira/browse/TS-662)] - All per partition stats for `bytes_used` are always 0
+*   [[TS-661](https://issues.apache.org/jira/browse/TS-661)] - Delay `per-txn` config copy until SDK requests it.
+*   [[TS-660](https://issues.apache.org/jira/browse/TS-660)] - Cache scan can not be cancelled
+*   [[TS-655](https://issues.apache.org/jira/browse/TS-655)] - Reorganize some code to make some binaries smaller
+*   [[TS-653](https://issues.apache.org/jira/browse/TS-653)] - Timestamps in `squid.blog` are corrupted
+*   [[TS-651](https://issues.apache.org/jira/browse/TS-651)] - Clearing stats does not seem to work
+*   [[TS-650](https://issues.apache.org/jira/browse/TS-650)] - Remove "v2" stats
+*   [[TS-649](https://issues.apache.org/jira/browse/TS-649)] - Try to make libts and `libremoteapi.a` shared libraries
+*   [[TS-647](https://issues.apache.org/jira/browse/TS-647)] - Move Layout to `lib/`
+*   [[TS-644](https://issues.apache.org/jira/browse/TS-644)] - `http_ui` cache lookup interface will crash `traffic_server` in full cluster mode
+*   [[TS-640](https://issues.apache.org/jira/browse/TS-640)] - Repeated `INKInit() / INKTerminate()` will leak lots of memory
+*   [[TS-639](https://issues.apache.org/jira/browse/TS-639)] - Rename mgmt API from `INK*` to `TS*`
+*   [[TS-638](https://issues.apache.org/jira/browse/TS-638)] - Unify on one management "cli"
+*   [[TS-637](https://issues.apache.org/jira/browse/TS-637)] - Cleanup of old, obsolete source files
+*   [[TS-636](https://issues.apache.org/jira/browse/TS-636)] - Remove StatAggregation.(cc|h)
+*   [[TS-635](https://issues.apache.org/jira/browse/TS-635)] - `tsxs` fails to recognize command line switches
+*   [[TS-632](https://issues.apache.org/jira/browse/TS-632)] - Wrong cast in POST transforms
+*   [[TS-631](https://issues.apache.org/jira/browse/TS-631)] - Rename "v2" directories
+*   [[TS-627](https://issues.apache.org/jira/browse/TS-627)] - `make check` fail in current 2.1.5 release candidate
+*   [[TS-623](https://issues.apache.org/jira/browse/TS-623)] - `traffic_server` segfaults when ascii logging is enabled
+*   [[TS-619](https://issues.apache.org/jira/browse/TS-619)] - Zero length body is not cached
+*   [[TS-593](https://issues.apache.org/jira/browse/TS-593)] - clean up reference for `inktomi.com`, as much as possible
+*   [[TS-591](https://issues.apache.org/jira/browse/TS-591)] - request for suport of IPV6 to Origin Server connections.
+*   [[TS-590](https://issues.apache.org/jira/browse/TS-590)] - Change many SDK API signatures to be consistent
+*   [[TS-587](https://issues.apache.org/jira/browse/TS-587)] - Cleanup logstats, and add JSON
+*   [[TS-583](https://issues.apache.org/jira/browse/TS-583)] - Build fails if `--disable-webui` is added
+*   [[TS-582](https://issues.apache.org/jira/browse/TS-582)] - Please provide a commented out example in records.config on how to bind to a specific IP
+*   [[TS-569](https://issues.apache.org/jira/browse/TS-569)] - Create a new top level directory for project local libraries.
+*   [[TS-568](https://issues.apache.org/jira/browse/TS-568)] - Add API calls to directly get the elements of the running version.
+*   [[TS-532](https://issues.apache.org/jira/browse/TS-532)] - possible misbehavior with HEAD request before GET
+*   [[TS-513](https://issues.apache.org/jira/browse/TS-513)] - `sqlite3` should be detected in any visible place by default (not just `/usr`)
+*   [[TS-506](https://issues.apache.org/jira/browse/TS-506)] - Poor performance on proxied requests which are not cacheable.
+*   [[TS-505](https://issues.apache.org/jira/browse/TS-505)] - Worse performance when Origin server sends `Connection: keep-alive`
+*   [[TS-492](https://issues.apache.org/jira/browse/TS-492)] - Allow use of client supplied IP address for origin server.
+*   [[TS-491](https://issues.apache.org/jira/browse/TS-491)] - ports used by Cluser function opened even no clustering
+*   [[TS-489](https://issues.apache.org/jira/browse/TS-489)] - Seg Fault with `Connection_Collapsing` and clustering enabled.
+*   [[TS-426](https://issues.apache.org/jira/browse/TS-426)] - Document clustering
+*   [[TS-416](https://issues.apache.org/jira/browse/TS-416)] - Document README.via ?
+*   [[TS-410](https://issues.apache.org/jira/browse/TS-410)] - Regression code should be compile time optional
+*   [[TS-356](https://issues.apache.org/jira/browse/TS-356)] - Switch code base to C99 ?
+*   [[TS-307](https://issues.apache.org/jira/browse/TS-307)] - Possible performance problem: DNS lookup continuation is using first Network ethread for all operations
+*   [[TS-293](https://issues.apache.org/jira/browse/TS-293)] - Changes to Version Name & Min Supported Version
+*   [[TS-276](https://issues.apache.org/jira/browse/TS-276)] - Change naming for all include files
+*   [[TS-173](https://issues.apache.org/jira/browse/TS-173)] - `REGRESSION_RESULT SDK_API_HttpTxnCache: FAILED`
+*   [[TS-171](https://issues.apache.org/jira/browse/TS-171)] - `REGRESSION\_RESULT SDK_API_HttpAltInfo: FAILED`
+*   [[TS-71](https://issues.apache.org/jira/browse/TS-71)] - Cleanup MODULARIZED: Check the code base for remants of modularized `#ifdef`s in the code and configuration system.
+*   [[TS-622](https://issues.apache.org/jira/browse/TS-622)] - `traffic_logcat common.blog` segfaults
+*   [[TS-620](https://issues.apache.org/jira/browse/TS-620)] - More 64-bit issues in the SM
+*   [[TS-618](https://issues.apache.org/jira/browse/TS-618)] - Eliminate our "custom" atomic assembler
+*   [[TS-616](https://issues.apache.org/jira/browse/TS-616)] - Wrong default path for remap plugins (and possibly TSAPI plugins?)
+*   [[TS-615](https://issues.apache.org/jira/browse/TS-615)] - Change default for `proxy.config.http.cache.when_to_add_no_cache_to_msie_requests`
+*   [[TS-614](https://issues.apache.org/jira/browse/TS-614)] - Remove remnants from `InktoSwitch`
+*   [[TS-613](https://issues.apache.org/jira/browse/TS-613)] - Is `transparency_enabled` configuration obsolete?
+*   [[TS-605](https://issues.apache.org/jira/browse/TS-605)] - Eliminate `proxy.config.net.max_poll_delay configs`
+*   [[TS-604](https://issues.apache.org/jira/browse/TS-604)] - Ditch home-grown regexp stuff
+*   [[TS-603](https://issues.apache.org/jira/browse/TS-603)] - Reduce calls to `DFA::match` on normal requests
+*   [[TS-601](https://issues.apache.org/jira/browse/TS-601)] - Eliminate `traffic_net`
+*   [[TS-599](https://issues.apache.org/jira/browse/TS-599)] - Make some `records.config` options overridable via plugin APIs
+*   [[TS-597](https://issues.apache.org/jira/browse/TS-597)] - when using `SplitDNS`, the common dns setting is not honored
+*   [[TS-596](https://issues.apache.org/jira/browse/TS-596)] - Range: requests not working properly
+*   [[TS-595](https://issues.apache.org/jira/browse/TS-595)] - Prepare SDK versions for v3.0
+*   [[TS-594](https://issues.apache.org/jira/browse/TS-594)] - Bite the bullet, change `int64`, `int32` etc. to use `stdint.h` types (`int64_t`, `int32_t` etc.)
+*   [[TS-589](https://issues.apache.org/jira/browse/TS-589)] - Add "tasks" threads and processor
+*   [[TS-586](https://issues.apache.org/jira/browse/TS-586)] - `make check` fails to compile
+*   [[TS-584](https://issues.apache.org/jira/browse/TS-584)] - Remove incomplete RAF component.
+*   [[TS-580](https://issues.apache.org/jira/browse/TS-580)] - server fail assert when dns request does not match any rule from `splitdns.config`
+*   [[TS-579](https://issues.apache.org/jira/browse/TS-579)] - Eliminate string copies in the SDK
+*   [[TS-578](https://issues.apache.org/jira/browse/TS-578)] - missing 3xx http status statistic aggregation
+*   [[TS-577](https://issues.apache.org/jira/browse/TS-577)] - Is `SDKAllocator` really necessary? Or can we at least minimize the amount of `malloc()`s ?
+*   [[TS-576](https://issues.apache.org/jira/browse/TS-576)] - Remove `stats` from `RecordsConfig.cc` ?
+*   [[TS-574](https://issues.apache.org/jira/browse/TS-574)] - Changes to `ts.h.in` or `tsxs.in` are not forcing `make` to rebuild the generated files
+*   [[TS-572](https://issues.apache.org/jira/browse/TS-572)] - Rename `librecords` to `lib/records`
+*   [[TS-571](https://issues.apache.org/jira/browse/TS-571)] - Rename `libinktomi++` to `lib/ts`
+*   [[TS-570](https://issues.apache.org/jira/browse/TS-570)] - `SplitDNS` schedules on wrong thread when `dns_threads > 0`
+*   [[TS-566](https://issues.apache.org/jira/browse/TS-566)] - Rename `TCP_DEFER_ACCEPT` option and change default
+*   [[TS-565](https://issues.apache.org/jira/browse/TS-565)] - WCCP support should be better intergrated with autoconf.
+*   [[TS-560](https://issues.apache.org/jira/browse/TS-560)] - ram cache compression should not be done under the partition lock
+*   [[TS-559](https://issues.apache.org/jira/browse/TS-559)] - Segfault when forward proxy HTTPS to a host not listening on port 443
+*   [[TS-556](https://issues.apache.org/jira/browse/TS-556)] - Remove `proxy.config.log.config_file` and `logs.config`
+*   [[TS-555](https://issues.apache.org/jira/browse/TS-555)] - Rename all `log2` configs / stats etc. to just `log`
+*   [[TS-554](https://issues.apache.org/jira/browse/TS-554)] - Fix `StatPages` to not `malloc()` unecessarily, and also remove unused code.
+*   [[TS-552](https://issues.apache.org/jira/browse/TS-552)] - remove Alpha supprt
+*   [[TS-551](https://issues.apache.org/jira/browse/TS-551)] - Remove `NewCacheVC` cruft
+*   [[TS-549](https://issues.apache.org/jira/browse/TS-549)] - Do we need `proxy.config.system.memalign_heap` ?
+*   [[TS-544](https://issues.apache.org/jira/browse/TS-544)] - Eliminate `proxy.config.http.streaming_connect_attempts_timeout`
+*   [[TS-543](https://issues.apache.org/jira/browse/TS-543)] - Regression tests segfaults with `--enable-debug`
+*   [[TS-540](https://issues.apache.org/jira/browse/TS-540)] - HTTPS to origin stalls with chunked responses
+*   [[TS-536](https://issues.apache.org/jira/browse/TS-536)] - Some more RNI remnants to clean up
+*   [[TS-535](https://issues.apache.org/jira/browse/TS-535)] - `INKHttpTxnSetHttpRetStatus` not honored when an API transaction is reenabled with `INK_EVENT_HTTP_ERROR`
+*   [[TS-534](https://issues.apache.org/jira/browse/TS-534)] - Move `TS_VERSION*` to `ts/ts.h`
+*   [[TS-533](https://issues.apache.org/jira/browse/TS-533)] - Port traffic server to ARM
+*   [[TS-530](https://issues.apache.org/jira/browse/TS-530)] - Add an API for skipping the remap process
+*   [[TS-529](https://issues.apache.org/jira/browse/TS-529)] - Re-order `pre_remap` hook
+*   [[TS-527](https://issues.apache.org/jira/browse/TS-527)] - `cache.config` doesn't work in forward transparent mode.
+*   [[TS-526](https://issues.apache.org/jira/browse/TS-526)] - Plugin API call to get effective URL for a transaction.
+*   [[TS-525](https://issues.apache.org/jira/browse/TS-525)] - `tsxs` needs bash -- make it work with bourne shell
+*   [[TS-522](https://issues.apache.org/jira/browse/TS-522)] - Remove pre-v2.0 deprecated APIs
+*   [[TS-521](https://issues.apache.org/jira/browse/TS-521)] - Rename all APIs from `INK*` to `TS*`.
+*   [[TS-520](https://issues.apache.org/jira/browse/TS-520)] - Should we rename `INKSetCacheUrl()` ?
+*   [[TS-515](https://issues.apache.org/jira/browse/TS-515)] - eventfd availability not correctly determined on older linux kernels
+*   [[TS-504](https://issues.apache.org/jira/browse/TS-504)] - Add plugin APIs to allow for Transaction "private" data
+*   [[TS-503](https://issues.apache.org/jira/browse/TS-503)] - Add plugin APIs to allow for Session "private" data
+*   [[TS-483](https://issues.apache.org/jira/browse/TS-483)] - Should we return cached `Date:` header to UA ?
+*   [[TS-479](https://issues.apache.org/jira/browse/TS-479)] - Testing new flow
+*   [[TS-474](https://issues.apache.org/jira/browse/TS-474)] - Cache key is case sensitive on URL scheme
+*   [[TS-458](https://issues.apache.org/jira/browse/TS-458)] - `INKCacheKeyHostNameSet` and `INKCacheKeyDigestSet` take unsigned `char *` and nothing else does
+*   [[TS-456](https://issues.apache.org/jira/browse/TS-456)] - Regression test failure `INKTransformCreate`
+*   [[TS-435](https://issues.apache.org/jira/browse/TS-435)] - `SplitDNS` doesn't work
+*   [[TS-431](https://issues.apache.org/jira/browse/TS-431)] - sometimes there is double free crash: `ink_freelist_free: trying to free item twice`
+*   [[TS-403](https://issues.apache.org/jira/browse/TS-403)] - Reduce frequency of "periodic tasks" for logging
+*   [[TS-402](https://issues.apache.org/jira/browse/TS-402)] - Add WCCP support
+*   [[TS-396](https://issues.apache.org/jira/browse/TS-396)] - Accept Failure / Crash on OS X
+*   [[TS-280](https://issues.apache.org/jira/browse/TS-280)] - wish to get a `config.layout` like the httpd
+*   [[TS-271](https://issues.apache.org/jira/browse/TS-271)] - Change the return values of the APIs to be consistent for "success"
+*   [[TS-181](https://issues.apache.org/jira/browse/TS-181)] - Auth and ACL cleanup
+*   [[TS-18](https://issues.apache.org/jira/browse/TS-18)] - IPv6 support
+*   [[TS-519](https://issues.apache.org/jira/browse/TS-519)] - Clustering broke with stats rewrite
+*   [[TS-517](https://issues.apache.org/jira/browse/TS-517)] - Cleanup `ssl_ports`, it's replaced with `connect_ports`
+*   [[TS-516](https://issues.apache.org/jira/browse/TS-516)] - New crasher with status code stats
+*   [[TS-514](https://issues.apache.org/jira/browse/TS-514)] - Improve code around `proxy.process.net.connections_currently_open`
+*   [[TS-512](https://issues.apache.org/jira/browse/TS-512)] - Tool to build plugins as per the trafficserver installation / cnfiguration
+*   [[TS-507](https://issues.apache.org/jira/browse/TS-507)] - `INKUrlHostSet` does not work in `INK_HTTP_READ_REQUEST_PRE_REMAP_HOOK`
+*   [[TS-501](https://issues.apache.org/jira/browse/TS-501)] - `http.current_server_connections` can get way too large
+*   [[TS-500](https://issues.apache.org/jira/browse/TS-500)] - Less draconian checks on `Content-Length:` + `Connection: close` from origin
+*   [[TS-499](https://issues.apache.org/jira/browse/TS-499)] - `INKVIONTodoGet()` and `INKVIONBytesGet()` returning obsense values ?
+*   [[TS-497](https://issues.apache.org/jira/browse/TS-497)] - Move the "fast" `itoa()` to `ink_string.h`
+*   [[TS-496](https://issues.apache.org/jira/browse/TS-496)] - Accept thread will "leak" some amount of memory due to proxy allocator
+*   [[TS-495](https://issues.apache.org/jira/browse/TS-495)] - `HttpSM` has an assertion that checks the client URL against the cache URL, which breaks `INKSetCacheUrl`
+*   [[TS-494](https://issues.apache.org/jira/browse/TS-494)] - SSL over ATS sending partial certificate chain
+*   [[TS-493](https://issues.apache.org/jira/browse/TS-493)] - Return value from `pcre_exec` tested incorrectly
+*   [[TS-490](https://issues.apache.org/jira/browse/TS-490)] - Multi-hop loop detection is broken
+*   [[TS-486](https://issues.apache.org/jira/browse/TS-486)] - Remove all `filter.config` from code
+*   [[TS-485](https://issues.apache.org/jira/browse/TS-485)] - Cleanup API include files.
+*   [[TS-482](https://issues.apache.org/jira/browse/TS-482)] - Move `-DPKGSYSUSER` to `ink_config.h.in`
+*   [[TS-480](https://issues.apache.org/jira/browse/TS-480)] - Unresponsive server can stall ATS
+*   [[TS-473](https://issues.apache.org/jira/browse/TS-473)] - Traffic Server keeps crashing the kernel. I have a feeling it has to do with an incorrect cache configuration.
+*   [[TS-471](https://issues.apache.org/jira/browse/TS-471)] - We don't "set" `Content-Length:` header properly for > 2^31 values
+*   [[TS-470](https://issues.apache.org/jira/browse/TS-470)] - `Age:` headers > `INT_MAX` should be capped to 2^31
+*   [[TS-460](https://issues.apache.org/jira/browse/TS-460)] - Cleanup `Via:` string generation
+*   [[TS-459](https://issues.apache.org/jira/browse/TS-459)] - Suboptimal Debug statements in `Cache.cc`
+*   [[TS-457](https://issues.apache.org/jira/browse/TS-457)] - WebUI warning at startup
+*   [[TS-452](https://issues.apache.org/jira/browse/TS-452)] - Some environment variables (`configure`) are `ATS_` instead of `TS_`, these should be consistent
+*   [[TS-434](https://issues.apache.org/jira/browse/TS-434)] - remap/UrlRewrite needs cleanup?
+*   [[TS-427](https://issues.apache.org/jira/browse/TS-427)] - Build ATS with clang
+*   [[TS-394](https://issues.apache.org/jira/browse/TS-394)] - `taffic_server` process sig abort in full cluster mode
+*   [[TS-313](https://issues.apache.org/jira/browse/TS-313)] - DNS and resolvers improvements
+*   [[TS-62](https://issues.apache.org/jira/browse/TS-62)] - Cluster support for large objects and new `CacheVConnection` interrface: `do_io_pread`
+*   [[TS-14](https://issues.apache.org/jira/browse/TS-14)] - `InkAPI` is not 64-bit clean
+*   [[TS-455](https://issues.apache.org/jira/browse/TS-455)] - Remove remnants of NCA
+*   [[TS-453](https://issues.apache.org/jira/browse/TS-453)] - duplicate ram cache hit and miss stats
+*   [[TS-451](https://issues.apache.org/jira/browse/TS-451)] - Remove obsolete config options
+*   [[TS-450](https://issues.apache.org/jira/browse/TS-450)] - More intel CC compile warnings
+*   [[TS-447](https://issues.apache.org/jira/browse/TS-447)] - Duplicated configuration registrations
+*   [[TS-445](https://issues.apache.org/jira/browse/TS-445)] - improve performance for large files
+*   [[TS-443](https://issues.apache.org/jira/browse/TS-443)] - Cleanup remaining MIXT and LDAP/NTLM junk
+*   [[TS-442](https://issues.apache.org/jira/browse/TS-442)] - Cleanup some Makefile /build dependencies.
+*   [[TS-441](https://issues.apache.org/jira/browse/TS-441)] - Errors and crashes reported on the cache
+*   [[TS-440](https://issues.apache.org/jira/browse/TS-440)] - Traffic Server threads will spin under heavy load
+*   [[TS-439](https://issues.apache.org/jira/browse/TS-439)] - `traffic_shell` shows wrong RAM cache size when \> 2GB
+*   [[TS-438](https://issues.apache.org/jira/browse/TS-438)] - HTTPS "remap" rules don't seem to work after TS-291
+*   [[TS-433](https://issues.apache.org/jira/browse/TS-433)] - Reverse proxy doesn't work
+*   [[TS-424](https://issues.apache.org/jira/browse/TS-424)] - DNS `max-retries` inconsistencies
+*   [[TS-423](https://issues.apache.org/jira/browse/TS-423)] - Increase default max number of outstanding DNS requests
+*   [[TS-422](https://issues.apache.org/jira/browse/TS-422)] - DNS proxy?
+*   [[TS-420](https://issues.apache.org/jira/browse/TS-420)] - TS fails to use user ID with user name longer than 8 characters
+*   [[TS-418](https://issues.apache.org/jira/browse/TS-418)] - `AdminClient.pm` has invalid package path, preventing it's use without modification.
+*   [[TS-414](https://issues.apache.org/jira/browse/TS-414)] - INKHttpTxnPristineUrlGet() returns NULL in reverse proxy mode
+*   [[TS-413](https://issues.apache.org/jira/browse/TS-413)] - assert in cache when write buffer contains over 256k of data
+*   [[TS-405](https://issues.apache.org/jira/browse/TS-405)] - SSL Termination not working
+*   [[TS-401](https://issues.apache.org/jira/browse/TS-401)] - Vestiges of SNMP support should be removed
+*   [[TS-395](https://issues.apache.org/jira/browse/TS-395)] - `/v2/sdk/HTTPTransactionFunctions.html` contains non existant iterfaces - `INKHttpTxnSetRespCacheableSet` and `INKHttpTxnSetReqCacheableSet`
+*   [[TS-390](https://issues.apache.org/jira/browse/TS-390)] - Make V2 stats system build configurable
+*   [[TS-367](https://issues.apache.org/jira/browse/TS-367)] - Remove `HAVE_LIBSSL` preproc tests because of mandatory openssl requirement
+*   [[TS-355](https://issues.apache.org/jira/browse/TS-355)] - Autodetect default network interface
+*   [[TS-330](https://issues.apache.org/jira/browse/TS-330)] - cleanup signaling mechanism in eventsystem
+*   [[TS-327](https://issues.apache.org/jira/browse/TS-327)] - `traffic_manager` silently fails to start if `proxy.config.cluster.ethernet_interface` is incorrect
+*   [[TS-291](https://issues.apache.org/jira/browse/TS-291)] - Enable transparent forward proxying
+*   [[TS-224](https://issues.apache.org/jira/browse/TS-224)] - Remap plugin chaining is broken and needs cleanup
+*   [[TS-211](https://issues.apache.org/jira/browse/TS-211)] - Add FreeBSD support to `trafficserver` script
+*   [[TS-210](https://issues.apache.org/jira/browse/TS-210)] - Add OSX support to `trafficserver` script
+*   [[TS-63](https://issues.apache.org/jira/browse/TS-63)] - `InkAPI` uses `INK_EVENT_IMMEDIATE` instead of `EVENT_CONT` just because they are both 1
+*   [[TS-55](https://issues.apache.org/jira/browse/TS-55)] - Logging: Default settings for diagnostic logging
+*   [[TS-43](https://issues.apache.org/jira/browse/TS-43)] - `INK_BLOCK_SIZE` is 512 but drives are moving to 4096 as a native size
+*   [[TS-411](https://issues.apache.org/jira/browse/TS-411)] - Eliminate unecessary stats thread
+*   [[TS-400](https://issues.apache.org/jira/browse/TS-400)] - Compile ATS with Intel CC (ICC / ICPC)
+*   [[TS-399](https://issues.apache.org/jira/browse/TS-399)] - `./configure` not honoring `--*dir` options properly
+*   [[TS-397](https://issues.apache.org/jira/browse/TS-397)] - Exempt localhost from Quick Filter.
+*   [[TS-392](https://issues.apache.org/jira/browse/TS-392)] - Support (or remove) `WITH_DETAILED_VCONNECTION_LOGGING`
+*   [[TS-389](https://issues.apache.org/jira/browse/TS-389)] - we are opensource and have layout config, better to drop `/etc/trafficserver_root`
+*   [[TS-388](https://issues.apache.org/jira/browse/TS-388)] - Solaris 10 (x86) 64-bit patch
+*   [[TS-387](https://issues.apache.org/jira/browse/TS-387)] - Add disk AIO apis for upload proxy support
+*   [[TS-386](https://issues.apache.org/jira/browse/TS-386)] - DNS request results are logged incorrectly.
+*   [[TS-385](https://issues.apache.org/jira/browse/TS-385)] - logstats does not work with 64-bit changes
+*   [[TS-383](https://issues.apache.org/jira/browse/TS-383)] - URL class changes prevents backwards compatible deserialization
+*   [[TS-369](https://issues.apache.org/jira/browse/TS-369)] - Add safer `strlcat()` `strlcpy()` functions instead `strncat()`, `strncpy()` ones
+*   [[TS-365](https://issues.apache.org/jira/browse/TS-365)] - Eliminate `INKU64` etc.
+*   [[TS-364](https://issues.apache.org/jira/browse/TS-364)] - Remove `LLONG` from configure system
+*   [[TS-339](https://issues.apache.org/jira/browse/TS-339)] - Poor error message when a port is already bound
+*   [[TS-326](https://issues.apache.org/jira/browse/TS-326)] - Configure doesn't give a nice error message if tcl-devel is missing
+*   [[TS-325](https://issues.apache.org/jira/browse/TS-325)] - `./proxy/mgmt2/api2/remote/api_cli_remote` not removed on "clean"
+*   [[TS-320](https://issues.apache.org/jira/browse/TS-320)] - Do some cleanup on `Connection::fast_connect` and `Connection::bind_connect`
+*   [[TS-308](https://issues.apache.org/jira/browse/TS-308)] - TS does not support proxy objects with more than 2GB bytes size
+*   [[TS-300](https://issues.apache.org/jira/browse/TS-300)] - Binding to outgoing IP does not work
+*   [[TS-267](https://issues.apache.org/jira/browse/TS-267)] - Add async plugin APIs for disk io
+*   [[TS-266](https://issues.apache.org/jira/browse/TS-266)] - Remove deprecated APIs
+*   [[TS-265](https://issues.apache.org/jira/browse/TS-265)] - Deprecated APIs has misleading (wrong?) comments in `ts/ts.h`
+*   [[TS-247](https://issues.apache.org/jira/browse/TS-247)] - Poor error message/handling when attempt to bind port fails
+*   [[TS-156](https://issues.apache.org/jira/browse/TS-156)] - Enabling `serve_stale_for` crashes `traffic_server` with SRV records enabled crashes
+*   [[TS-144](https://issues.apache.org/jira/browse/TS-144)] - in `P_EventSystem.h IOCORE_MachineFatal` is currently `#define` to `printf()`, that can't be right
+*   [[TS-101](https://issues.apache.org/jira/browse/TS-101)] - XML Syntax error in `navigation_tree.xml`
+*   [[TS-76](https://issues.apache.org/jira/browse/TS-76)] - `CACHE_FRAG_TYPE` should not be power of 2 and should not be hardcoded to allow plugin of other protocols.
+*   [[TS-67](https://issues.apache.org/jira/browse/TS-67)] - `INKIOBufferReaderCopy`, `INKIOBufferWrite` and like should probably take `void *` instead of `char *`
+*   [[TS-381](https://issues.apache.org/jira/browse/TS-381)] - Use access system call instead stat for checking the resource availability
+*   [[TS-379](https://issues.apache.org/jira/browse/TS-379)] - `host.db` is completely "lost"
+*   [[TS-376](https://issues.apache.org/jira/browse/TS-376)] - Fix memory alignmet inlies in `ink_align.h`
+*   [[TS-368](https://issues.apache.org/jira/browse/TS-368)] - Possible null pointer dereference
+*   [[TS-366](https://issues.apache.org/jira/browse/TS-366)] - Reorganize the `configure config.h`
+*   [[TS-363](https://issues.apache.org/jira/browse/TS-363)] - single user large document transfer rates too slow
+*   [[TS-358](https://issues.apache.org/jira/browse/TS-358)] - cleanup portability including using `stdint.h` e.g. `uint64_t` instead of `inku64`
+*   [[TS-352](https://issues.apache.org/jira/browse/TS-352)] - Do not allow to run as root user unless explicitly compiled
+*   [[TS-351](https://issues.apache.org/jira/browse/TS-351)] - Allow numeric user notation for `admin.user_id`
+*   [[TS-345](https://issues.apache.org/jira/browse/TS-345)] - Use localized `apr_foo.m4` macros and `config.layout` system
+*   [[TS-338](https://issues.apache.org/jira/browse/TS-338)] - Use POSIX capabilities instead of user ID switching.
+*   [[TS-333](https://issues.apache.org/jira/browse/TS-333)] - Remove `SocketManager::fast_close`
+*   [[TS-323](https://issues.apache.org/jira/browse/TS-323)] - Cleanup after graduation
+*   [[TS-290](https://issues.apache.org/jira/browse/TS-290)] - `Content-Type` and `Content-Language` headers may be truncated in body factory responses
+*   [[TS-243](https://issues.apache.org/jira/browse/TS-243)] - `time_t` is an integer under 32 bit FreeBSD, generates build warnings
+*   [[TS-221](https://issues.apache.org/jira/browse/TS-221)] - Crash in `RemapProcessor::perform_remap`
+*   [[TS-220](https://issues.apache.org/jira/browse/TS-220)] - Crash in `ink_freelist_new()`
+*   [[TS-140](https://issues.apache.org/jira/browse/TS-140)] - path handling should be relative when there is no leading `/` in the config.
+*   [[TS-97](https://issues.apache.org/jira/browse/TS-97)] - Provide sample configuration files
+*   [[TS-75](https://issues.apache.org/jira/browse/TS-75)] - dependencies not always working
+*   [[TS-34](https://issues.apache.org/jira/browse/TS-34)] - HTTP needs to support > 2GB objects
+*   [[TS-373](https://issues.apache.org/jira/browse/TS-373)] - Move example build to a different make tagret
+*   [[TS-342](https://issues.apache.org/jira/browse/TS-342)] - Consolidate default layout locations
+*   [[TS-332](https://issues.apache.org/jira/browse/TS-332)] - Add an example application template for standalone iocore reference
+*   [[TS-331](https://issues.apache.org/jira/browse/TS-331)] - Eliminate `#ifdef 0`
+*   [[TS-328](https://issues.apache.org/jira/browse/TS-328)] - add the example directory into the build and fix and compilation bugs
+*   [[TS-324](https://issues.apache.org/jira/browse/TS-324)] - FTP cleanup
+*   [[TS-322](https://issues.apache.org/jira/browse/TS-322)] - fix the code so we don't have to compile with `-Wno-char-subscripts` and `-Wno-write-strings`
+*   [[TS-319](https://issues.apache.org/jira/browse/TS-319)] - Passing NULL as second argument to execv, should be an array
+*   [[TS-296](https://issues.apache.org/jira/browse/TS-296)] - Trunk compiles, but cannot start on VPS
+*   [[TS-292](https://issues.apache.org/jira/browse/TS-292)] - `--enable-standalone-iocore` is broken and more generally the iocore modularization needs work
+*   [[TS-286](https://issues.apache.org/jira/browse/TS-286)] - Seg fault on startup on OSX inside `RecSetRawStatSum`
+*   [[TS-285](https://issues.apache.org/jira/browse/TS-285)] - EC2 Documentation on AMIs which have been compiled and bundled.
+*   [[TS-283](https://issues.apache.org/jira/browse/TS-283)] - `ts.h` does not compile ANSI C due to bool in `INKHttpTxnSetHttpRetBody` prototype
+*   [[TS-282](https://issues.apache.org/jira/browse/TS-282)] - Cleanup to get ATS to compile with gcc 4.5
+*   [[TS-278](https://issues.apache.org/jira/browse/TS-278)] - contrib update
+*   [[TS-277](https://issues.apache.org/jira/browse/TS-277)] - README update
+*   [[TS-273](https://issues.apache.org/jira/browse/TS-273)] - SSL not functioning on "trunk"
+*   [[TS-268](https://issues.apache.org/jira/browse/TS-268)] - Crash when remap plugin tries to send a redirect response.
+*   [[TS-264](https://issues.apache.org/jira/browse/TS-264)] - Cannot compile with Libev
+*   [[TS-263](https://issues.apache.org/jira/browse/TS-263)] - Traffic server dying
+*   [[TS-261](https://issues.apache.org/jira/browse/TS-261)] - Use correct logger type and debug tags in mapping lookup
+*   [[TS-260](https://issues.apache.org/jira/browse/TS-260)] - Filtering in `remap.config` is broken
+*   [[TS-252](https://issues.apache.org/jira/browse/TS-252)] - seg fault using cache inspector
+*   [[TS-246](https://issues.apache.org/jira/browse/TS-246)] - TS does not compile with TCL 8.6 ?
+*   [[TS-245](https://issues.apache.org/jira/browse/TS-245)] - Traffic server crashed when configured with min os keep alive connection and debug logging
+*   [[TS-244](https://issues.apache.org/jira/browse/TS-244)] - FreeBSD needs `-lexecinfo` ?
+*   [[TS-239](https://issues.apache.org/jira/browse/TS-239)] - Remove 4 non-essential booleans from transaction state
+*   [[TS-226](https://issues.apache.org/jira/browse/TS-226)] - OpenSolaris: Need to provide/port atomic ops with Sun Studio compiler suite
+*   [[TS-222](https://issues.apache.org/jira/browse/TS-222)] - `Cache::open_write` should use an options arg for flexability and shoudl allow SYNC writes
+*   [[TS-215](https://issues.apache.org/jira/browse/TS-215)] - remove `ink_*printf` fucntions from `libinktomi++`
+*   [[TS-206](https://issues.apache.org/jira/browse/TS-206)] - libev license
+*   [[TS-196](https://issues.apache.org/jira/browse/TS-196)] - Merge Dev branch to trunk
+*   [[TS-180](https://issues.apache.org/jira/browse/TS-180)] - Eliminate `#ifdef OEM`
+*   [[TS-179](https://issues.apache.org/jira/browse/TS-179)] - no longer necessary assert causing crash
+*   [[TS-167](https://issues.apache.org/jira/browse/TS-167)] - Support `InkHttpFetchPage(s)` in the TS API
+*   [[TS-158](https://issues.apache.org/jira/browse/TS-158)] - cache should not hold parititon lock over callbacks/review locking
+*   [[TS-147](https://issues.apache.org/jira/browse/TS-147)] - Reverse Proxy Mode + Cache crashes / Segmentation fault when using HTTPS dynamic pages, Static Fine
+*   [[TS-142](https://issues.apache.org/jira/browse/TS-142)] - `read_from_middle_of_file` is an antique, replaced by pread and not used
+*   [[TS-133](https://issues.apache.org/jira/browse/TS-133)] - We need Cache Regressions
+*   [[TS-127](https://issues.apache.org/jira/browse/TS-127)] - Add back trace support for other platforms
+*   [[TS-125](https://issues.apache.org/jira/browse/TS-125)] - Cannot use user-defined types in typedef of template function
+*   [[TS-124](https://issues.apache.org/jira/browse/TS-124)] - Solaris compile requires `-D_POSIX_PTHREAD_SEMANTICS`
+*   [[TS-120](https://issues.apache.org/jira/browse/TS-120)] - Automatic compression/decompression in the RAM cache
+*   [[TS-114](https://issues.apache.org/jira/browse/TS-114)] - `EventNames.cc` uses numbers instead of symbols to determine event names
+*   [[TS-93](https://issues.apache.org/jira/browse/TS-93)] - permit `do_io_write` after `open_read` to enable atomic overwrite of an existing object
+*   [[TS-89](https://issues.apache.org/jira/browse/TS-89)] - NNTP remnants
+*   [[TS-50](https://issues.apache.org/jira/browse/TS-50)] - FreeBSD support
+*   [[TS-49](https://issues.apache.org/jira/browse/TS-49)] - libev based polling infrastructure
+*   [[TS-48](https://issues.apache.org/jira/browse/TS-48)] - Change all regex code to use PCRE
+*   [[TS-22](https://issues.apache.org/jira/browse/TS-22)] - Collect common defines into global configuration header
+*   [[TS-11](https://issues.apache.org/jira/browse/TS-11)] - Solaris port
+*   [[TS-2](https://issues.apache.org/jira/browse/TS-2)] - OSX port
+

Modified: trafficserver/site/branches/ats-cms/lib/path.pm
URL: http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/lib/path.pm?rev=1144560&r1=1144559&r2=1144560&view=diff
==============================================================================
--- trafficserver/site/branches/ats-cms/lib/path.pm (original)
+++ trafficserver/site/branches/ats-cms/lib/path.pm Sat Jul  9 00:49:28 2011
@@ -5,9 +5,9 @@ use ASF::Value;
 
 our @patterns = (
 
-    [qr!^/(index|downloads)\...\.mdtext$!, single_narrative => { template => "front_page.html" }],
+#   [qr!^/(index|downloads|docs/search)\...\.mdtext$!, single_narrative => { template => "front_page.html" }],
 
-    [qr!^/docs/.*\.mdtext$!, single_narrative => { template => "docs_page.html" }],
+    [qr!^/((docs|dev)/)?.*\.mdtext$!, single_narrative => { template => "docs_page.html" }],
 
 );