ngx_stream_map_module missing/not enabled
I have jitsi running on Ubuntu 20.04.1 LTS.
I tried to improve the TURN server setup for portsharing with nginx:
https:/
The main part of the nginx configuration is using a map inside the stream context:
stream {
map $ssl_preread_
}
...
}
This always dies with
[emerg] 33685#33685: could not build map_hash, you should increase map_hash_
According to
http://
for setting a map inside the stream context this module is required.
I did not check the build prcedure but I think this could be solved by enabling this module during build.
Is this possible, even for 20.04 LTS?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu nginx Edit question
- Assignee:
- Thomas Ward Edit question
- Solved by:
- Thomas Ward
- Solved:
- Last query:
- Last reply: