XQUIC1.8.0无法与tengine兼容问题 #450
Answered
by
Yanmei-Liu
ruanqingxuan
asked this question in
Q&A
-
xquic1.8.0添加了fec等功能后,与tengine无法兼容,导致tengine开启了之后用浏览器访问一直导致网页加载失败是怎么回事 |
Beta Was this translation helpful? Give feedback.
Answered by
Yanmei-Liu
Jan 24, 2025
Replies: 1 comment
-
目前tengine社区还未在module中更新FEC相关功能,因此在tengine module使用时,可先关闭FEC编译宏的方式关闭所有FEC相关功能,以保证兼容性。FEC编译宏包括以下参数,默认为不包含(即不带就是不包含),在tengine中使用时可以删除以下参数:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Yanmei-Liu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前tengine社区还未在module中更新FEC相关功能,因此在tengine module使用时,可先关闭FEC编译宏的方式关闭所有FEC相关功能,以保证兼容性。FEC编译宏包括以下参数,默认为不包含(即不带就是不包含),在tengine中使用时可以删除以下参数: