메뉴 건너뛰기

GREATUSER

free

Rate Limiting with NGINX and NGINX Plus

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

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/
번호 제목 글쓴이 날짜 조회 수
820 클라우드 이전을 위한 AWS Application Discovery Service 서비스 출시 관리자 2016.05.16 14
819 This Week on Windows: Emoji, Summer Games, and Windows Hello   관리자 2016.08.13 14
818 Acer announces new and redesigned Windows 10 PCs 관리자 2016.09.01 14
817 Innovative devices from Microsoft partners bring Windows 10 experiences to life 관리자 2016.09.02 14
816 New trailer and global release dates revealed for ReCore 관리자 2016.09.03 14
815 Kody Peralta: A high school student using Surface Book and OneNote every day 관리자 2016.09.03 14
814 Building in 10k: Designing for Optimization and Performance 관리자 2016.09.07 14
813 Apps built using the Desktop Bridge now available in the Windows Store! 관리자 2016.09.15 14
812 Microsoft HoloLens enables thyssenkrupp to transform the global elevator industry 관리자 2016.09.16 14
811 Windows 10 Tip: How to enable Windows Spotlight images on your lock screen 관리자 2016.09.20 14
810 Introducing MySQL InnoDB Cluster – MySQL HA: Out-of-Box, Easy to use High Availability 관리자 2016.09.20 14
809 MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs) 관리자 2016.09.21 14
808 Announcing Windows 10 Insider Preview Build 14936 for PC and Mobile 관리자 2016.09.29 14
807 Just released – Windows developer virtual machines – September 2016 build 관리자 2016.10.01 14
806 Save the date for our Microsoft Event 관리자 2016.10.08 14
위로