You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by di...@apache.org on 2009/12/15 21:36:41 UTC

svn commit: r890975 [7/10] - /incubator/trafficserver/site/trunk/docs/sdk/

Modified: incubator/trafficserver/site/trunk/docs/sdk/Transformations_IO.html
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/Transformations_IO.html?rev=890975&r1=890974&r2=890975&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/sdk/Transformations_IO.html (original)
+++ incubator/trafficserver/site/trunk/docs/sdk/Transformations_IO.html Tue Dec 15 20:36:40 2009
@@ -1,44 +1,44 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Transformations</title>
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
-<link rel="start" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="up" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="prev" href="NetVconnections.html" title="Net Vconnections">
-<link rel="next" href="VIOs_IO.html" title="VIOs">
-<link rel="preface" href="Preface.html" title="Preface">
-<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started">
-<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins">
-<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index">
-<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin">
-<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples">
-<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins">
-<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins">
-<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin">
-<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions">
-<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide">
-<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">
-<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide">
-<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations">
-<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations">
-<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide">
-<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management">
-<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics">
-<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference">
-<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code">
-<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions">
-<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index">
-<link rel="index" href="ConceptIndex.html" title="Index">
-<link rel="subsection" href="Transformations_IO.html#VconnImplementersView" title="The Vconnection Implementor’s View">
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" />
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
+<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="up" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="prev" href="NetVconnections.html" title="Net Vconnections" />
+<link rel="next" href="VIOs_IO.html" title="VIOs" />
+<link rel="preface" href="Preface.html" title="Preface" />
+<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" />
+<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" />
+<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" />
+<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" />
+<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" />
+<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" />
+<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" />
+<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" />
+<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" />
+<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" />
+<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" />
+<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" />
+<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" />
+<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" />
+<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" />
+<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" />
+<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" />
+<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" />
+<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" />
+<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" />
+<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" />
+<link rel="index" href="ConceptIndex.html" title="Index" />
+<link rel="subsection" href="Transformations_IO.html#VconnImplementersView" title="The Vconnection Implementor’s View" />
 <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript">
     document.write("<style> div.toc {display: none} </style>"); 
   </script>
@@ -46,7 +46,7 @@
 <body>
 <div class="doctitle">
 <a href="index.html">Home</a>
-<img src="images/docbook/ts75.png"><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
+<img src="images/docbook/ts75.png" /><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
 </div>
 <div class="navheader">
 <div class="navprev">
@@ -64,7 +64,7 @@
 <a name="VconnImplementersView"></a>The Vconnection Implementor’s View</h3></div></div></div>
 <p>A VConnection implementor writes only transformations. All other
         VConnections (net VConnections and cache VConnections) are implemented
-        in iocore. As mentioned earlier, a given vconnection can have at most
+        in iocore. As mentioned earlier, a given vconnection can have a maximum of 
         one read operation and one write operation being performed on it. The
         vconnection user gets information about the operation being performed
         by examining the VIO returned by a call to
@@ -72,24 +72,24 @@
         <code class="function">INKVConnWrite</code>. The implementor, in turn, gets a
         handle on the VIO operation by examining the VIO returned by
         <code class="function">INKVConnReadVIOGet</code> or
-        <code class="function">INKVConnWriteVIOGet</code>. (Recall that every
+        <code class="function">INKVConnWriteVIOGet</code> (recall that every
         vconnection created through the Traffic Server API has an associated
-        read VIO and write VIO even if it only supports reading or
-        writing.)</p>
+        read VIO and write VIO, even if it only supports reading or
+        writing).</p>
 <p>For example, the null transform plugin’s transformation examines
-        the input VIO by calling</p>
+        the input VIO by calling:</p>
 <pre class="programlisting">input_vio = INKVConnWriteVIOGet (contp);</pre>
-<p>Where <code class="varname">contp</code> is the transformation.</p>
-<p>A vconnection is a continuation, which means it has a handler
-        function that gets run when an event is sent to it, or more
+<p>where <code class="varname">contp</code> is the transformation.</p>
+<p>A vconnection is a continuation. This means it has a handler
+        function that is run when an event is sent to it, or more
         accurately, when an event that was sent to it is received. It is the
         handler function’s job to examine the event, the current state of its
-        read VIO and write VIO and any other internal state the vconnection
+        read VIO and write VIO, and any other internal state the vconnection
         might have and potentially make some progress on the IO
         operations.</p>
 <p>It is common for the handler function for all vconnections to
-        look similar. Their basic form looks something like the following code
-        fragment.</p>
+        look similar. Their basic form looks something like the  code
+        fragment below:</p>
 <pre class="programlisting">int
 vconnection_handler (INKCont contp, INKEvent event, void *edata)
 {
@@ -107,80 +107,73 @@
 <p>This code fragment basically shows that many vconnections simply
         want to destroy themselves when they are closed. However, the
         situation might also require the vconnection to do some cleanup
-        processing which is why <code class="function">INKVConnClose</code> does not
+        processing - which is why <code class="function">INKVConnClose</code> does not
         simply just destroy the vconnection.</p>
-<p>Vconnections are state machines which are animated by the events
+<p>Vconnections are state machines that are animated by the events
         they receive. An event is sent to the vconnection whenever an
         <code class="function">INKVConnRead</code>, <code class="function">INKVConnWrite</code>,
         <code class="function">INKVConnClose</code>,
-        <code class="function">INKVConnShutdown</code> or
+        <code class="function">INKVConnShutdown</code>, or
         <code class="function">INKVIOReenable</code> call is performed.
         <code class="function">INKVIOReenable</code> indirectly references the
         vconnection through a back-pointer in the VIO structure to the
-        vconnection. The vconnection itself only knows what call was performed
+        vconnection. The vconnection itself only knows which call was performed
         by examining its state and the state of its VIOs. For example, when
-        <code class="function">INKVConnClose</code> is called, the vconnection will be
+        <code class="function">INKVConnClose</code> is called, the vconnection is 
         sent an immediate event (<code class="code">INK_EVENT_IMMEDIATE</code>). For every
         event the vconnection receives, it needs to check its closed flag to
         see if it has been closed. Similarly, when
         <code class="function">INKVIOReenable</code> is called, the vconnection is sent
-        an immediate event. So for every event the vconnection receives, it
-        needs to check its VIOs to see if the buffers have been modified to a
-        state where it can continue processing one of its operations.</p>
-<p>Lastly, a vconnection is likely the user of other vconnections.
+        an immediate event. For every event the vconnection receives, it
+        must check its VIOs to see if the buffers have been modified to a
+        state in which it can continue processing one of its operations.</p>
+<p>Finally, a vconnection is likely the user of other vconnections.
         It also receives events as the user of these other vconnections. When
         it receives such an event, like
         <code class="code">INK_EVENT_VCONN_WRITE_READY</code>, it might just enable another
-        vconnection that is writing into the buffer used by the vconnection
+        vconnection that's writing into the buffer used by the vconnection
         reading from it. The above description is merely intended to give the
         overall idea for what a vconnection needs to do.</p>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="TransformVconnection"></a>Transformation VConnection</h4></div></div></div>
-<p>A transformation is a specific type of vconnection which
-          supports a subset of the vconnection functionality that allows one
-          or more transformations to be chained together. See <a href="HTTPTransformationPlugins.html#Transformations" title="Transformations">“Transformations”</a> for a description of how to use
-          transformations in transformation plugins.</p>
-<p>A transformation is a specific type of vconnection which
-          supports a subset of the vconnection functionality that allows one
+<p>A <a href="HTTPTransformationPlugins.html#Transformations" title="Transformations">transformation</a> is a specific type of vconnection. It supports a subset of the vconnection functionality that enables one
           or more transformations to be chained together. A transformation
           sits as a bottleneck between an input data source and an output data
-          sink which enables it to view and modify all the data passing
-          through it. Some transformations simply scan the data and pass it
-          on. A common transformation is to compress the data in some
+          sink, which enables it to view and modify all the data passing
+          through it. Alternatively, some transformations simply scan the data and pass it
+          on. A common transformation is one that compresses data in some
           manner.</p>
 <p>A transformation can modify either the data stream being sent
-          to an HTTP client (e.g. the document) or the data stream being sent
-          from an HTTP client (e.g. post data). To do so the transformation
-          should hook on to one of these hooks:</p>
+          <i>to</i> an HTTP client (e.g. the document) or the data stream being sent <i>from</i> an HTTP client (e.g. post data). To do this, the transformation
+          should hook on to one of the following hooks:</p>
 <div class="itemizedlist"><ul type="disc">
 <li><p><code class="function">INK_HTTP_REQUEST_TRANSFORM_HOOK</code></p></li>
 <li><p><code class="function">INK_HTTP_RESPONSE_TRANSFORM_HOOK</code></p></li>
 </ul></div>
 <p>Note that because a transformation is intimately associated
-          with a given transaction that it is only possible to add the hook to
-          the transaction hooks and not to the global or session hooks.
-          Transformations reside in a chain and their ordering is very simply
-          determined. Transformations adding themselves to the chain are
-          appended to it.</p>
+          with a given transaction, it is only possible to add the hook to
+          the transaction hooks - not to the global or session hooks.
+          Transformations reside in a chain, so their ordering is quite easily
+          determined: transformations that add themselves to the chain are
+          simply appended to it.</p>
 <p>Data is passed in to the transformation by initiating a
-          vconnection write operation on the transformation. The consequence
-          of this design is that a transformation must support the vconnection
+          vconnection write operation on the transformation. As a consequence
+          of this design,  a transformation must support the vconnection
           write operation. In other words, your transformation must expect an
           upstream vconnection to write data to it. The transformation has to
-          read the data, consume it, and tell the upstream vconnection that it
-          is finished by send it an <code class="code">INK_EVENT_WRITE_COMPLETE</code>
-          event.</p>
-<p>Transformations cannot send
-          <code class="code">INK_EVENT_VCONN_WRITE_COMPLETE</code> to the upstream
+          read the data, consume it, and tell the upstream vconnection  it
+          is finished by sending it an <code class="code">INK_EVENT_WRITE_COMPLETE</code>
+          event. Transformations cannot send
+          the <code class="code">INK_EVENT_VCONN_WRITE_COMPLETE</code> event to the upstream
           vconnection unless they are finished consuming all incoming data. If
           <code class="code">INK_EVENT_VCONN_WRITE_COMPLETE</code> is sent prematurely,
-          certain internal Traffic Server data structures will not be
-          deallocated, causing a memory leak<a class="indexterm" name="id388872"></a>.</p>
-<p>How to make sure that all incoming data is consumed:</p>
+          then certain internal Traffic Server data structures will not be
+          deallocated, thereby causing a memory leak<a class="indexterm" name="id388872"></a>.</p>
+<p>Here's how  to make sure that all incoming data is consumed:</p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<p>Make sure that after reading or copying data, you consume
+<p>After reading or copying data, make sure that you consume
               the data and increase the value of ndone for the input VIO, as
               in the following example taken from
               <code class="filename">null-transform.c</code>:</p>
@@ -194,7 +187,7 @@
 <li>
 <p>Before sending
               <code class="code">INK_EVENT_VCONN_WRITE_COMPLETE</code>, your transformation
-              should check the numbe of bytes remaining in the upstream
+              should check the number of bytes remaining in the upstream
               vconnection’s write VIO (input VIO) using the function
               <code class="function">INKVIONTodoGet</code>
               (<code class="varname">input_vio</code>). This value should go to zero
@@ -205,24 +198,23 @@
 <p>The transformation passes data out of itself by using the
               output vconnection retrieved by
               <code class="function">INKTransformOutputVConnGet</code>. Immediately
-              before Traffic Server initiates the write operation which inputs
-              data into the transformation it sets the output vconnection to
-              the next transformation in the chain of transformations or to a
-              special terminating transformation if this is the last
-              transformation in the chain. Since the transformation is handed
-              ownership of the output vconnection it must close it at some
-              point in order for it to be de-allocated.</p>
+              before Traffic Server initiates the write operation (which inputs
+              data into the transformation), it sets the output vconnection either to the next transformation in the chain of transformations or to a
+              special terminating transformation (if it's the last
+              transformation in the chain). Since the transformation is handed
+              ownership of the output vconnection, it must close it at some
+              point in order for it to be deallocated.</p>
 <p>All of the transformations in a transformation chain share
               the transaction’s mutex. This small restriction (enforced by
               <code class="function">INKTransformCreate</code>) removes many of the
               locking complications of implementing general vconnections. For
               example, a transformation does not have to grab its write VIO
-              mutex before accessing its write VIO since it knows it already
+              mutex before accessing its write VIO because it knows it already
               holds the mutex.</p>
 <p>The transformation functions are:</p>
 <div class="itemizedlist"><ul type="circle">
-<li><p><a href="TransformationFunctions.html#INKTransformCreate" title="INKTransformCreate">“INKTransformCreate”</a></p></li>
-<li><p><a href="INKTransformOutputVConnGet.html" title="INKTransformOutputVConnGet">“INKTransformOutputVConnGet”</a></p></li>
+<li><p><a href="TransformationFunctions.html#INKTransformCreate" title="INKTransformCreate">INKTransformCreate</a></p></li>
+<li><p><a href="INKTransformOutputVConnGet.html" title="INKTransformOutputVConnGet">INKTransformOutputVConnGet</a></p></li>
 </ul></div>
 </li>
 </ul></div>

Modified: incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugMemLeaks.html
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugMemLeaks.html?rev=890975&r1=890974&r2=890975&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugMemLeaks.html (original)
+++ incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugMemLeaks.html Tue Dec 15 20:36:40 2009
@@ -1,43 +1,43 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Debugging Memory Leaks</title>
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
-<link rel="start" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="prev" href="Trouble_UsingDebugger.html" title="Using a Debugger">
-<link rel="next" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="preface" href="Preface.html" title="Preface">
-<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started">
-<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins">
-<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index">
-<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin">
-<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples">
-<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins">
-<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins">
-<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin">
-<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions">
-<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide">
-<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">
-<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide">
-<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations">
-<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations">
-<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide">
-<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management">
-<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics">
-<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference">
-<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code">
-<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions">
-<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index">
-<link rel="index" href="ConceptIndex.html" title="Index">
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" />
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
+<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="prev" href="Trouble_UsingDebugger.html" title="Using a Debugger" />
+<link rel="next" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="preface" href="Preface.html" title="Preface" />
+<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" />
+<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" />
+<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" />
+<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" />
+<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" />
+<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" />
+<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" />
+<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" />
+<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" />
+<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" />
+<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" />
+<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" />
+<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" />
+<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" />
+<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" />
+<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" />
+<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" />
+<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" />
+<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" />
+<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" />
+<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" />
+<link rel="index" href="ConceptIndex.html" title="Index" />
 <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript">
     document.write("<style> div.toc {display: none} </style>"); 
   </script>
@@ -45,7 +45,7 @@
 <body>
 <div class="doctitle">
 <a href="index.html">Home</a>
-<img src="images/docbook/ts75.png"><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
+<img src="images/docbook/ts75.png" /><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
 </div>
 <div class="navheader">
 <div class="navprev">
@@ -58,12 +58,11 @@
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="Trouble_DebugMemLeaks"></a>Debugging Memory Leaks</h2></div></div></div>
 <p>Memory leaks in a plugin can be detected using a TS MRTG graph
-      related to memory. You can use memory dump information. Enable mem dump
-      in records.config as follows:</p>
+      related to memory - you can use memory dump information. Enable <code>mem dump</code> in <code>records.config</code> as follows:</p>
 <pre class="programlisting">CONFIG proxy.config.dump_mem_info_frequency INT &lt;value&gt;</pre>
-<p>This causes Traffic Server to dump mem info in traffic.out at
-      &lt;value&gt; intervals will be in secs. A zero value means
-      disabled.</p>
+<p>This causes Traffic Server to dump memory information to <code>traffic.out</code> at
+      <code>&lt;value&gt;</code> (intervals are in seconds).  A zero value means
+      that it is disabled.</p>
 </div>
 </body>
 </html>

Modified: incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugTags.html
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugTags.html?rev=890975&r1=890974&r2=890975&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugTags.html (original)
+++ incubator/trafficserver/site/trunk/docs/sdk/Trouble_DebugTags.html Tue Dec 15 20:36:40 2009
@@ -1,44 +1,44 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Using Debug Tags</title>
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
-<link rel="start" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="prev" href="Trouble_LoadPlugins.html" title="Unable to Load Plugins">
-<link rel="next" href="Trouble_UsingDebugger.html" title="Using a Debugger">
-<link rel="preface" href="Preface.html" title="Preface">
-<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started">
-<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins">
-<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index">
-<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin">
-<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples">
-<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins">
-<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins">
-<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin">
-<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions">
-<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide">
-<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">
-<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide">
-<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations">
-<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations">
-<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide">
-<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management">
-<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics">
-<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference">
-<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code">
-<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions">
-<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index">
-<link rel="index" href="ConceptIndex.html" title="Index">
-<link rel="subsection" href="Trouble_DebugTags.html#Trouble_OtherDebugTags" title="Other Useful Internal Debug Tags">
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" />
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
+<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="prev" href="Trouble_LoadPlugins.html" title="Unable to Load Plugins" />
+<link rel="next" href="Trouble_UsingDebugger.html" title="Using a Debugger" />
+<link rel="preface" href="Preface.html" title="Preface" />
+<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" />
+<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" />
+<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" />
+<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" />
+<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" />
+<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" />
+<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" />
+<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" />
+<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" />
+<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" />
+<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" />
+<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" />
+<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" />
+<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" />
+<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" />
+<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" />
+<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" />
+<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" />
+<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" />
+<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" />
+<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" />
+<link rel="index" href="ConceptIndex.html" title="Index" />
+<link rel="subsection" href="Trouble_DebugTags.html#Trouble_OtherDebugTags" title="Other Useful Internal Debug Tags" />
 <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript">
     document.write("<style> div.toc {display: none} </style>"); 
   </script>
@@ -46,7 +46,7 @@
 <body>
 <div class="doctitle">
 <a href="index.html">Home</a>
-<img src="images/docbook/ts75.png"><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
+<img src="images/docbook/ts75.png" /><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
 </div>
 <div class="navheader">
 <div class="navprev">
@@ -58,33 +58,34 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="Trouble_DebugTags"></a>Using Debug Tags</h2></div></div></div>
-<p>Use the API void <code class="code">INKDebug (const char *tag, const char
+<p>Use the API void <code class="code">INKDebug (const char *<span class="replaceable">tag</span>, const char
       *<em class="replaceable"><code>format_str</code></em>, ...)</code> to add traces in
-      your plugin, where:</p>
+      your plugin. In this API:</p>
 <div class="itemizedlist"><ul type="disc">
-<li><p><code class="code">tag</code> is the Traffic Server parameter that enables
-          Traffic Server to print out format_str.</p></li>
+<li>
+  <p><code class="replaceable">tag </code> is the Traffic Server parameter that enables
+      Traffic Server to print out<code class="code"><em class="replaceable"><code> format_str</code></em></code></p></li>
 <li><p><code class="code">...</code> is a variable for
-          <code class="code"><em class="replaceable"><code>format_str</code></em></code>.</p></li>
-</ul></div>
-<p>On UNIX systems, run Traffic Server with the<code class="option">
+          <code class="code"><em class="replaceable"><code>format_str</code></em></code></p></li>
+</ul>
+</div>
+<p>Run Traffic Server with the<code class="option">
       -Ttag</code> option. For example, if the tag is
-      <code class="option">my-plugin</code>:</p>
-<pre class="programlisting">traffic_server -T”my-plugin”</pre>
-<p>In this case, the debug output goes to
-      <code class="filename">traffic.out.</code></p>
-<p>On either UNIX or Windows NT systems, set the following variables
+      <code class="option">my-plugin</code>, then the debug output goes to
+      <code class="filename">traffic.out.</code>See below:</p>
+<pre class="programlisting">traffic_server -T”my-plugin”
+</pre>
+<p>Set the following variables
       in <code class="filename">records.config</code> (in the Traffic Server
       <code class="filename">config</code> directory):</p>
 <pre class="programlisting">proxy.config.diags.debug.enabled INT 1
 proxy.config.diags.debug.tags STRING <em class="replaceable"><code>debug-tag-name</code></em></pre>
 <p>In this case, debug output goes to
-      <code class="filename">traffic.out</code> on UNIX systems, and to
-      <code class="filename">diags.log</code> on Windows NT. systems.</p>
+      <code class="filename">traffic.out</code>.</p>
 <p>Example:</p>
 <pre class="programlisting">INKDebug ("my-plugin", “Starting my-plugin at %d\n”, the_time);</pre>
-<p>The statement “Starting my-plugin at &lt;time&gt;” appears
-      whenever you run Traffic Server with the my-plugin tag:</p>
+<p>The statement <code>“Starting my-plugin at &lt;time&gt;”</code> appears
+      whenever you run Traffic Server with the <code>my-plugin</code> tag:</p>
 <pre class="programlisting">traffic_server -T”my-plugin”</pre>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">

Modified: incubator/trafficserver/site/trunk/docs/sdk/Trouble_LoadPlugins.html
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/Trouble_LoadPlugins.html?rev=890975&r1=890974&r2=890975&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/sdk/Trouble_LoadPlugins.html (original)
+++ incubator/trafficserver/site/trunk/docs/sdk/Trouble_LoadPlugins.html Tue Dec 15 20:36:40 2009
@@ -1,43 +1,43 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Unable to Load Plugins</title>
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
-<link rel="start" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="prev" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="next" href="Trouble_DebugTags.html" title="Using Debug Tags">
-<link rel="preface" href="Preface.html" title="Preface">
-<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started">
-<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins">
-<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index">
-<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin">
-<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples">
-<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins">
-<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins">
-<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin">
-<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions">
-<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide">
-<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">
-<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide">
-<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations">
-<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations">
-<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide">
-<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management">
-<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics">
-<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference">
-<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code">
-<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions">
-<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index">
-<link rel="index" href="ConceptIndex.html" title="Index">
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" />
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
+<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="prev" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="next" href="Trouble_DebugTags.html" title="Using Debug Tags" />
+<link rel="preface" href="Preface.html" title="Preface" />
+<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" />
+<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" />
+<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" />
+<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" />
+<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" />
+<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" />
+<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" />
+<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" />
+<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" />
+<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" />
+<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" />
+<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" />
+<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" />
+<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" />
+<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" />
+<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" />
+<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" />
+<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" />
+<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" />
+<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" />
+<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" />
+<link rel="index" href="ConceptIndex.html" title="Index" />
 <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript">
     document.write("<style> div.toc {display: none} </style>"); 
   </script>
@@ -45,7 +45,7 @@
 <body>
 <div class="doctitle">
 <a href="index.html">Home</a>
-<img src="images/docbook/ts75.png"><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
+<img src="images/docbook/ts75.png" /><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
 </div>
 <div class="navheader">
 <div class="navprev">
@@ -60,15 +60,16 @@
 <p>To load plugins, follow the steps below.</p>
 <div class="orderedlist"><ol type="1">
 <li><p>Make sure that your plugin source code contains an
-          INKPluginInit initialization function.</p></li>
+      <code>INKPluginInit</code> initialization function.</p></li>
 <li><p>Compile your plugin source code, creating a shared
           library.</p></li>
-<li><p>Add an entry to the plugin.config file for your plugin.</p></li>
+<li><p>Add an entry to the <code>plugin.config</code> file for your plugin.</p></li>
 <li><p>Add the path to your plugin shared library to the
-          records.config file.</p></li>
+      <code>records.config</code> file.</p></li>
 <li><p>Restart Traffic Server.</p></li>
-</ol></div>
-<p>For detailed information on each step, refer to <a href="ASimplePlugin.html" title="A Simple Plugin">“A Simple Plugin”</a>t.</p>
+</ol>
+</div>
+<p>For detailed information about each step above, refer to <a href="ASimplePlugin.html" title="A Simple Plugin">A Simple Plugin</a>.</p>
 </div>
 </body>
 </html>

Modified: incubator/trafficserver/site/trunk/docs/sdk/Trouble_UsingDebugger.html
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/Trouble_UsingDebugger.html?rev=890975&r1=890974&r2=890975&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/sdk/Trouble_UsingDebugger.html (original)
+++ incubator/trafficserver/site/trunk/docs/sdk/Trouble_UsingDebugger.html Tue Dec 15 20:36:40 2009
@@ -1,44 +1,44 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Using a Debugger</title>
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
-<link rel="start" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="prev" href="Trouble_DebugTags.html" title="Using Debug Tags">
-<link rel="next" href="Trouble_DebugMemLeaks.html" title="Debugging Memory Leaks">
-<link rel="preface" href="Preface.html" title="Preface">
-<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started">
-<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins">
-<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index">
-<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin">
-<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples">
-<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins">
-<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins">
-<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin">
-<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions">
-<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide">
-<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">
-<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide">
-<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations">
-<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations">
-<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide">
-<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management">
-<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics">
-<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference">
-<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code">
-<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions">
-<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index">
-<link rel="index" href="ConceptIndex.html" title="Index">
-<link rel="subsection" href="Trouble_UsingDebugger.html#Trouble_DebuggingTips" title="Debugging Tips:">
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" />
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
+<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="up" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="prev" href="Trouble_DebugTags.html" title="Using Debug Tags" />
+<link rel="next" href="Trouble_DebugMemLeaks.html" title="Debugging Memory Leaks" />
+<link rel="preface" href="Preface.html" title="Preface" />
+<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" />
+<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" />
+<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" />
+<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" />
+<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" />
+<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" />
+<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" />
+<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" />
+<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" />
+<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" />
+<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" />
+<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" />
+<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" />
+<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" />
+<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" />
+<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" />
+<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" />
+<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" />
+<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" />
+<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" />
+<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" />
+<link rel="index" href="ConceptIndex.html" title="Index" />
+<link rel="subsection" href="Trouble_UsingDebugger.html#Trouble_DebuggingTips" title="Debugging Tips:" />
 <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript">
     document.write("<style> div.toc {display: none} </style>"); 
   </script>
@@ -46,7 +46,7 @@
 <body>
 <div class="doctitle">
 <a href="index.html">Home</a>
-<img src="images/docbook/ts75.png"><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
+<img src="images/docbook/ts75.png" /><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
 </div>
 <div class="navheader">
 <div class="navprev">
@@ -70,7 +70,7 @@
 <div class="itemizedlist"><ul type="disc">
 <li><p>Use a Traffic Server debug version.</p></li>
 <li><p>Use assertions in your plugin
-            (INKAssert/INKReleaseAssert).</p></li>
+        (<code>INKAssert</code>/<code>INKReleaseAssert</code>).</p></li>
 </ul></div>
 </div>
 </div>

Modified: incubator/trafficserver/site/trunk/docs/sdk/TypeIndex.html
URL: http://svn.apache.org/viewvc/incubator/trafficserver/site/trunk/docs/sdk/TypeIndex.html?rev=890975&r1=890974&r2=890975&view=diff
==============================================================================
--- incubator/trafficserver/site/trunk/docs/sdk/TypeIndex.html (original)
+++ incubator/trafficserver/site/trunk/docs/sdk/TypeIndex.html Tue Dec 15 20:36:40 2009
@@ -1,43 +1,43 @@
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Appendix E. Type Index</title>
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css">
-<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc.css" type="text/css">
-<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
-<link rel="start" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="up" href="index.html" title="Traffic Server Software Developers Kit">
-<link rel="prev" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="next" href="ConceptIndex.html" title="Index">
-<link rel="preface" href="Preface.html" title="Preface">
-<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started">
-<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins">
-<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index">
-<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin">
-<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples">
-<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins">
-<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins">
-<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin">
-<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions">
-<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide">
-<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">
-<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide">
-<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations">
-<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations">
-<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide">
-<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide">
-<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management">
-<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics">
-<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference">
-<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code">
-<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions">
-<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips">
-<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index">
-<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index">
-<link rel="index" href="ConceptIndex.html" title="Index">
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/reset/reset-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/fonts/fonts-min.css" type="text/css" />
+<link rel="stylesheet" href="http://yui.yahooapis.com/2.2.2/build/treeview/assets/tree.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc.css" type="text/css" />
+<link rel="stylesheet" href="css/ydoc-chunk.css" type="text/css" />
+<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
+<link rel="start" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="up" href="index.html" title="Traffic Server Software Developers Kit" />
+<link rel="prev" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="next" href="ConceptIndex.html" title="Index" />
+<link rel="preface" href="Preface.html" title="Preface" />
+<link rel="chapter" href="GetingStarted.html" title="Chapter 1. Getting Started" />
+<link rel="chapter" href="CreatingTSPlugins.html" title="Chapter 2. How to Create Traffic Server Plugins" />
+<link rel="index" href="CreatingTSPlugins.html#id372630" title="Index" />
+<link rel="chapter" href="ch03.html" title="Chapter 3. Remap Plugin" />
+<link rel="chapter" href="HeaderBasedPluginEx.html" title="Chapter 4. Header-Based Plugin Examples" />
+<link rel="chapter" href="HTTPTransformationPlugins.html" title="Chapter 5. HTTP Transformation Plugins" />
+<link rel="chapter" href="NewProtocolPlugins.html" title="Chapter 6. New Protocol Plugins" />
+<link rel="chapter" href="ch07.html" title="Chapter 7. Cache Plugin" />
+<link rel="chapter" href="HTTPHooksAndTransactions.html" title="Chapter 8. HTTP Hooks and Transactions" />
+<link rel="chapter" href="MiscellaneousInterfaceGuide.html" title="Chapter 9. Miscellaneous Interface Guide" />
+<link rel="chapter" href="HTTPHeaders.html" title="Chapter 10. HTTP Headers" />
+<link rel="chapter" href="MutexGuide.html" title="Chapter 11. Mutex Guide" />
+<link rel="chapter" href="Continuations.html" title="Chapter 12. Continuations" />
+<link rel="chapter" href="PluginConfigurations.html" title="Chapter 13. Plugin Configurations" />
+<link rel="chapter" href="ActionsGuide.html" title="Chapter 14. Actions Guide" />
+<link rel="chapter" href="IOGuide.html" title="Chapter 15. IO Guide" />
+<link rel="chapter" href="PluginManagement.html" title="Chapter 16. Plugin Management" />
+<link rel="chapter" href="AddingStatistics.html" title="Chapter 17. Adding Statistics" />
+<link rel="chapter" href="FunctionReference.html" title="Chapter 18. Function Reference" />
+<link rel="appendix" href="App_SampleSourceCode.html" title="Appendix A. Sample Source Code" />
+<link rel="appendix" href="App_DeprecatedFunctions.html" title="Appendix B. Deprecated Functions" />
+<link rel="appendix" href="App_Troubleshooting.html" title="Appendix C. Troubleshooting Tips" />
+<link rel="appendix" href="FunctionIndex.html" title="Appendix D. Function Index" />
+<link rel="appendix" href="TypeIndex.html" title="Appendix E. Type Index" />
+<link rel="index" href="ConceptIndex.html" title="Index" />
 <script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/yahoo/yahoo-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/event/event-min.js"></script><script type="text/javascript" src="http://yui.yahooapis.com/2.2.2/build/treeview/treeview-min.js"></script><script type="text/javascript" src="js/tocnodes.js"></script><script type="text/javascript" src="js/toc.js"></script><script type="text/javascript">
     document.write("<style> div.toc {display: none} </style>"); 
   </script>
@@ -45,7 +45,7 @@
 <body>
 <div class="doctitle">
 <a href="index.html">Home</a>
-<img src="images/docbook/ts75.png"><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
+<img src="images/docbook/ts75.png" /><h1 class="doctitle">Traffic Server Software Developers Kit</h1>
 </div>
 <div class="navheader">
 <div class="navprev">
@@ -61,8 +61,8 @@
 <a name="id439721"></a>I</h2>
 <div class="informaltable"><table border="1">
 <colgroup>
-<col>
-<col>
+<col />
+<col />
 </colgroup>
 <tbody>
 <tr>
@@ -75,7 +75,7 @@
 </tr>
 <tr>
 <td>
-<a href="GetingStarted.html#PluginConfiguration" title="Plugin Configuration">INKConfig</a>; also
+<a href="GetingStarted.html#PluginConfiguration" title="Plugin Configuration">INKConfig</a>; also see 
             <a href="PluginConfigurationFunctions.html" title="Plugin Configuration Functions">Plugin Configuration
             Functions</a>
 </td>
@@ -83,7 +83,7 @@
 </tr>
 <tr>
 <td>
-<a href="Continuations.html" title="Chapter 12. Continuations">INKCont</a>; also <a href="ContinuationFunctions.html" title="Continuation Functions">Continuation
+<a href="Continuations.html" title="Chapter 12. Continuations">INKCont</a>; also see <a href="ContinuationFunctions.html" title="Continuation Functions">Continuation
             Functions</a>
 </td>
 <td><a href="INKMgmtStringGet.html" title="INKMgmtStringGet">INKMgmtString</a></td>
@@ -106,13 +106,13 @@
 <tr>
 <td><a href="INKfopen.html" title="INKfopen">INKFile</a></td>
 <td>
-<a href="MutexGuide.html" title="Chapter 11. Mutex Guide">INKMutex</a>; also <a href="INKContCreate.html" title="INKContCreate">“INKContCreate”</a>
+<a href="MutexGuide.html" title="Chapter 11. Mutex Guide">INKMutex</a>; also <a href="INKContCreate.html" title="INKContCreate">INKContCreate</a>
 </td>
 </tr>
 <tr>
 <td>
 <a href="AlternateSelectionFunctions.html" title="Alternate Selection Functions">INKHttpAltInfo</a>; see
-            also <a href="HTTPAlternateSelection.html" title="HTTP Alternate Selection">“HTTP Alternate Selection”</a>
+            also <a href="HTTPAlternateSelection.html" title="HTTP Alternate Selection">HTTP Alternate Selection</a>
 </td>
 <td><a href="INKPluginRegister.html" title="INKPluginRegister">INKPluginRegistrationInfo</a></td>
 </tr>
@@ -121,7 +121,7 @@
 <td><a href="INKPluginRegister.html" title="INKPluginRegister">INKSDKVersion</a></td>
 </tr>
 <tr>
-<td>INKHttpParser see <a href="HTTPHeaderFunctions.html#INKHttpParserClear" title="INKHttpParserClear">INKHttpParserClear</a> and <a href="HTTPHeaderFunctions.html#INKHttpParserCreate" title="INKHttpParserCreate">INKHttpParserCreate</a>
+<td>INKHttpParser; see <a href="HTTPHeaderFunctions.html#INKHttpParserClear" title="INKHttpParserClear">INKHttpParserClear</a> and <a href="HTTPHeaderFunctions.html#INKHttpParserCreate" title="INKHttpParserCreate">INKHttpParserCreate</a>
 </td>
 <td><a href="AddingStatistics.html" title="Chapter 17. Adding Statistics">INKStat</a></td>
 </tr>
@@ -136,33 +136,32 @@
 <tr>
 <td>
 <a href="AccessingTransactionProc.html" title="Accessing the Transaction Being Processed">INKHttpTxn</a>;
-            see also <a href="HTTP_Transactions.html" title="HTTP Transactions">“HTTP Transactions”</a>
+            see  <a href="HTTP_Transactions.html" title="HTTP Transactions">HTTP Transactions</a>
 </td>
 <td><a href="INKTextLogObjectHeaderSet.html" title="INKTextLogObjectHeaderSet">INKTextLogObjectHeaderSet</a></td>
 </tr>
 <tr>
-<td>INKHttpType, see <a href="HTTPHeaderFunctions.html#INKHttpHdrTypeGet" title="INKHttpHdrTypeGet">“INKHttpHdrTypeGet”</a> and
-            <a href="HTTPHeaderFunctions.html#INKHttpHdrTypeSet" title="INKHttpHdrTypeSet">“INKHttpHdrTypeSet”</a>
+<td>INKHttpType; see <a href="HTTPHeaderFunctions.html#INKHttpHdrTypeGet" title="INKHttpHdrTypeGet">INKHttpHdrTypeGet</a> and
+            <a href="HTTPHeaderFunctions.html#INKHttpHdrTypeSet" title="INKHttpHdrTypeSet">INKHttpHdrTypeSet</a>
 </td>
 <td><a href="INKTextLogObjectRollingEnabledSet.html" title="INKTextLogObjectRollingEnabledSet">INKTextLogObjectRollingEnabledSet</a></td>
 </tr>
 <tr>
-<td>INKIOBuffer see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">“IO Buffers”</a>
+<td>INKIOBuffer; see  <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">IO Buffers</a>
 </td>
 <td><a href="INKTextLogObjectRollingIntervalSecSet.html" title="INKTextLogObjectRollingIntervalSecSet">INKTextLogObjectRollingIntervalSecSet</a></td>
 </tr>
 <tr>
-<td>INKIOBufferBlock see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">“IO Buffers”</a>
-</td>
+<td>INKIOBufferBlock;  see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">IO Buffers</a></td>
 <td><a href="INKTextLogObjectRollingOffsetHrSet.html" title="INKTextLogObjectRollingOffsetHrSet">INKTextLogObjectRollingOffsetHrSet</a></td>
 </tr>
 <tr>
-<td>INKIOBufferData see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">“IO Buffers”</a>
+<td>INKIOBufferData;  see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">IO Buffers</a>
 </td>
 <td><a href="ThreadFunctions.html" title="Thread Functions">INKThreadFunc</a></td>
 </tr>
 <tr>
-<td>INKIOBufferReader see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">“IO Buffers”</a>
+<td>INKIOBufferReader; see <a href="HTTPTransformationPlugins.html#IOBuffers" title="IO Buffers">IO Buffers</a>
 </td>
 <td>
 <a href="HTTPTransformationPlugins.html#VIOs" title="VIOs">INKVIO</a>; also <a href="VIOs_IO.html" title="VIOs">IO Guide</a>
@@ -170,7 +169,7 @@
 </tr>
 <tr>
 <td>
-<a href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">INKMBuffer</a>; also <a href="URLFunctions.html" title="URL Functions">“URL Functions”</a>
+<a href="HTTPHeaders.html" title="Chapter 10. HTTP Headers">INKMBuffer</a>; also <a href="URLFunctions.html" title="URL Functions">URL Functions</a>
 </td>
 <td class="auto-generated"> </td>
 </tr>