Content

Page tree

D-SERIES

Web User Interface

Advanced - Network (Tab) - Debug (Section): Truncate HTTP Body to this Size (in Bytes):

Phone User Interface

N/A

Firmware

8.7.5.54 8.9.3.43

XML Configuration

<http_body_trace_size perm="PERMISSIONFLAGS">VALIDVALUE</http_body_trace_size>

Description

Since the body in HTTP responses can be very large, you may want to truncate them when they exceed a certain size, so as to prevent the phone's memory from being exhausted. This setting determines how many bytes of the original body to keep in the trace. If you don't want the body to be truncated at all, set this setting to -1 (messages written to a USB storage device (see usb_storage_httptrace) are never truncated, irrepective of the value of this setting).


Note: HTTP tracing is available only on special images that have this feature enabled.

Valid Values

Integer value >= -1; there is no maximum value

Default Value

100