Performance Metric kcml.soap.start
Summary
SOAP server startup timeSend Condition
Start of a SOAP server when generating WSDLOverview
Record of a KCML SOAP server starting. This metric should not be produced frequently as the SOAP server should persist when brokered by the Apache httpd server. If kcml.soap.start is being produced frequently then that is an indication that the SOAP client has been, incorrectly, configured to connect directly to the SOAP server via the Connection Manager, rather that connecting to Apache.Statistics
| Name | Type | Description |
|---|---|---|
| interface | string | Interface name |
| wsdltime | usec | Time generating WSDL in microseconds |
| version | string | KCML version |
| endpoint | string | SOAP server end point URL |
General Form
kcml.soap.start,interface=string,wsdltime=usec,version=string,endpoint=stringSee Also:
Performance Metrics