Enable the debug function of the FMS Server

Source: Internet
Author: User
Enable the debug function of the FMS Server

The debug function of the corresponding host must be enabled in the application under the corresponding host directory. in XML, the corresponding xml configuration is changed to true or flase to enable or disable the debugging function under the FMS handler. This debugging allows you to view the so content of the corresponding connection while connecting the user, wait, you can debug the server trace ............. the default value of this function is false.

<Debug>
<! -- This specifies the Max number of pending debug connections. -->
<! -- This is by default 50. If this is 0, then debugging -->
<! -- Connections are disabled. Once this number is met, the -->
<! -- Oldest pending debug connection will be rejected to make room -->
<Maxpendingdebugconnections> 50 </maxpendingdebugconnections>

<! -- This sets the default value for application. allowdebug -->
<! -- Allowdebug is a gate allowing debug connections on a per app -->
<! -- Basis. The default value is false -->

<! -- Change the following line -->
<Allowdebugdefault> true </allowdebugdefault>
</Debug>

Reprinted: http://hi.baidu.com/jjmiyxtnnxbcixq/item/2aa596986c4769c8b72531d8

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.