Performance Metric kcml.soap.start

Summary

SOAP server startup time

Send Condition

Start of a SOAP server when generating WSDL

Overview

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

NameTypeDescription
interfacestringInterface name
wsdltimeusecTime generating WSDL in microseconds
versionstringKCML version
endpointstringSOAP server end point URL

General Form

kcml.soap.start,interface=string,wsdltime=usec,version=string,endpoint=string

See Also:

Performance Metrics