Table of Contents Previous Next
Logo
Properties : C.2 Ice Trace Properties
Copyright © 2003-2007 ZeroC, Inc.

C.2 Ice Trace Properties

Ice.Trace.GC

Synopsis

Ice.Trace.GC=num

Description

The garbage collector trace level:
Show the total number of instances collected, the total number of instances examined, the time spent in the collector in milliseconds, and the total number of runs of the collector.

Ice.Trace.Network

Synopsis

Ice.Trace.Network=num

Description

The network trace level:

Ice.Trace.Location

Synopsis

Ice.Trace.Location=num

Description

The location trace level:

Ice.Trace.Protocol

Synopsis

Ice.Trace.Protocol=num

Description

The protocol trace level:

Ice.Trace.Retry

Synopsis

Ice.Trace.Retry=num

Description

The request retry trace level:

Ice.Trace.Slicing

Synopsis

Ice.Trace.Slicing=num

Description

The slicing trace level:
Table of Contents Previous Next
Logo