Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 290 Bytes

web-servers.md

File metadata and controls

10 lines (9 loc) · 290 Bytes

Web-Servers

  • Different Web-Servers (Nginx, IIS, Kestrel, HTTP.sys)
  • In-Process vs Out-Process hosting
  • Load Balancing
  • Reverse Proxy (Proxy vs ReverseProxy, what are the diferences?)
  • URL Rewriting
  • Request Filtering & Logging
  • Request Limiting & Throttling
  • Cloud native proxies