• Home
Home
Anti-DDoS CDNStatic & dynamic acceleration, edge scrubbingAnti-DDoS IP forwardingL4 forwarding with protected IPsSDK game shieldClient SDK for gaming workloadsAnti-DDoS serversDedicated compute with high availabilityLearn more
Gaming solutionLow latency + protectionFinancial solutionCompliance & scrubbingLive streaming solutionPush/pull at the edgeBlockchain solutionWeb3 infra protectionExplore
DocumentationAPIs & onboardingHelp centerFAQs & ticketsBlog & newsUpdates & best practicesGlobal speed testMulti-region performance checksTag cloudTopic map across the siteOpen docs
AboutMission & visionCareersHiringPartnersEcosystemContactSales & supportContact us

Browse

  • 源服务器配置
  • HTTPS证书管理
← All articles
Help center/域名接入/源服务器配置

源服务器配置

速盾网络 Team
Help

Related docs

  • HTTPS证书管理

On this page

No outline

Share

𝕏fin

Enterprise CDN & acceleration with AI-driven monitoring and full-spectrum, real-time DDoS/CC protection. Trusted by tens of thousands of companies for fast, secure, and reliable content delivery and DDoS mitigation.

Product

  • Anti-DDoS CDN
  • Anti-DDoS IP forwarding
  • SDK game shield
  • Anti-DDoS servers

Solutions

  • Gaming solution
  • Financial solution
  • Live streaming solution
  • Blockchain solution

Resources

  • Documentation
  • Help center
  • Blog & news
  • Global speed test

Company

  • About
  • Careers
  • Partners
  • Contact

© 2026-2028 sudun.com 保留所有权利

  • Privacy
  • Terms
  • Cookies

帮助中心域名接入源服务器配置

源服务器配置

Sundun Team2026年3月11日

源服务器是存储您网站内容原始版本的地方。正确配置可确保Sundun节点能够高效安全地获取您的内容。


1. 定义源站

在Sundun控制台中,您可以通过以下类型配置源站:

  • IP地址:输入服务器的公网IPv4或IPv6地址。
  • 域名(FQDN):如果源站托管在云服务商(如AWS S3、Azure),请使用服务商提供的域名。

2. 源站协议与端口

选择Sundun与服务器通信的方式:

  • HTTP(端口80):标准未加密连接。
  • HTTPS(端口443):加密连接。注意: 您的源站必须安装有效的SSL证书才能生效。
  • 协议跟随:Sundun将采用最终用户访问网站时使用的相同协议(HTTP或HTTPS)。

3. 关键步骤:IP白名单设置

为防止源服务器因高并发请求(可能被服务器误判为DDoS攻击)而屏蔽Sundun边缘节点,您必须在服务器防火墙(如iptables、ufw或云安全组)中将我们的IP段加入白名单。

  • 下载IP列表:您可以在高级设置部分找到最新的Sundun边缘IP列表。
  • 安全优势:设置白名单后,您可将源站配置为仅接受来自Sundun IP的流量,从而有效隐藏真实服务器IP,避免暴露在公网中。

4. 源站主机头

主机头用于告知服务器Sundun请求的是哪个网站。

  • 默认模式:Sundun发送用户请求的域名。
  • 自定义模式:如果源服务器需要响应不同的内部域名,您可以在源站设置面板中自定义主机头。

5. 健康检查

Sundun会自动监控源站的可用性。

  • 如果源站停止响应,我们的节点将尝试提供网站的缓存版本,或向用户显示可自定义的5xx错误页面。