[GH-ISSUE #58] 在使用CDN时CC防护会误封 #174

Closed
opened 2026-03-13 16:45:38 +03:00 by kerem · 1 comment
Owner

Originally created by @MoeMion on GitHub (Aug 3, 2021).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/58

在使用CDN时,由于发起请求的IP为CDN提供商的节点造成误封。有没有可能通过X-Forwarded-For头来判断攻击IP?

Originally created by @MoeMion on GitHub (Aug 3, 2021). Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/58 在使用CDN时,由于发起请求的IP为CDN提供商的节点造成误封。有没有可能通过X-Forwarded-For头来判断攻击IP?
kerem 2026-03-13 16:45:38 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@ADD-SP commented on GitHub (Aug 3, 2021):

是否使用了 ngx_http_realip_module 以获取真实 IP?

<!-- gh-comment-id:891671426 --> @ADD-SP commented on GitHub (Aug 3, 2021): 是否使用了 ngx_http_realip_module 以获取真实 IP?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ngx_waf#174
No description provided.