(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.1 and 1.25

version 1.24.2.1, 2011/10/11 18:17:55 version 1.25, 2011/01/20 13:08:17
Line 750 
Line 750 
 <h5>PEGASUS_ENABLE_PROTOCOL_BINARY</h5> <h5>PEGASUS_ENABLE_PROTOCOL_BINARY</h5>
 <ul> <ul>
   <b>Description: </b>If true, OpenPegasus uses a faster binary   <b>Description: </b>If true, OpenPegasus uses a faster binary
      protocol between local clients and the CIM server. If false, OpenPegasus       protocol between local clients (including the provider agent) and the
      uses the conventional XML-based protocol instead.       CIM server. If false, OpenPegasus uses the conventional XML-based protocol
      See PEP#340 for more details.       instead. See PEP#340 for more details.
      <br>      <br>
   <b>Default Value: </b>false<br>   <b>Default Value: </b>false<br>
   <b>Recommended Value (Development Build): </b>false<br>   <b>Recommended Value (Development Build): </b>false<br>
Line 2668 
Line 2668 
      the ultimate goal SHALL be fixing the faulty provider.      the ultimate goal SHALL be fixing the faulty provider.
 </ul> </ul>
  
 <h5>maxIndicationDeliveryRetryAttempts</h5>  
 <ul>  
   <b>Description:&nbsp;</b> If set to a positive integer, this value  
      defines the number of times that the indication service will  
      try to deliver an indication to a particular listener destination.  
      This does not effect the original delivery attempt, thus if set to 0,  
      cimserver will only try to deliver the indication once.<br>  
   <b>Recommended Default Value (Development 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 (Release Build):&nbsp;</b>No/No<br>  
   <b>Dynamic?:&nbsp;</b>No<br>  
   <b>Considerations:&nbsp;</b> This value is used to set the  
      CIM_IndicationService.DeliveryRetryAttempts property. See  
      CIM_IndicationService.DeliveryRetryAttempts property for more details. This  
      option is supported only when PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT  
      is defined.<br>  
   <b>Source Configuration File:&nbsp;</b>  
      Pegasus/Config/IndicationServicePropertyOwner.cpp<br>  
 </ul>  
   
 <h5>minIndicationDeliveryRetryInterval</h5>  
 <ul>  
   <b>Description:&nbsp;</b> If set to a positive integer, this value defines  
      the minimal time interval in seconds for the indication service to wait  
      before retrying to deliver an indication to a listener destination that  
      previously failed. Cimserver may take longer due to QoS or other processing.<br>  
   <b>Recommended Default Value (Development Build):&nbsp;</b>30<br>  
   <b>Recommended Default Value (Release Build):&nbsp;</b>30<br>  
   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>  
   <b>Recommend To Be Fixed/Hidden (Release Build):&nbsp;</b>No/No<br>  
   <b>Dynamic?:&nbsp;</b>No<br>  
   <b>Considerations:&nbsp;</b> This value is used to initialize the property  
      CIM_IndicationService.DeliveryRetryInterval. See  
      CIM_IndicationService.DeliveryRetryInterval property for more details. This  
      option is supported only when PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT  
      is defined.<br>  
   <b>Source Configuration File:&nbsp;</b>  
      Pegasus/Config/IndicationServicePropertyOwner.cpp<br>  
 </ul>  
   
 <h5>logdir</h5> <h5>logdir</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b>Specifies the name of the directory   <b>Description:&nbsp;</b>Specifies the name of the directory
Line 3040 
Line 2999 
      Pegasus/Config/SecurityPropertyOwner.cpp      Pegasus/Config/SecurityPropertyOwner.cpp
 </ul> </ul>
  
 <h5>sslCipherSuite</h5>  
 <ul>  
   <b>Description:&nbsp;</b>String containing OpenSSL cipher  
      specifications to configure the cipher suite the client is  
      permitted to negotiate with the server during the SSL  
      handshake phase.<br>  
   <b>Recommended Default Value (Development Build):&nbsp;</b>  
      DEFAULT (the default cipher list of OpenSSL)<br>  
   <b>Recommended Default Value (Release Build):&nbsp;</b>  
      DEFAULT (the default cipher list of OpenSSL)<br>  
   <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>  
   <b>Recommend To Be Fixed/Hidden (Release Build):&nbsp;</b>No/No<br>  
   <b>Dynamic?:&nbsp;</b>No<br>  
   <b>Considerations:&nbsp;</b>The value should be mentioned between  
      single quotes since it can contain special characters like .+,  
      !, -.. For more details look at SSL ciphers.<br>  
   <b>Source Configuration File:&nbsp;</b>  
      Pegasus/Config/SecurityPropertyOwner.cpp  
 </ul>  
   
 <h5>sslClientVerificationMode</h5> <h5>sslClientVerificationMode</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b>Describes the desired level of support   <b>Description:&nbsp;</b>Describes the desired level of support


Legend:
Removed from v.1.24.2.1  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2