We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2023/02/24 20:20:19 [alert] 6778#6778: worker process 6780 exited on signal 11 (core dumped)
server { listen 80; listen [::]:80; server_name my-domain.tld; location / { access_by_lua_file lua/anti_ddos_challenge.lua; } }
The text was updated successfully, but these errors were encountered:
try using sudo apt-get install libnginx-mod-http-lua then
content_by_lua_file lua/anti_ddos_challenge.lua;
Sorry, something went wrong.
No branches or pull requests
nginx crash
Issue Description
Versions:
Nginx config:
The text was updated successfully, but these errors were encountered: