You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2012/05/07 15:11:07 UTC

svn commit: r816316 [3/3] - in /websites/staging/trafficserver/trunk/content: ./ docs/ docs/trunk/admin/ docs/trunk/admin/cluster-howto/ docs/trunk/admin/configuration-files/ docs/trunk/admin/configuring-cache/ docs/trunk/admin/configuring-traffic-serv...

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/index.en.html Mon May  7 13:11:03 2012
@@ -173,7 +173,7 @@ The writer simply modifies the IO buffer
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -184,7 +184,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/sample-buffered-null-transformation-plugin.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/sample-buffered-null-transformation-plugin.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/sample-buffered-null-transformation-plugin.en.html Mon May  7 13:11:03 2012
@@ -235,7 +235,7 @@ calls <code>handle_output</code>.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -246,7 +246,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/sample-null-transformation-plugin.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/sample-null-transformation-plugin.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/http-transformation-plugin/sample-null-transformation-plugin.en.html Mon May  7 13:11:03 2012
@@ -251,7 +251,7 @@ code fragment:</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -262,7 +262,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/index.en.html Mon May  7 13:11:03 2012
@@ -74,7 +74,7 @@ Or find out how to <a href="">find  bugs
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -85,7 +85,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/errors.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/errors.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/errors.en.html Mon May  7 13:11:03 2012
@@ -81,7 +81,7 @@ the cache location</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -92,7 +92,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/example.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/example.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/example.en.html Mon May  7 13:11:03 2012
@@ -116,7 +116,7 @@ and <code>TSVConnShutdown</code> can be 
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -127,7 +127,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html Mon May  7 13:11:03 2012
@@ -80,7 +80,7 @@ remove failed.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -91,7 +91,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-write.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-write.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-write.en.html Mon May  7 13:11:03 2012
@@ -81,7 +81,7 @@ indicates the possible reason for the wr
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -92,7 +92,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/index.en.html Mon May  7 13:11:03 2012
@@ -100,7 +100,7 @@ for this event indicates the possible re
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -111,7 +111,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/index.en.html Mon May  7 13:11:03 2012
@@ -205,7 +205,7 @@ Content Transform Plugins</a>.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -216,7 +216,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/io-buffers.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/io-buffers.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/io-buffers.en.html Mon May  7 13:11:03 2012
@@ -94,7 +94,7 @@ you must allocate an <code>TSIOBufferRea
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -105,7 +105,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/net-vconnections.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/net-vconnections.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/net-vconnections.en.html Mon May  7 13:11:03 2012
@@ -76,7 +76,7 @@ about the Traffic Server abstraction for
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -87,7 +87,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/transformations.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/transformations.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/transformations.en.html Mon May  7 13:11:03 2012
@@ -205,7 +205,7 @@ its write VIO because it knows it alread
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -216,7 +216,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/vios.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/vios.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/vios.en.html Mon May  7 13:11:03 2012
@@ -100,7 +100,7 @@ on the IO operation is made.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -111,7 +111,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/index.en.html Mon May  7 13:11:03 2012
@@ -111,7 +111,7 @@ plugin.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -122,7 +122,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/memory-allocation.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/memory-allocation.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/memory-allocation.en.html Mon May  7 13:11:03 2012
@@ -95,7 +95,7 @@ when tracking down memory leaks.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -106,7 +106,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/thread-functions.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/thread-functions.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/thread-functions.en.html Mon May  7 13:11:03 2012
@@ -79,7 +79,7 @@ the <code>TSMutex</code> type, as descri
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -90,7 +90,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/tsfopen-family.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/tsfopen-family.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/misc-interface-guide/tsfopen-family.en.html Mon May  7 13:11:03 2012
@@ -104,7 +104,7 @@ family of functions consists of the foll
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -115,7 +115,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/mutex-guide/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/mutex-guide/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/mutex-guide/index.en.html Mon May  7 13:11:03 2012
@@ -419,7 +419,7 @@ created in <code>txn_handler</code>:</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -430,7 +430,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/new-protocol-plugins/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/new-protocol-plugins/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/new-protocol-plugins/index.en.html Mon May  7 13:11:03 2012
@@ -393,7 +393,7 @@ calls <strong><code>state_handle_cache_l
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -404,7 +404,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-configurations/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-configurations/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-configurations/index.en.html Mon May  7 13:11:03 2012
@@ -155,7 +155,7 @@ for all global data updates.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -166,7 +166,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/guide-to-the-logging-api.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/guide-to-the-logging-api.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/guide-to-the-logging-api.en.html Mon May  7 13:11:03 2012
@@ -155,7 +155,7 @@ for the life of the plugin.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -166,7 +166,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/index.en.html Mon May  7 13:11:03 2012
@@ -85,7 +85,7 @@ Server log file. This section provides a
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -96,7 +96,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/plugin-management/reading-trafficserver-settings-and-statistics.en.html Mon May  7 13:11:03 2012
@@ -99,7 +99,7 @@ the example for <a href="link/to/doxygen
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -110,7 +110,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/how-to-use-this-book.en.html Mon May  7 13:11:03 2012
@@ -190,7 +190,7 @@ Doxygen generated Traffic Server API Doc
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -201,7 +201,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/index.en.html Mon May  7 13:11:03 2012
@@ -88,7 +88,7 @@ Multipurpose Internet Mail Extensions (M
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -99,7 +99,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/typographical-conventions.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/typographical-conventions.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/preface/typographical-conventions.en.html Mon May  7 13:11:03 2012
@@ -78,7 +78,7 @@
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -89,7 +89,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/example-query-remap.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/example-query-remap.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/example-query-remap.en.html Mon May  7 13:11:03 2012
@@ -178,7 +178,7 @@ is found, the plugin sets a <code>new_ho
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -189,7 +189,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/remap-plugin/index.en.html Mon May  7 13:11:03 2012
@@ -103,7 +103,7 @@ See the Admin Guide section (?TBD?) for 
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -114,7 +114,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/sample-source-code/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/sample-source-code/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/sample-source-code/index.en.html Mon May  7 13:11:03 2012
@@ -361,7 +361,7 @@ TSPluginInit (int argc, const char *argv
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -372,7 +372,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/debugging-memory-leaks.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/debugging-memory-leaks.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/debugging-memory-leaks.en.html Mon May  7 13:11:03 2012
@@ -74,7 +74,7 @@ Enable <code>mem dump</code> in <code>re
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -85,7 +85,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/index.en.html Mon May  7 13:11:03 2012
@@ -100,7 +100,7 @@ your platform to execute:</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -111,7 +111,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-debug-tags.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-debug-tags.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-debug-tags.en.html Mon May  7 13:11:03 2012
@@ -117,7 +117,7 @@ of the useful HTTP debug tags are:</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -128,7 +128,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-load-plugins.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-load-plugins.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/troubleshooting-tips/unable-to-load-plugins.en.html Mon May  7 13:11:03 2012
@@ -88,7 +88,7 @@ initialization function.</p>
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -99,7 +99,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

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 Mon May  7 13:11:03 2012
@@ -85,7 +85,7 @@ in the <code>records.config</code> file 
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -96,7 +96,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

Modified: websites/staging/trafficserver/trunk/content/downloads.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/downloads.en.html (original)
+++ websites/staging/trafficserver/trunk/content/downloads.en.html Mon May  7 13:11:03 2012
@@ -216,7 +216,7 @@ The Jira release notes are also <a href=
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -227,7 +227,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {

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 Mon May  7 13:11:03 2012
@@ -460,7 +460,7 @@
     </div>
     <div class="row comment">
       <div class="twelvecol">
-        <a id="comments_section" name="comments_section">Comments</a></h2>
+        <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
           nor do we in any way guarantee that we'll read them.</div>
@@ -471,7 +471,7 @@ var disqus_identifier = window.location.
 if (disqus_identifier.indexOf("trafficserver.apache.org") != -1 || disqus_identifier.indexOf("trafficserver.staging.apache.org") != -1) {
     (function() {
                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                dsq.src = window.location.protocol + '://' + disqus_shortname + '.disqus.com/embed.js';
             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
         })();
 } else {