(file) Return to Constants.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Constants.h between version 1.11 and 1.12

version 1.11, 2002/04/30 16:44:56 version 1.12, 2002/05/12 19:14:27
Line 155 
Line 155 
 #define HTTP_REASONPHRASE_SERVICEUNAVAILABLE "Service Unavailable" #define HTTP_REASONPHRASE_SERVICEUNAVAILABLE "Service Unavailable"
 #define HTTP_STATUS_SERVICEUNAVAILABLE "503 Service Unavailable" #define HTTP_STATUS_SERVICEUNAVAILABLE "503 Service Unavailable"
  
   //
   // Miscellaneous Constants
   //
   
   // Constant defines the maximum number of providers that will be addressed in a single
   // enumerate instance request.  This is strictly a performance requirement for different
   // systems.  To disable the whole test, simply set this variable to 0
   #define MAX_ENUMERATE_BREADTH 30
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_Constants_h */ #endif /* Pegasus_Constants_h */


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2