需要考虑没有stream配置块时,调用获取状态接口的情况。
zhouchangxun opened this issue · 1 comments
zhouchangxun commented
当没有stream block时, stream_peers_ctx==NULL, 需做判断,只输出http upstream server的状态。
备注:不用考虑没有http block的情况,因为这种情况也肯定没有healthcheck_status 指令存在。
zhouchangxun commented
it has resolved.