Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 268 Bytes

web-servers.md

File metadata and controls

12 lines (11 loc) · 268 Bytes

Web-Servers

  • Different Web-Servers
    • Nginx
    • IIS
    • Kestrel
      • In-Process VS Out-of-Process Hosting
  • Load Balancing
  • Reverse Proxy (Proxy vs ReverseProxy, what are the diferences?)
  • URL Rewriting
  • Request Filtering & Logging
  • Request Limiting & Throttling