用 curl 简单打了下追踪:
* Connected to
www.zhihu.com port 443
* using HTTP/1.x
> GET / HTTP/1.1
> Host:
www.zhihu.com> User-Agent: curl/8.14.1
> Accept: */*
>
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* Request completely sent off
< HTTP/1.1 525 EO errCode : SSL handshake failed
< Server: EdgeOne_IS_OC
< Content-Length: 0
< Connection: keep-alive
< Date: Fri, 17 Oct 2025 02:06:59 GMT
< alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
< EO-LOG-UUID: 12789637950738548018
* The requested URL returned error: 525
<
* closing connection #0
估计是源站 SLB 炸了?