mod_rawdebug/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 19 Sep 2016 19:36:19 +0200
changeset 2305 d7c014f91189
parent 2260 c5c583fae25d
permissions -rw-r--r--
mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742)

---
summary: Extra verbose logging of sent and received
---

Summary
=======

Sometimes it is useful to get the raw XML logs from clients for
debugging purposes, but some clients don't expose this.

This module logs dumps everything sent and received into debug logs, for
debugging purposes.