Skip to content

feat(ocf_www): add nginx reverse proxy in front of apache#1461

Open
oliver-ni wants to merge 1 commit intomasterfrom
push-vlmqtrnwpqvu
Open

feat(ocf_www): add nginx reverse proxy in front of apache#1461
oliver-ni wants to merge 1 commit intomasterfrom
push-vlmqtrnwpqvu

Conversation

@oliver-ni
Copy link
Copy Markdown
Member

@oliver-ni oliver-ni commented Apr 6, 2026

nginx proxying to apache as a slowloris mitigation layer

this pr adds apache listening on port 16767 (http only) along side current 80/443, then nginx listening on 8080/8443, to test. the next pr (#1462) makes nginx do 80/443 and makes apache http 16767 only

@oliver-ni oliver-ni force-pushed the push-vlmqtrnwpqvu branch 12 times, most recently from 699ce18 to 14efd4e Compare April 6, 2026 11:57
Deploy nginx on test ports (8080/8443) proxying to apache as a
slowloris mitigation layer. Includes rate limiting, request
buffering, SSL termination, and dynamic user vhost generation.
@oliver-ni oliver-ni force-pushed the push-vlmqtrnwpqvu branch from 14efd4e to 452cb79 Compare April 6, 2026 12:01
@oliver-ni oliver-ni marked this pull request as ready for review April 6, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants