<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Folks,<br>
    <br>
    I am running: ircd-hybrid 1:7.2.2.dfsg.2-6.2<span style="color:
      rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: normal; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none; "></span> on Debian stable on a intranet.<br>
    <br>
    Apologies in advance for a newbie question - yes I have read the
    INSTALL and README and searched for ircd-hybrid documentation and
    irdc configuration in general. I think that my problem is that the
    terminology is unfamiliar, and so I am not certain which search
    terms are appropriate.<br>
    <br>
    On our intranet, when a user posts several (e.g. 20 ) lines of text
    in a single post, they are delivered one line at a time, with a 1
    second delay between each line.<br>
    <br>
    I assume this is some form of 'crapflood' throttle / protection. I
    would like to reduce / remove the throttle, or raise the threshold
    at which it kicks in.<br>
    <br>
    I have the following settings:<br>
        default_floodcount = 1000;<br>
        client_flood = 2000;<br>
    <br>
    Any help / pointer greatly appreciated.<br>
    <br>
    Regards<br>
    Jeff<br>
    <br>
    PS We mostly use ChatZilla in XULrunner clients - I have also
    checked to see if this was a client setting, without any luck.<br>
    <br>
  </body>
</html>