Manage debug mode
Manage debug mode
Before you start debugging, you need to enable debugging mode in the 1C server cluster. For debugging in the ready 1C cloud on the cluster side HTTP protocol is used.
After enabling and disabling debugging mode, the 1C server cluster will be rebooted. We recommend to schedule the work during the minimum cluster load and use session locking for related information bases.
For more information about debugging, see Debugging and testing of 1C documentation application solutions.
Enable debugging mode
Enabled debug mode takes up a portion of the cluster RAM, we do not recommend enabling debug mode during periods of high cluster load.
- In the control panel, in the top menu, click Products → 1C Ready Cloud → 1C Server Clusters section.
- Open the cluster page → Administration tab.
- In the Cluster Administration block, enable debugging mode.
- Click Save. The cluster will be restarted, all current connections to its information bases will be interrupted. When the cluster switches to
ACTIVE
status, you can connect to 1C in debugger mode. Use HTTP protocol and port 1550 to connect. - Optional: after debugging is complete, turn off debug mode to reduce the load on the cluster.
Disable debug mode
- In the control panel, in the top menu, click Products → 1C Ready Cloud → 1C Server Clusters section.
- Open the cluster page → Administration tab.
- In the Cluster Administration block, turn off debugging mode.
- Click Save. The cluster will be restarted, all current connections to its information bases will be interrupted. When the cluster switches to the
ACTIVE
status, you will be able to connect to 1C again.