📜  未定义符号:ngx_stream_upstream_hash_module - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:15.490000             🧑  作者: Mango

代码示例1
change priority symblic link number at /etc/nginx/modules-enabled, 
especially for all stream modules. 
use number greater than 50.

example:
change/rename 50-mod-stream-upsync.conf to 80-mod-stream-upsync.conf

# cd /etc/nginx/modules-enabled
# mv 50-mod-stream-upsync.conf 80-mod-stream-upsync.conf