Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e13d0620407aa7e9b5a2905f76432e4c940dfc8b
      
https://github.com/OpenSIPS/opensips/commit/e13d0620407aa7e9b5a2905f76432e4c940dfc8b
  Author: Razvan Crainea <raz...@opensips.org>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M modules/ratelimit/doc/ratelimit_admin.xml
    M modules/ratelimit/ratelimit.h
    M modules/ratelimit/ratelimit_helper.c

  Log Message:
  -----------
  ratelimit: repurpose the repl_buffer_threshold

Instead of defaulting it to MTU (due to an old datagram limitation), we
should use a higher value, that would only control the fragmentation of
the send buffer.
Moreover, do not send the buffer to the clusters nodes under lock,
since it might block, thus block the entire ratelimit function.



_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to