mod_log_http/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 28 Jul 2021 16:06:03 +0200
changeset 4641 242251ce1036
parent 2704 7a5dae85f26f
permissions -rw-r--r--
mod_smacks: Use 'smacks_max_inactive_unacked_stanzas' when inactive and no timer This separate limit should probably apply also when it somehow doesn't have a timer set.

---
summary: HTTP request logging
...

Introduction
============

This module logs *outgoing* requests that go via the internal net.http API.

Output format liable to change.

Configuration
=============

One option is required, set `log_http_file` to the file path you would like to log to.

Compatibility
=============

  ----- -------
  0.10   Works (requires 375cf924fce1 or later)
  ----- -------