HomePhorge

Fix performance by skipping XML debug when debugging is disabled

Description

Fix performance by skipping XML debug when debugging is disabled

Summary:
The XML bodies of request and response can be big. We're using
temp files to write them into the debug logs, and we did that
even when debugging is disabled.

Now we skip that slow code if debugging is disabled. I also unified
logging code for XML response and request.

Reviewers: Syncroton Developers, mollekopf

Reviewed By: Syncroton Developers, mollekopf

Subscribers: Syncroton Developers

Differential Revision: https://git.kolab.org/D4430

Details

Provenance
machniakAuthored on Jul 27 2023, 8:56 AM
machniakPushed on Jul 27 2023, 8:56 AM
Reviewer
Syncroton Developers
Differential Revision
D4430: Fix performance by skipping XML debug when debugging is disabled
Parents
rSd6d069426c7b: Fixed a typo
Branches
Unknown
Tags
Unknown
Build Status
Buildable 43742