메뉴 건너뛰기

GREATUSER

free

Rate Limiting with NGINX and NGINX Plus

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

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/
번호 제목 글쓴이 날짜 조회 수
220 Windows Application Driver is no longer in Beta! 관리자 2017.10.26 6
219 Announcing Windows 10 Insider Preview Build 17025 for PC 관리자 2017.10.26 50
218 NVIDIA Tesla V100 GPU 지원 Amazon EC2 P3 인스턴스 타입 정식 출시 관리자 2017.10.26 11
217 This Week on Windows: Shocktober, tips for using the reimaged Photos app and more 관리자 2017.10.27 50
216 Amazon EC2 P3 인스턴스를 위한 신규 Deep Learning AMI 출시 관리자 2017.10.28 6
215 AWS 주간 소식 모음 – 2017년 10월 30일 관리자 2017.10.30 6
214 떠오르는 스타트업 소개 – 레코벨, 메쉬코리아, 블로코 관리자 2017.10.30 6
213 Windows 10 Tip: How to pin your favorite websites to the taskbar with Microsoft Edge 관리자 2017.10.31 8
212 News from Future Decoded: Designing devices for the new culture of work 관리자 2017.11.01 3
211 Introducing new JavaScript optimizations, WebAssembly, SharedArrayBuffer, and Atomics in EdgeHTML 16 관리자 2017.11.01 50
210 직원에게 클라우드 교육 시 고려해야 할 11가지 관리자 2017.11.01 7
209 Mixed Reality momentum continues in the Modern Workplace and Microsoft HoloLens expands to 29 new markets 관리자 2017.11.02 50
208 Windows 10 SDK Preview Build 17025 관리자 2017.11.02 183
207 This Week on Windows: Super Lucky’s Tale launch trailer reveal, a Microsoft Edge tip and more 관리자 2017.11.03 102
206 Amazon Athena, 서울 리전 출시 관리자 2017.11.03 5
위로