메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
820 MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs) 관리자 2016.09.21 7
819 The collaboration coefficient: three keys to empower workplace collaboration 관리자 2016.09.21 7
818 API Gateway 업데이트 – 간편한 API 개발을 위한 신규 통합 기능 관리자 2016.09.25 7
817 Amazon EC2 업데이트 – 신규 Amazon Linux AMI 버전 및 M4.16xlarge 인스턴스 타입 공개 관리자 2016.09.28 7
816 Amazon EC2 신규 GPU 인스턴스 타입 – P2 (16 GPU 지원) 관리자 2016.10.01 7
815 Save the date for our Microsoft Event 관리자 2016.10.08 7
814 Windows 10 Tip: Getting started with the Windows Ink Workspace 관리자 2016.10.11 7
813 Pre-announcement: Piwik Marketplace soon open for paid premium features 관리자 2016.10.13 7
812 How to develop augmented reality apps with Vuforia for Windows 10 관리자 2016.10.13 7
811 AWS 주간 소식 모음 – 2016년 10월 18일 관리자 2016.10.18 7
810 MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs), Part Two – how to generate series 관리자 2016.10.19 7
809 Amazon EC2에서 윈도 서버 2016 실행하기 관리자 2016.10.20 7
808 AWS 예산 기능 업데이트 – 비용 및 사용량 추적하기 관리자 2016.10.26 7
807 MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs), Part Three – hierarchies 관리자 2016.10.26 7
806 Just released – Windows developer evaluation virtual machines – October 2016 build 관리자 2016.10.29 7
위로