Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 IIS 8.5 上的“IP 地址和域限制”设置根据一段时间内的请求数拒绝 IP 地址。
是否可以将剩余的请求数输出到 HTTP 响应标头,以便用户每次发出请求时都可以看到剩余的请求数?
问候