access_log.h File Reference
Include dependency graph for access_log.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | fvdbCountVia (const SBuf &) |
void | fvdbCountForwarded (const SBuf &) |
count occurrences of the given X-Forwarded-For header value More... | |
Function Documentation
◆ fvdbCountForwarded()
void fvdbCountForwarded | ( | const SBuf & | ) |
Referenced by clientInterpretRequestHeaders().
◆ fvdbCountVia()
void fvdbCountVia | ( | const SBuf & | ) |
XXX: these functions preserve all counted values until the next log rotation count occurrences of the given Via header value
Referenced by clientInterpretRequestHeaders().