上一主题: 配置客户端和服务器的属性下一主题: 配置 SOAP 处理程序的插入点


禁用相关联的跟踪

如果希望同时禁用 SOAP 和 HTTP 的关联标识符插入并关闭跨进程事务跟踪,则可将这四个属性都设为 false。 例如:

com.wily.introscope.agent.soapheaderread.enabled=false
com.wily.introscope.agent.httpheaderread.enabled=false
com.wily.introscope.agent.soapheaderinsertion.enabled=false
com.wily.introscope.agent.httpheaderinsertion.enabled=false

修改这些属性前,应记住 SOA 依存关系视图和跨进程事务跟踪需要关联标识符从一个流程传递到另一个流程。

如果将这些属性设为 false 以禁用相关跟踪,则 SOA 依赖关系地图将无法正常显示依赖关系,并且无法准确收集依赖关系度量标准,事务跟踪也可能不完整。