Modified: 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/using-a-debugger.en.html
==============================================================================
--- 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/using-a-debugger.en.html
 (original)
+++ 
websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/using-a-debugger.en.html
 Wed Aug 31 22:31:07 2011
@@ -30,19 +30,20 @@
 
     <!-- Navigation (next, previous, up, languages) -->
     <div class="row nav">
+      
       <div class="eightcol">
-        
-        <a href="./debugging-memory-leaks.en.html">Next</a>
-        
-        <a href="./unable-to-debug-tags.en.html">Back</a>
-        
-        <a href="../index.en.html">Top</a>
-        
+        <a href="http://trafficserver.apache.org/";>Home</a>
+        <a href="/downloads.html">Downloads</a>
+        <a href="/docs">Documentation</a>
+        <a 
href="https://cwiki.apache.org/confluence/display/TS/Traffic+Server";>Wiki</a>
+        <a href="https://issues.apache.org/jira/browse/TS";>Issues</a>
       </div>
       <div class="fourcol last right">
-        Languages: 
-        
+        <a href="http://apache.org/security/";>Security</a>
+        <a href="http://www.apache.org/foundation/sponsorship.html";>Donate</a>
+        <a href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
       </div>
+      
     </div>
 
     <div class="row content">

Modified: websites/staging/trafficserver/trunk/content/index.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/index.html (original)
+++ websites/staging/trafficserver/trunk/content/index.html Wed Aug 31 22:31:07 
2011
@@ -1,330 +1,252 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
-<head>
-  <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), 
see www.w3.org" />
-
-  <title>Apache Traffic Server</title>
-  <link rel="stylesheet" href="/styles/ts_front.css" type="text/css" />
-</head>
-
-<body>
-  <div id="doc4" class="yui-t7">
-    <div id="hd" role="banner">
-      <form action="docs/v2/search.html" id="cse-search-box" 
name="cse-search-box">
-        <input type="hidden" name="cx" 
value="014552695451971253177:hliljs75koi" /><input type=
-        "hidden" name="cof" value="FORID:10" /><input type="hidden" name="ie" 
value=
-        "UTF-8" /><input type="text" name="q" size="31" /><input type="submit" 
name="sa" value=
-        "Search Documentation" />
-      </form><a href="index.html"><img src="images/trans_logo_350x69.png" alt=
-      "Apache Traffic Server" width="350" height="69" class="c1" /></a>™
+  <head>
+    <!-- The 1140px Grid - http://cssgrid.net/ -->
+    <link rel="stylesheet" type="text/css" href="/styles/1140.css" 
media="screen" />
+    <link rel="stylesheet" type="text/css" href="/styles/pygments_style.css" />
+    <link rel="stylesheet" href="/styles/ts.css" type="text/css" />
+    <link rel="stylesheet" type="text/css" href="{{ style }}" />
+    <!--css3-mediaqueries-js - http://code.google.com/p/css3-mediaqueries-js/ 
- Enables media queries in some unsupported browsers-->
+    <script type="text/javascript" src="/js/css3-mediaqueries.js"></script>
+    <title>Apache Traffic Server</title>
+    <!-- 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 
&quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <!-- Header -->
+    <div class="row" id="header">
+      <div class="fourcol">
+        <a href="http://trafficserver.apache.org/";><img class="logo" 
alt="Apache Traffic Server" src="/images/trans_logo_350x69.png" /></a>
+      </div>
+      <div class="eightcol last" style="margin-top: 15px;">
+        <form action="docs/search.html" id="cse-search-box" 
name="cse-search-box">
+          <input type="hidden" name="cx" 
value="014552695451971253177:hliljs75koi" /><input type=
+          "hidden" name="cof" value="FORID:10" /><input type="hidden" 
name="ie" value=
+          "UTF-8" /><input type="text" name="q" size="31" /><input 
type="submit" name="sa" value=
+          "Search Documentation" />
+        </form>
+      </div>
     </div>
 
-    <div id="bd" role="main">
-      <div role="navigation" class="yui-g nav">
-        <ul>
-          <li><a href="index.html">Home</a></li>
-
-          <li><a href="downloads.html">Downloads</a></li>
-          <!-- <li><a href="#">Getting Started</a></li>-->
-
-          <li><a href="docs">Documentation</a></li>
-
-          <li><a href=
-          
"https://cwiki.apache.org/confluence/display/TS/Traffic+Server";>Wiki</a></li><!--
 <li><a href="#">Contribute</a></li>-->
-
-          <li><a 
href="https://issues.apache.org/jira/browse/TS";>Issues</a></li>
-
-          <li class="c2"><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-
-          <li class="c2"><a href=
-          "http://www.apache.org/foundation/sponsorship.html";>Donate</a></li>
-
-          <li class="c2"><a 
href="http://apache.org/security/";>Security</a></li>
-        </ul>
-      </div><!-- begin main content-->
+    <div class="row nav">
+      <div class="eightcol">
+        <a href="http://trafficserver.apache.org/";>Home</a>
+        <a href="downloads.html">Downloads</a>
+        <a href="docs">Documentation</a>
+        <a 
href="https://cwiki.apache.org/confluence/display/TS/Traffic+Server";>Wiki</a>
+        <a href="https://issues.apache.org/jira/browse/TS";>Issues</a>
+      </div>
+      <div class="fourcol last right">
+        <a href="http://apache.org/security/";>Security</a>
+        <a href="http://www.apache.org/foundation/sponsorship.html";>Donate</a>
+        <a href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+      </div>
+    </div>
 
-      <div role="contentinfo" class="yui-ge">
-        <div role="contentinfo" class="yui-u first">
-          Apache Traffic Server™ is fast, scalable and extensible HTTP/1.1 
compliant caching
-          proxy server. Formerly a commercial product, Yahoo! donated it to 
the Apache
-          Foundation, and it is now an Apache TLP. Here's a <a href=
+    <div class="row content">
+      <div class="twelvecol">
+        <p>Apache Traffic Server™ is fast, scalable and extensible HTTP/1.1 
compliant caching
+        proxy server. Formerly a commercial product, Yahoo! donated it to the 
Apache
+        Foundation, and it is now an Apache TLP. Here's a <a href=
           
"http://ostatic.com/blog/guest-post-yahoos-cloud-team-open-sources-traffic-server";>Traffic
-          Server overview</a>.
-        </div>
-
-        <div role="complementary" class="yui-u">
-          <a href="downloads.html" class="download">Downloads</a>
-        </div>
+          Server overview</a>.</p>
+        <p><a href="downloads.html" class="download">Downloads</a></p>
       </div>
+    </div>
 
-      <div role="banner" class="yui-g banner">
+    <div class="row content">
+      <div class="twelvecol banner">
         <h1>Overview</h1>
       </div>
+    </div>
 
-      <div class="yui-gb">
-        <div role="contentinfo" class="yui-u first">
-          <ul class="blurblist">
-            <li>
-              <b>Caching</b>
-
-              <p>Improve your response time, while reducing server load and 
bandwidth needs by
-              caching and reusing frequently-requested web pages, images, and 
web service
-              calls.</p>
-            </li>
-
-            <li>
-              <b>Proxying</b>
-
-              <p>Easily add keep-alive, filter or anonymize content requests, 
or add load
-              balancing by adding a proxy layer.</p>
-            </li>
-          </ul>
-        </div>
-
-        <div role="contentinfo" class="yui-u">
-          <ul class="blurblist">
-            <li>
-              <b>Fast</b>
-
-              <p>Scales well on modern SMP hardware, handling 10s of thousands 
of requests per
-              second.</p>
-            </li>
-
-            <li>
-              <b>Extensible</b>
-
-              <p>APIs to write your own plug-ins to do anything from modifying 
HTTP headers to
-              handling ESI requests to writing your own cache algorithm.</p>
-            </li>
-          </ul>
-        </div>
-
-        <div role="contentinfo" class="yui-u">
-          <ul class="blurblist">
-            <li>
-              <b>Proven</b>
-
-              <p>Handing over 400TB a day at <a 
href="http://www.yahoo.com/";>Yahoo!</a> both as
-              forward and reverse proxies, Traffic Server is battle 
hardened.</p>
-            </li>
-          </ul>
-        </div>
-      </div>
-
-      <div role="banner" class="yui-g banner">
-        <h2>Learn More</h2>
-      </div>
-
-      <div class="yui-gb">
-        <div role="contentinfo" class="yui-u first">
-          <h3 class="banner">Web Resources</h3>
-
-          <ul class="blurblist">
-            <li>
-              <a href="/docs/v2/admin/">Administrator's Guide</a>
-
-              <p>Installing, configuring and administrating Traffic Server</p>
-            </li>
-
-            <li>
-              <a href="/docs/v2/sdk/">SDK Programmer's Guide</a>
-
-              <p>Developing Traffic Server plug-ins and how the code works</p>
-            </li>
-
-            <li>
-              <a 
href="https://cwiki.apache.org/confluence/display/TS/FAQ";>Frequently Asked
-              Questions</a>
-
-              <p>A running list of your most common questions</p>
-            </li>
-
-            <li><a href=
-            
"https://cwiki.apache.org/confluence/display/TS/Traffic+Server";>Wiki</a></li>
-          </ul>
-        </div>
-
-        <div role="contentinfo" class="yui-u">
-          <h3 class="banner">Mailing Lists</h3>
-
-          <ul class="blurblist">
-            <li>
-              <b>Users</b> – General discussion list for users.
-
-              <p><a 
href="mailto:[email protected]";>Subscribe</a> |
-              <a 
href="mailto:[email protected]";>Unsubscribe</a> |
-              <a href=
-              
"http://mail-archives.apache.org/mod_mbox/trafficserver-users/";>Archives</a></p>
-            </li>
-
-            <li>
-              <b>Developers</b> – Development related discussion.
-
-              <p><a 
href="mailto:[email protected]";>Subscribe</a> | <a href=
-              
"mailto:[email protected]";>Unsubscribe</a> | <a href=
-              
"http://mail-archives.apache.org/mod_mbox/trafficserver-dev/";>Archives</a></p>
-            </li>
-
-            <li>
-              <b>Commits</b> – Commit notification source repository.
-
-              <p><a 
href="mailto:[email protected]";>Subscribe</a> |
-              <a 
href="mailto:[email protected]";>Unsubscribe</a> |
-              <a href=
-              
"http://mail-archives.apache.org/mod_mbox/trafficserver-commits/";>Archives</a></p>
-            </li>
-
-            <li>
-              <b>Issues</b> – Jira issue notifications.
-
-              <p><a 
href="mailto:[email protected]";>Subscribe</a> |
-              <a 
href="mailto:[email protected]";>Unsubscribe</a> |
-              <a href=
-              
"http://mail-archives.apache.org/mod_mbox/trafficserver-issues/";>Archives</a></p>
-            </li>
-          </ul>
-        </div>
-
-        <div role="contentinfo" class="yui-u">
-          <h3 class="banner">Chat</h3>
-
-          <p>Many of the Traffic Server developers and community members hang 
out in the
-          <b>#traffic-server</b> channel on <a href="http://freenode.net/"; 
title=
-          "Freenode IRC network">irc.freenode.net</a>.</p>
-        </div>
+    <div class="row content">
+      <div class="fourcol">
+        <b>Caching</b>
+        <p>Improve your response time, while reducing server load and 
bandwidth needs by
+        caching and reusing frequently-requested web pages, images, and web 
service
+        calls.</p>
+
+        <b>Proxying</b>
+        <p>Easily add keep-alive, filter or anonymize content requests, or add 
load
+        balancing by adding a proxy layer.</p>
+      </div>
+
+      <div class="fourcol">
+        <b>Fast</b>
+        <p>Scales well on modern SMP hardware, handling 10s of thousands of 
requests per
+        second.</p>
+
+        <b>Extensible</b>
+        <p>APIs to write your own plug-ins to do anything from modifying HTTP 
headers to
+        handling ESI requests to writing your own cache algorithm.</p>
+      </div>
+
+      <div class="fourcol last">
+        <b>Proven</b>
+        <p>Handing over 400TB a day at <a 
href="http://www.yahoo.com/";>Yahoo!</a> both as
+        forward and reverse proxies, Traffic Server is battle hardened.</p>
       </div>
+    </div>
 
-      <div role="banner" class="yui-g banner">
-        <h2>News</h2>
+    <div class="row content">
+      <div class="twelvecol banner">
+        <h1>Learn More</h1>
       </div>
+    </div>
 
-      <div class="yui-g">
-        <ul class="bullet">
-          <li><b>June 14, 2011:</b> We are extremely pleased to announce that 
Traffic Server
-          3.0.0 is now available on the <a href=
-          "http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>June 13th, 2011:</b> The Apache Traffic Server Project 
proudly welcomes Zhao
-          Yongming as a new Comitter. Contratulations!</li>
-
-          <li><b>May 30, 2011:</b> Traffic Server 2.1.9-unstable is now 
available on the <a href=
-          "http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>May 5, 2011:</b> Traffic Server 2.1.8-unstable is now 
available on the <a href=
-          "http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>March 21, 2011:</b> Traffic Server 2.1.7-unstable is now 
available on the
-          <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>March 3, 2011:</b> Traffic Server 2.1.6-unstable is now 
available on the
-          <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>January 12, 2011:</b> Traffic Server 2.1.5-unstable is now 
available on the
-          <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>November 15, 2010:</b> Traffic Server 2.1.4-unstable is now 
available on the
-          <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
-
-          <li><b>October 25, 2010:</b> Please congratulate Igor Galić for 
becoming a committer
-          and PMC member. Welcome!</li>
-
-          <li><b>September 27, 2010:</b> Traffic Server 2.1.3-unstable is now 
available on the
-          <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a> and
-          fixes a cache corruption issue in 2.1.2.</li>
+    <div class="row content">
+      <div class="fourcol">
+        <h1>Web Resources</h1>
+
+        <ul class="blurblist">
+          <li>
+          <a href="/docs/v2/admin/">Administrator's Guide</a>
+          <p>Installing, configuring and administrating Traffic Server</p>
+          </li>
+
+          <li>
+          <a href="/docs/v2/sdk/">SDK Programmer's Guide</a>
+          <p>Developing Traffic Server plug-ins and how the code works</p>
+          </li>
+
+          <li>
+          <a 
href="https://cwiki.apache.org/confluence/display/TS/FAQ";>Frequently Asked
+            Questions</a>
+          <p>A running list of your most common questions</p>
+          </li>
 
-          <li><b>September 1, 2010:</b> We are pleased to announce that 
Traffic Server
-          2.1.2-unstable and the stable 2.0.1 are now available on the <a href=
-          "http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>. Both releases
-          improve resilience against DNS poisoning and forging of response 
packets. The 2.1.2
-          release fixes a few bugs with 2.1.1 and cleans up several other code 
areas.</li>
+          <li><a 
href="https://cwiki.apache.org/confluence/display/TS/Traffic+Server";>Wiki</a></li>
+        </ul>
+      </div>
 
-          <li><b>July 14, 2010:</b> Please congratulate Theo Schlossnagle for 
becoming a
-          committer and PMC member. Welcome!</li>
+      <div class="fourcol">
+        <h1>Mailing Lists</h1>
 
-          <li><b>June 7, 2010:</b> We are pleased to announce that Traffic 
Server 2.1.1-unstable
-          is now available on the <a href=
-          "http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>. This is an
-          unstable release from the development line so all issues reported 
will be fixed in the
-          trunk. That said, 2.1.1-unstable brings a completely new, flexible 
configuration
-          layout, simplifying the build and packaging task for binary 
distributions; performance
-          improvements on cache for larger(ish) objects; and the HTTP state 
machine is now 64-bit
-          "clean", allowing for caching and proxying documents larger than 
2GB.</li>
+        <ul class="blurblist">
+          <li>
+          <b>Users</b> – General discussion list for users.
+
+          <p><a 
href="mailto:[email protected]";>Subscribe</a> |
+          <a 
href="mailto:[email protected]";>Unsubscribe</a> |
+          <a href=
+            
"http://mail-archives.apache.org/mod_mbox/trafficserver-users/";>Archives</a></p>
+          </li>
+
+          <li>
+          <b>Developers</b> – Development related discussion.
+
+          <p><a 
href="mailto:[email protected]";>Subscribe</a> | <a href=
+            "mailto:[email protected]";>Unsubscribe</a> 
| <a href=
+            
"http://mail-archives.apache.org/mod_mbox/trafficserver-dev/";>Archives</a></p>
+          </li>
+
+          <li>
+          <b>Commits</b> – Commit notification source repository.
+
+          <p><a 
href="mailto:[email protected]";>Subscribe</a> |
+          <a 
href="mailto:[email protected]";>Unsubscribe</a> |
+          <a href=
+            
"http://mail-archives.apache.org/mod_mbox/trafficserver-commits/";>Archives</a></p>
+          </li>
+
+          <li>
+          <b>Issues</b> – Jira issue notifications.
+
+          <p><a 
href="mailto:[email protected]";>Subscribe</a> |
+          <a 
href="mailto:[email protected]";>Unsubscribe</a> |
+          <a href=
+            
"http://mail-archives.apache.org/mod_mbox/trafficserver-issues/";>Archives</a></p>
+          </li>
+        </ul>
+      </div>
+      <div class="fourcol last">
+        <h1>Chat</h1>
+        <p>Many of the Traffic Server developers and community members hang 
out in the
+        <b>#traffic-server</b> channel on <a href="http://freenode.net/"; title=
+          "Freenode IRC network">irc.freenode.net</a>.</p>
+      </div>
+    </div>
 
-          <li><b>May 18, 2010:</b> We are pleased to announce that Traffic 
Server 2.1.0-unstable
-          is now available on the <a href=
-          "http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>. This is an
-          unstable release from the development line so all issues reported 
will be fixed in the
-          trunk. That said, 2.1.0-unstable brings a number of features and 
performance
-          improvements including support for FreeBSD, MacOSX and Solaris, 
improved cache
-          seek/write efficiency, 64-bit support, and dramatically reduced miss 
latency.</li>
+    <div class="row content">
+      <div class="twelvecol banner">
+        <h1>News</h1>
+      </div>
+    </div>
 
-          <li><b>May 10, 2010:</b> Please congratulate Jason Giedymin for 
becoming a committer
-          and PMC member. Welcome!</li>
+    <div class="row content">
+      <div class="twelvecol">
+        <ul>
+          <li><b>August 25, 2011:</b> The Apache Traffic Server 3.1.0-unstable 
is now available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>August 24, 2011:</b> The Apache Traffic Server Project 
proudly welcomes William Bardwell as a new Comitter!</li>
+          <li><b>August 19, 2011:</b> The Apache Traffic Server Project 
proudly welcomes Lian Zhang (mohan_zl) as a new Comitter!</li>
+          <li><b>July 19, 2011:</b> The Apache Traffic Server 3.0.1 is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>June 14, 2011:</b> We are extremely pleased to announce that 
Traffic Server 3.0.0 is now available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>June 13, 2011:</b> The Apache Traffic Server Project proudly 
welcomes Zhao Yongming as a new Comitter. Contratulations!</li>
+          <li><b>May 30, 2011:</b> Traffic Server 2.1.9-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>May 5, 2011:</b> Traffic Server 2.1.8-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>March 21, 2011:</b> Traffic Server 2.1.7-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>March 3, 2011:</b> Traffic Server 2.1.6-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>January 12, 2011:</b> Traffic Server 2.1.5-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>November 15, 2010:</b> Traffic Server 2.1.4-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache 
mirrors</a>.</li>
+          <li><b>October 25, 2010:</b> Please congratulate Igor Galić for 
becoming a committer and PMC member.  Welcome!</li>
+          <li><b>September 27, 2010:</b> Traffic Server 2.1.3-unstable is now 
available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache mirrors</a> 
and fixes a cache corruption issue in 2.1.2.</li>
+          <li><b>September 1, 2010:</b> We are pleased to announce that 
Traffic Server 2.1.2-unstable and the stable 2.0.1 are
+          now available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache mirrors</a>. 
Both releases improve resilience against DNS poisoning and forging of response 
packets.  The 2.1.2 release fixes a few bugs with 2.1.1 and cleans up several 
other code areas.</li>
+          <li><b>July 14, 2010:</b> Please congratulate Theo Schlossnagle for 
becoming a committer and PMC member.  Welcome!</li>
+          <li><b>June 7, 2010:</b> We are pleased to announce that Traffic 
Server 2.1.1-unstable is
+          now available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache mirrors</a>. 
This is an unstable release from the development line so all issues
+          reported will be fixed in the trunk.  That said, 2.1.1-unstable 
brings a completely new, flexible configuration layout, simplifying the build 
and packaging task for binary distributions; performance improvements on cache 
for larger(ish) objects; and the HTTP state machine is now 64-bit "clean", 
allowing for caching and proxying documents larger than 2GB.</li>
+          <li><b>May 18, 2010:</b> We are pleased to announce that Traffic 
Server 2.1.0-unstable is
+          now available on the <a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/";>Apache mirrors</a>. 
This is an unstable release from the development line so all issues
+          reported will be fixed in the trunk.  That said, 2.1.0-unstable 
brings
+          a number of features and performance improvements including
+          support for FreeBSD, MacOSX and Solaris, improved cache seek/write
+          efficiency, 64-bit support, and dramatically reduced miss 
latency.</li>
+          <li><b>May 10, 2010:</b> Please congratulate Jason Giedymin for 
becoming a committer and PMC member.  Welcome!</li>
+          <li><b>May 4, 2010:</b>Apache Traffic Server 2.0.0 was released.
+          <li><b>April 21, 2010:</b>  the Apache Software Foundation Board 
promoted Traffic Server to a top-level project (TLP).</li>
+        </ul>
+      </div>
+    </div>
 
-          <li><b>May 4, 2010:</b>Apache Traffic Server 2.0.0 was released.</li>
+    <div class="row content">
+      <div class="twelvecol banner">
+        <h1>Miscellaneous</h1>
+      </div>
+    </div>
 
-          <li><b>April 21, 2010:</b> the Apache Software Foundation Board 
promoted Traffic Server
-          to a top-level project (TLP).</li>
+    <div class="row content">
+      <div class="sixcol">
+        <ul>
+          <li><a href="http://svn.apache.org/viewvc/trafficserver/";>View SVN 
code repository</a></li>
+          <li><a 
href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server+AMIs+for+EC2";>TrafficServer
 AMI for EC2</a></li>
+          <li><a 
href="https://cwiki.apache.org/confluence/display/TS/Supported+Operating+Systems";>Supported
 Operating Systems</a></li>
         </ul>
       </div>
-
-      <div role="banner" class="yui-g banner">
-        <h2>Miscellaneous</h2>
+      <div class="sixcol last">
+        <ul>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/README";>Build 
Instructions</a></li>
+          <li><a 
href="https://cwiki.apache.org/confluence/display/TS/RoadMap";>Roadmap</a></li>
+          <li><a 
href="https://cwiki.apache.org/confluence/display/TS/Committers";>Committers</a></li>
+        </ul>
       </div>
+    </div>
 
-      <div class="yui-gb">
-        <div role="contentinfo" class="yui-u first">
-          <ul>
-            <li><a href="http://svn.apache.org/viewvc/trafficserver/";>View SVN 
code
-            repository</a></li>
-
-            <li><a href=
-            
"https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server+AMIs+for+EC2";>TrafficServer
-            AMI for EC2</a></li>
-
-            <li><a href=
-            
"https://cwiki.apache.org/confluence/display/TS/Supported+Operating+Systems";>Supported
-            Operating Systems</a></li>
-          </ul>
-        </div>
-
-        <div role="contentinfo" class="yui-u">
-          <ul>
-            <li><a href="http://www.apache.org/licenses/";>License</a></li>
-
-            <li><a href=
-            
"http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/README";>Build
-            Instructions</a></li>
-
-            <li><a 
href="https://cwiki.apache.org/confluence/display/TS/RoadMap";>Roadmap</a></li>
-
-            <li><a href=
-            
"https://cwiki.apache.org/confluence/display/TS/Committers";>Committers</a></li>
-          </ul>
-        </div>
-
-        <div role="contentinfo" class="yui-u">
-          <ul>
-            <!-- 
-                              <li><a href="">Sample Configurations</a></li>
-                              <li><a href="">Benchmarks</a></li>
-               -->
-          </ul>
-        </div>
-      </div><!-- end main content-->
-    </div>
-
-    <div id="ft" role="contentinfo">
-      <span id="incu_logo"><a href="http://www.apache.org/";><img src=
-      "http://www.apache.org/images/feather-small.gif"; alt="Apache Feather" 
/></a></span>
-      Copyright © 2011 <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>.
-      Licensed under the <a href="http://www.apache.org/licenses/";>Apache 
License</a>, Version
-      2.0. Apache Traffic Server, Apache, the Apache Traffic Server logo, and 
the Apache feather
-      logo are trademarks of The Apache Software Foundation.
+    <div id="footer" class="row">
+      Copyright  &copy; 2010
+      <a href="http://www.apache.org/";>The Apache Software Foundation</a>.
+      Licensed under
+      the <a href="http://www.apache.org/licenses/";>Apache License</a>,
+      Version 2.0. Apache Traffic Server, Apache,
+      the Apache Traffic Server logo, and the Apache feather logo are
+      trademarks of The Apache Software Foundation.
+      <span id="apache_logo">
+        <a href="http://www.apache.org/";><img alt="The Apache Software 
Foundation" src="http://www.apache.org/images/feather-small.gif"; /></a>
+      </span>
     </div>
-  </div>
-</body>
+
+  </body>
 </html>

Modified: websites/staging/trafficserver/trunk/content/styles/ts.css
==============================================================================
--- websites/staging/trafficserver/trunk/content/styles/ts.css (original)
+++ websites/staging/trafficserver/trunk/content/styles/ts.css Wed Aug 31 
22:31:07 2011
@@ -158,3 +158,7 @@ span#apache_logo{
     margin-top: 1em;
     margin-bottom: 1em;
 }
+
+.banner h2, .banner h1{font-size:150%;}
+.banner h3{font-size:125%;}
+.banner {background-color:#EEEEEE; margin:0px 0 12px 0; color:#528DC8; 
height:30px; padding:11px 0 4px 10px;-moz-border-radius: 
5px;-webkit-border-radius: 5px;}

Modified: websites/staging/trafficserver/trunk/content/v2tov3bugs.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/v2tov3bugs.en.html (original)
+++ websites/staging/trafficserver/trunk/content/v2tov3bugs.en.html Wed Aug 31 
22:31:07 2011
@@ -30,29 +30,30 @@
 
     <!-- Navigation (next, previous, up, languages) -->
     <div class="row nav">
-      <div class="eightcol">
-        
-        <a href="http://trafficserver.apache.org/";>Home</a>
-        
-        <a href="downloads">Downloads</a>
-        
-        <a href="docs">Documentation</a>
-        
-        <a href="http://cwiki.apache.org/TS/";>Wiki</a>
-        
-        <a href="https://issues.apache.org/jira/browse/TS/";>Issues</a>
-        
-        <a href="http://apache.org/security/";>Security</a>
-        
-        <a href="http://www.apache.org/foundation/sponsorship.html";>Donate</a>
-        
-        <a href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-        
-      </div>
-      <div class="fourcol last right">
-        Languages: 
-        
+      
+      
+      <div class="twelvecol">
+      
+          
+          <a href="http://trafficserver.apache.org/";>Home</a>
+          
+          <a href="downloads">Downloads</a>
+          
+          <a href="docs">Documentation</a>
+          
+          <a href="http://cwiki.apache.org/TS/";>Wiki</a>
+          
+          <a href="https://issues.apache.org/jira/browse/TS/";>Issues</a>
+          
+          <a href="http://apache.org/security/";>Security</a>
+          
+          <a 
href="http://www.apache.org/foundation/sponsorship.html";>Donate</a>
+          
+          <a href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+          
       </div>
+      
+      
     </div>
 
     <div class="row content">


Reply via email to