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 2012/02/06 23:40:03 UTC

svn commit: r804034 - in /websites/production/trafficserver: ./ content/docs/index.en.html content/docs/trunk/STATUS content/docs/trunk/admin/cluster-howto/index.en.html content/downloads.en.html content/downloads.html content/index.html

Author: igalic
Date: Mon Feb  6 22:40:03 2012
New Revision: 804034

Log:
publish new stuff

Removed:
    websites/production/trafficserver/content/downloads.html
Modified:
    websites/production/trafficserver/   (props changed)
    websites/production/trafficserver/content/docs/index.en.html
    websites/production/trafficserver/content/docs/trunk/STATUS
    websites/production/trafficserver/content/docs/trunk/admin/cluster-howto/index.en.html
    websites/production/trafficserver/content/downloads.en.html
    websites/production/trafficserver/content/index.html

Propchange: websites/production/trafficserver/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Feb  6 22:40:03 2012
@@ -1 +1 @@
-/websites/staging/trafficserver/trunk:778609-800900
+/websites/staging/trafficserver/trunk:778609-804031

Modified: websites/production/trafficserver/content/docs/index.en.html
==============================================================================
--- websites/production/trafficserver/content/docs/index.en.html (original)
+++ websites/production/trafficserver/content/docs/index.en.html Mon Feb  6 22:40:03 2012
@@ -90,7 +90,7 @@ We highly welcome patches of any kind - 
 from those to the code.</p>
 <p>To create such a patch you'll have to checkout the "code" from our Subversion
 repository: (n.b.: The site sub-repository is not mirrored in Git)</p>
-<div class="codehilite"><pre>svn co http://svn.apache.org/repos/asf/trafficserver/site/trunk/ ats-site
+<div class="codehilite"><pre>svn co http://svn.apache.org/repos/asf/trafficserver/site/trunk/ ats-cms
 </pre></div>
 
 
@@ -110,13 +110,13 @@ The changes will become immediately visi
 <h2 id="Building">Building</h2>
 <p>If you would like to verify how a change will look before committing, you can
 build it yourself. For this purpose, you will have to checkout the build tools.
-You should do this outside of the above <code>ats-site</code> checkout:</p>
+You should do this outside of the above <code>ats-cms</code> checkout:</p>
 <div class="codehilite"><pre>svn co https://svn.apache.org/repos/infra/websites/cms
 </pre></div>
 
 
 <p>Then, change back to our site, and install the (CPAN) packages necessary to build the site</p>
-<div class="codehilite"><pre>cd ats-site
+<div class="codehilite"><pre>cd ats-cms
 ./install-ubuntu.sh
 </pre></div>
 

Modified: websites/production/trafficserver/content/docs/trunk/STATUS
==============================================================================
--- websites/production/trafficserver/content/docs/trunk/STATUS (original)
+++ websites/production/trafficserver/content/docs/trunk/STATUS Mon Feb  6 22:40:03 2012
@@ -27,10 +27,6 @@ Migration procedure
   https://blogs.apache.org/infra/entry/the_asf_cms
 
 
-Content Migration
-=======================
-- SDK and Admin is done.
-
 Findings
 =================
 

Modified: websites/production/trafficserver/content/docs/trunk/admin/cluster-howto/index.en.html
==============================================================================
--- websites/production/trafficserver/content/docs/trunk/admin/cluster-howto/index.en.html (original)
+++ websites/production/trafficserver/content/docs/trunk/admin/cluster-howto/index.en.html Mon Feb  6 22:40:03 2012
@@ -25,7 +25,7 @@
       </div>
       <div class="eightcol last" style="margin-top: 15px;">
         
-        <div id="header-main">Apache Traffic Server</div>
+        <div id="header-main">Adminstrator&#39;s Guide</div>
         
         <div id="header-sub">Traffic Server Cluster </div>
       </div>
@@ -149,6 +149,15 @@ traffic_line -s proxy.config.cluster.eth
 
 
 </li>
+<li>
+<p>restart:</p>
+<div class="codehilite"><pre>traffic_line -L
+</pre></div>
+
+
+<p>process traffic_server and traffic_manager need to restart after the change
+ of 'proxy.local.cluster.type' and 'proxy.config.cluster.ethernet_interface'</p>
+</li>
 </ol>
 <p>Traffic Server will join into the Cluster in about 10 seconds and you can run
 <code>traffic_line -r proxy.process.cluster.nodes</code> to check the hosts in cluster

Modified: websites/production/trafficserver/content/downloads.en.html
==============================================================================
--- websites/production/trafficserver/content/downloads.en.html (original)
+++ websites/production/trafficserver/content/downloads.en.html Mon Feb  6 22:40:03 2012
@@ -59,8 +59,9 @@ Following the <a href="http://httpd.apac
 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 
+for releases containing bug fixes.</p>
+<p>When downloading from a mirror, please be sure to verify the checksums and OpenPGP
+compatible signature. You can also 
 <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/">browse through all releases</a> 
 and checksum signatures. </p>
 <h1 id="3.0.2">Current (stable) Release -- 3.0.2</h1>
@@ -70,37 +71,36 @@ and checksum signatures. </p>
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.0.2.tar.bz2.sha1">SHA1</a>] </p>
 <h2 id="3.0.2Bugs">Bugs</h2>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/TS-859">TS-859</a> - ATS requesting to origin instead to the parent server </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-867">TS-867</a> - PluginVC crashes with TSFetchURL </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-882">TS-882</a> - traffic_logstats dies when printing log </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-883">TS-883</a> - traffic_logstats provides conflicting help </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-888">TS-888</a> - SSL connections working with 2.1.5 fail with 3.0.1 and FireFox </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-901">TS-901</a> - Valgrind found minor leaks and uninitialized variables </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-906">TS-906</a> - ATS doesn't read proxy.config.http.forward.proxy_auth_to_parent </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-916">TS-916</a> - TSHttpIsInternalRequest() crashes if client connection is terminated prematurely </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-927">TS-927</a> - patch: dont use malloc.h </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-944">TS-944</a> - ssl.server.cert.path &amp; ssl.server.private_key.path do not work as expected </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-967">TS-967</a> - Traffic Server unconditionally sets compiler optimizing flags (with patch) </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-969">TS-969</a> - make check failing on Debian Sid and Solaris </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-1030">TS-1030</a> - hash collation in hdrtoken_hash</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-859">TS-859</a>] - ATS requesting to origin instead to the parent server </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-867">TS-867</a>] - PluginVC crashes with TSFetchURL </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-882">TS-882</a>] - traffic_logstats dies when printing log </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-883">TS-883</a>] - traffic_logstats provides conflicting help </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-888">TS-888</a>] - SSL connections working with 2.1.5 fail with 3.0.1 and FireFox </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-901">TS-901</a>] - Valgrind found minor leaks and uninitialized variables </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-906">TS-906</a>] - ATS doesn't read proxy.config.http.forward.proxy_auth_to_parent </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-916">TS-916</a>] - TSHttpIsInternalRequest() crashes if client connection is terminated prematurely </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-927">TS-927</a>] - patch: dont use malloc.h </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-944">TS-944</a>] - ssl.server.cert.path &amp; ssl.server.private_key.path do not work as expected </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-967">TS-967</a>] - Traffic Server unconditionally sets compiler optimizing flags (with patch) </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-969">TS-969</a>] - make check failing on Debian Sid and Solaris </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-1030">TS-1030</a>] - hash collation in hdrtoken_hash</li>
 </ul>
 <h2 id="3.0.2Improvement">Improvement</h2>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/TS-730">TS-730</a> - SSL needs CipherSuite control in negotiation</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-730">TS-730</a>] - SSL needs CipherSuite control in negotiation</li>
 </ul>
 <h2 id="3.0.2NewFeature">New Feature</h2>
 <ul>
-<li><a href="https://issues.apache.org/jira/browse/TS-1013">TS-1013</a> - Allow ssl_multicert.config to support CA chains per host</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-1013">TS-1013</a>] - Allow ssl_multicert.config to support CA chains per host</li>
 </ul>
 <p>The full change log is located in <a href="http://svn.apache.org/viewvc/trafficserver/traffic/branches/3.0.x/CHANGES?view=markup">/trafficserver/traffic/branches/3.0.x/CHANGES</a>. </p>
 <div class="dl">
-[Download Source](http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.0.2.tar.bz2) 
+  <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.0.2.tar.bz2">Download Source</a>
 </div>
 
 <h1 id="3.1.1">Current (developer, unstable) Release -- 3.1.1</h1>
 <p>Apache Traffic Server 3.1.1 was released on November 18, 2011.
- [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.asc">PGP</a>]
- [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.md5">MD5</a>]
+ [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.asc">PGP</a>] [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.md5">MD5</a>]
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.sha1">SHA1</a>]</p>
 <h2 id="Bugs">Bugs</h2>
 <ul>
@@ -178,7 +178,7 @@ and checksum signatures. </p>
 <p>The full change log is located in <a href="http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1160602&amp;view=markup">/trafficserver/traffic/trunk/CHANGES</a>. 
 The Jira release notes are also <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&amp;version=12316496">available</a>. </p>
 <div class="dl">
-[Download Source](http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.1.1-unstable.tar.bz2)
+ <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.1.1-unstable.tar.bz2">Download Source</a>
 </div>
 
 <h1 id="3.0.0">Archived (stable) Release -- 3.0.1</h1>
@@ -193,7 +193,7 @@ new records.config configuration file. Y
 (e.g. <code>sudo traffic_server -Cclear</code>), as well as deleting the hostdb files (<code>var/trafficserver/host.db</code>
 and <code>etc/trafficserver/internal/hostdb.config</code>).</p>
 <div class="dl">
-[Download Source](http://archive.apache.org/dist/trafficserver/trafficserver-3.0.0.tar.bz2) 
+<a href="http://archive.apache.org/dist/trafficserver/trafficserver-3.0.0.tar.bz2">Download Source</a>
 </div>
 
 <h1 id="2.0.1">Archived (stable) Release -- 2.0.1</h1>
@@ -207,7 +207,7 @@ and <code>etc/trafficserver/internal/hos
 <li>Backport TS-336 to 2.0.x. Problems with make install DESTDIR</li>
 </ul>
 <div class="dl">
-[Download Source](http://archive.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2) 
+<a href="http://archive.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2">Download Source</a>
 </div>
 
 <h1 id="3.1.0">Archived (developer, unstable) Release -- 3.1.0</h1>
@@ -217,7 +217,7 @@ and <code>etc/trafficserver/internal/hos
  [<a href="http://archive.apache.org/dist/trafficserver/trafficserver-3.1.0.tar.bz2.sha1">SHA1</a>]</p>
 <p>The full change log is located in <a href="http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1160602&amp;view=markup">/trafficserver/traffic/trunk/CHANGES</a>. </p>
 <div class="dl">
-[Download Source](http://archive.apache.org/dist/trafficserver/trafficserver-3.1.0-unstable.tar.bz2) 
+<a href="http://archive.apache.org/dist/trafficserver/trafficserver-3.1.0-unstable.tar.bz2">Download Source</a>
 </div>
         </div>
       </div>

Modified: websites/production/trafficserver/content/index.html
==============================================================================
--- websites/production/trafficserver/content/index.html (original)
+++ websites/production/trafficserver/content/index.html Mon Feb  6 22:40:03 2012
@@ -228,6 +228,7 @@
     <div class="twelvecol">
       <div id="blurbbox">
         <ul>
+          <li><b>January 27, 2012:</b> The Apache Traffic community welcomes our three new committers: James Peach, Brian Geffon and Bart Wyatt!</li>
           <li><b>December 07, 2011:</b> The Apache Traffic Server 3.0.2 is now available on the <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/">Apache mirrors</a>.</li>
           <li><b>November 18, 2011:</b> The Apache Traffic Server 3.1.1-unstable is now available on the <a href="http://www.apache.org/dyn/closer.cgi/trafficserver/">Apache mirrors</a>.</li>
           <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>