[OpenSIPS-Users] big websocket msg from chrome on windows issues
Răzvan Crainea
razvan at opensips.org
Thu Nov 12 21:54:52 CET 2015
Hi Tito!
Try setting the WebSocket chunks limit:
modparam("proto_ws", "ws_max_msg_chunks", 8)
Best regards,
Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com
On 11/12/2015 02:21 PM, Tito Cumpen wrote:
> Group,
>
>
> I am having issues processing very big websocket messages from chrome on
> windows using sip.js. The SDP content length is at 7053 and I am seeing
> this error within opensips logs.
>
> ERROR:proto_ws:ws_process: Made 4 read attempts but message is not
> complete yet - closing connection
>
>
> consequently the socket is closed and the user will reregister on a new
> port.
>
> I made an attempt to add this to my config
>
>
> tcp_max_msg_time = 8
>
> but it didn't make a difference.
>
>
> Thanks,
> Tito
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list