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/30 23:19:39 UTC

svn commit: r819675 [4/4] - 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/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 Wed May 30 21:19:35 2012
@@ -425,20 +425,17 @@ created in <code>txn_handler</code>:</p>
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -399,20 +399,17 @@ calls <strong><code>state_handle_cache_l
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -161,20 +161,17 @@ for all global data updates.</p>
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -161,20 +161,17 @@ for the life of the plugin.</p>
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -91,20 +91,17 @@ Server log file. This section provides a
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -105,20 +105,17 @@ the example for <a href="link/to/doxygen
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -196,20 +196,17 @@ Doxygen generated Traffic Server API Doc
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -94,20 +94,17 @@ Multipurpose Internet Mail Extensions (M
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -84,20 +84,17 @@
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -184,20 +184,17 @@ is found, the plugin sets a <code>new_ho
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -109,20 +109,17 @@ See the Admin Guide section (?TBD?) for 
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -367,20 +367,17 @@ TSPluginInit (int argc, const char *argv
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -80,20 +80,17 @@ Enable <code>mem dump</code> in <code>re
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -106,20 +106,17 @@ your platform to execute:</p>
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -123,20 +123,17 @@ of the useful HTTP debug tags are:</p>
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -94,20 +94,17 @@ initialization function.</p>
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 May 30 21:19:35 2012
@@ -91,20 +91,17 @@ in the <code>records.config</code> file 
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 Wed May 30 21:19:35 2012
@@ -222,20 +222,17 @@ The Jira release notes are also <a href=
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>
 

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 May 30 21:19:35 2012
@@ -466,20 +466,17 @@
           nor do we in any way guarantee that we'll read them.
         </div>
         <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
-var lang = 'en';
-var disqus_shortname = 'trafficserver';
-var disqus_identifier = window.location.href;
-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 = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-} else {
-    var text = document.createTextNode("Comments have been disabled for offline viewing.");
-    document.getElementById('disqus_thread').appendChild(text);
-}
-//--><!]]></script>
+          var comments_shortname = 'c.apaste.info';
+          var comments_identifier = ''; // Insert your unique page ID here
+          (function(w, d) {
+            d.write('<div id="comments_thread"><\/div>');
+              var s = d.createElement('script');
+              s.type = 'text/javascript';
+              s.async = true;
+              s.src = 'http://trafficserver/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+              (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
+              })(window, document);
+              //--><!]]></script></script>
       </div>
     </div>