(file) Return to BuildAndReleaseOptions.html CVS log (file) (dir) Up to [Pegasus] / pegasus / doc

Diff for /pegasus/doc/BuildAndReleaseOptions.html between version 1.24.2.7 and 1.42.10.6

version 1.24.2.7, 2014/03/12 22:34:59 version 1.42.10.6, 2013/10/09 08:35:17
Line 885 
Line 885 
   <b>Recommended Value (Development Build):&nbsp;</b>true<br>   <b>Recommended Value (Development Build):&nbsp;</b>true<br>
   <b>Recommended Value (Release Build):&nbsp;</b>true<br>   <b>Recommended Value (Release Build):&nbsp;</b>true<br>
   <b>Required:&nbsp;</b>No<br>   <b>Required:&nbsp;</b>No<br>
   <b>Considerations:&nbsp;</b> When authentication is disabled, Anybody can    <b>Considerations:&nbsp;</b> The webserver implementation uses the
   modify the pegasus cimserver. Please enable authentication when using    authentication method for authenticantion, Enable authentication when using
   webadmin to prevent unauthorized access. <br>   webadmin to prevent unauthorized access. <br>
 </ul> </ul>
  
Line 2011 
Line 2011 
       <tr align="center">       <tr align="center">
         <td align="left" height="14" width="1">$MESSAGEDIR</td>         <td align="left" height="14" width="1">$MESSAGEDIR</td>
       </tr>       </tr>
       <tr align="center">  
         <td align="left" height="14" width="1">$WEBCONFDIR</td>  
       </tr>  
   
       </tbody></table>       </tbody></table>
 </ul> </ul>
  
Line 2766 
Line 2762 
  
 <h5>maxIndicationDeliveryRetryAttempts</h5> <h5>maxIndicationDeliveryRetryAttempts</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b> If set to a positive integer, value defines the number    <b>Description:&nbsp;</b> If set to a positive integer, this value
          of times indication service will enable the reliableIndication feature and try       defines the number of times that the indication service will
          to deliver an indication to a particular listener destination.       try to deliver an indication to a particular listener destination.
          This does not effect the original delivery attempt. A value of disables       This does not effect the original delivery attempt, thus if set to 0,
          reliable indication feature completely, and cimserver will deliver the       cimserver will only try to deliver the indication once.<br>
          indication once.This is in accord with DTMF Specification 1054,  
          Indication Profile, version 1.2.1.<br>  
   <b>Recommended Default Value (Development Build):&nbsp;</b>3<br>   <b>Recommended Default Value (Development Build):&nbsp;</b>3<br>
   <b>Recommended Default Value (Release Build):&nbsp;</b>3<br>   <b>Recommended Default Value (Release Build):&nbsp;</b>3<br>
   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
Line 3445 
Line 3439 
   be served by the pegasus webserver are stored.<br>   be served by the pegasus webserver are stored.<br>
   <b>Default Value:&nbsp;</b>www<br>   <b>Default Value:&nbsp;</b>www<br>
   <b>Recommended Default Value (Development Build):&nbsp;</b>www<br>   <b>Recommended Default Value (Development Build):&nbsp;</b>www<br>
   <b>Recommended Default Value (Release Build):&nbsp;</b>$WEBCONFDIR/www<br>    <b>Recommended Default Value (Release Build):&nbsp;</b>TBD<br>
   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
   <b>Recommend To Be Fixed/Hidden (Release Build):</b>&nbsp;Yes/Yes<br>   <b>Recommend To Be Fixed/Hidden (Release Build):</b>&nbsp;Yes/Yes<br>
   <b>Dynamic?:</b>&nbsp;No<br>   <b>Dynamic?:</b>&nbsp;No<br>
Line 3457 
Line 3451 
 <h5>indexFile</h5> <h5>indexFile</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b> Specifies the name of index file used by pegasus webserver,   <b>Description:&nbsp;</b> Specifies the name of index file used by pegasus webserver,
   default to index.html. This file should be available at the webRoot path.<br>    default to index.html. This file should be available at the webRoot path<br>
   <b>Default Value:&nbsp;</b>index.html<br>   <b>Default Value:&nbsp;</b>index.html<br>
   <b>Recommended Default Value (Development Build):&nbsp;</b>index.html<br>   <b>Recommended Default Value (Development Build):&nbsp;</b>index.html<br>
   <b>Recommended Default Value (Release Build):&nbsp;</b>index.html<br>   <b>Recommended Default Value (Release Build):&nbsp;</b>index.html<br>
   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
   <b>Recommend To Be Fixed/Hidden (Release Build):</b>&nbsp;Yes/Yes<br>    <b>Recommend To Be Fixed/Hidden (Release Build):</b>&nbsp;TBD<br>
   <b>Dynamic?:</b>&nbsp;No<br>   <b>Dynamic?:</b>&nbsp;No<br>
   <b>Considerations:</b> &nbsp; Hide it and fixed in release build to prevent    <b>Considerations:</b> &nbsp;<br>
   using any file as index file<br>  
   <b>Source Configuration File:</b>&nbsp; Pegsus/Config/DefaultPropertyOwner.cpp<p>&nbsp;</p>   <b>Source Configuration File:</b>&nbsp; Pegsus/Config/DefaultPropertyOwner.cpp<p>&nbsp;</p>
 </ul> </ul>
  
 <h5>mimeTypesFile</h5>  <h5>"mimeTypesFile"</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b> Refers to the file which holds the mime types being    <b>Description:&nbsp;</b> Mime types being served by the pegasus webserver<br>
   served by the pegasus webserver.<br>  
   <b>Default Value:&nbsp;</b>www/mimeTypes.txt<br>   <b>Default Value:&nbsp;</b>www/mimeTypes.txt<br>
   <b>Recommended Default Value (Development Build):&nbsp;</b>www/mimeTypes.txt<br>   <b>Recommended Default Value (Development Build):&nbsp;</b>www/mimeTypes.txt<br>
   <b>Recommended Default Value (Release    <b>Recommended Default Value (Release Build):&nbsp;</b>TBD<br>
       Build):&nbsp;</b>$WEBCONFDIR/www/mimeTypes.txt<br>  
   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
   <b>Recommend To Be Fixed/Hidden (Release Build):</b>&nbsp;Yes/Yes<br>    <b>Recommend To Be Fixed/Hidden (Release Build):</b>&nbsp;TBD<br>
   <b>Dynamic?:</b>&nbsp;No<br>   <b>Dynamic?:</b>&nbsp;No<br>
   <b>Considerations:</b>&nbsp;Fix and make it read only when to prevent    <b>Considerations:</b> &nbsp;<br>
   modification in deployment<br>  
   <b>Source Configuration File:</b>&nbsp; Pegsus/Config/DefaultPropertyOwner.cpp<p>&nbsp;</p>   <b>Source Configuration File:</b>&nbsp; Pegsus/Config/DefaultPropertyOwner.cpp<p>&nbsp;</p>
 </ul> </ul>
  


Legend:
Removed from v.1.24.2.7  
changed lines
  Added in v.1.42.10.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2