메뉴 건너뛰기

GREATUSER

free

Rate Limiting with NGINX and NGINX Plus

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

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/
번호 제목 글쓴이 날짜 조회 수
1180 Disabling VBScript execution in Internet Explorer 11 관리자 2017.04.13 571
1179 Analytics for the Internet of Things: collecting all your things’ data with Piwik to stay in control? 관리자 2016.01.06 571
1178 SQL 첫걸음: 하루 30분 36강으로 배우는 완전 초보의 SQL 따라잡기 관리자 2015.12.31 571
1177 Announcing new Microsoft Store Summer Camps to provide students with real-world digital skills 관리자 2018.04.24 570
1176 Amazon SageMaker BlazingText: 다중 CPU/GPU상에서 Word2Vec 알고리즘의 병렬 처리 관리자 2018.02.24 570
1175 Making mixed reality: a conversation with Alexandros Sigaras and Sophia Roshal 관리자 2017.09.14 570
1174 Forza Motorsport 7 Garage opens today 관리자 2017.07.20 570
1173 Powering Microservices and Sockets Using NGINX and Kubernetes 관리자 2017.03.10 570
1172 웹 엔지니어가 알아야 할 인프라의 기본 – 한빛미디어 관리자 2016.01.07 570
1171 How to get the Windows 10 April 2018 Update 관리자 2018.05.01 569
1170 H1 인스턴스 – 빅 데이터 애플리케이션을 위한 빠른 고밀도 스토리지 정식 출시 관리자 2017.12.04 569
1169 Amazon Redshift Spectrum에 대한 10가지 모범 사례 관리자 2017.11.24 569
1168 Announcing UWP Community Toolkit 1.1 관리자 2016.10.06 569
1167 Making GET_LOCK behavior more predictable cross version with query rewrite 관리자 2016.02.17 569
1166 이것이 리눅스다 – 우재남저 (한빛미디어) 관리자 2015.12.31 568
위로