-
Notifications
You must be signed in to change notification settings - Fork 103
Report issues and send patches
Alexander Krizhanovsky edited this page Sep 19, 2023
·
2 revisions
Preferred way to report incident is to use the issues pane on project's Github page.
Please, add as much as possible information about incident:
- Issue description, e.g. crash, freeze or unexpected behaviour;
- Steps to reproduce the issue;
- Linux Kernel and TempestaFW versions. If built from sources tree-ish (SHA-1) is required. If install from packages, Release tag is needed;
- Kernel crash information from
/var/crash/%Date%
directory:dmesg
anddump
files. For issues happen on custom kernels information about patches applied to the kernel, kernel configuration, kernel image and debug symbols may be very helpful; - Contact e-mail for faster cooperation.
Patches are welcomed through Pull requests on the project page. Refer to Github user guide for pull request manual.
- Home
- Requirements
- Installation
-
Configuration
- Migration from Nginx
- On-the-fly reconfiguration
- Handling clients
- Backend servers
- Load Balancing
- Caching Responses
- Non-Idempotent Requests
- Modify HTTP Messages
- Virtual hosts and locations
- HTTP Session Management
- HTTP Tables
- HTTP(S) Security
- Header Via
- Health monitor
- TLS
- Virtual host confusion
- Traffic Filtering by Fingerprints
- Run & Stop
- Application Performance Monitoring
- Use cases
- Performance
- Contributing