메뉴 건너뛰기

GREATUSER

free

Rate Limiting with NGINX and NGINX Plus

관리자 2017.06.13 17:00 조회 수 : 60

Rate Limiting with NGINX and NGINX Plus One of the most useful, but often misunderstood and misconfigured, features of NGINX is rate limiting. It allows you to limit the amount of HTTP requests a user can make in a given period of time. A request can be as simple as a GET request for the homepage of a website or a POST request on a login form. Rate limiting can be used for security purposes, for example to slow down brute force password guessing attacks. It can help protect against DDoS attacks by limiting the incoming request rate to a value typical for real users, and (with logging) identify the targeted URLs. More generally, it is used to protect upstream application servers from being overwhelmed by too many user requests at the same time. In this blog we will cover [ more... ]

The post Rate Limiting with NGINX and NGINX Plus appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/rate-limiting-with-nginx-and-nginx-plus/
번호 제목 글쓴이 날짜 조회 수
1105 Windows 10 Tip: Set active hours so your PC won’t restart while you’re working 관리자 2017.03.21 138
1104 Announcing Long Term Support in Piwik 2 – The analytics platform for your mission critical projects 관리자 2016.01.12 138
1103 Working with Brushes and Content – XAML and Visual Layer Interop, Part One 관리자 2017.07.19 137
1102 AWS CodeStar 및 CodeBuild에 신규 닷넷(.Net) 코어 앱 개발 지원 관리자 2017.07.12 137
1101 Now available: Windows Developer training course on Desktop Bridge 관리자 2017.04.18 137
1100 떠오르는 스타트업 소개 – 윈티드, 뱅크샐러드 및 아자르 관리자 2017.06.28 136
1099 Powering Microservices and Sockets Using NGINX and Kubernetes 관리자 2017.03.10 136
1098 Sushi = Beer ?! An introduction of UTF8 support in MySQL 8.0 관리자 2017.01.14 136
1097 HTTP Strict Transport Security (HSTS) and NGINX 관리자 2016.03.24 135
1096 SQL 첫걸음: 하루 30분 36강으로 배우는 완전 초보의 SQL 따라잡기 관리자 2015.12.31 135
1095 Announcing gRPC Support in NGINX 관리자 2018.03.18 134
1094 Windows 10 Tip: Three ways to get started with OneNote 관리자 2017.08.22 134
1093 Announcing Windows 10 Insider Preview Build 16176 for PC + Build 15204 for Mobile 관리자 2017.04.15 134
1092 이것이 리눅스다 – 우재남저 (한빛미디어) 관리자 2015.12.31 134
1091 Introducing sonarwhal v1: The linting tool for the web 관리자 2018.04.20 133
위로