Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5cdfedebbe04c50cf740489726c22775ee378434
      
https://github.com/OpenSIPS/opensips/commit/5cdfedebbe04c50cf740489726c22775ee378434
  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.

(cherry picked from commit e13d0620407aa7e9b5a2905f76432e4c940dfc8b)



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

Reply via email to