• Too Many Servers

    From Paul Hayton@3:770/100 to All on Wed May 11 21:12:49 2016
    + 11 May 19:08:30 [23212] incoming session with 2601:8b:8401:15b9:89a0:1f59:d57d:61da
    ? 11 May 19:08:30 [23212] too many servers
    + 11 May 19:08:30 [23212] done (?, failed, S/R: 0/0 (0/0 bytes))

    Can anyone explain this error for me?

    I end up having to shutdown binkd and restart to clear.

    Is there a setting in config I should be changing or ??

    Best, Paul

    --- Mystic BBS v1.12 A13 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (3:770/100)
  • From Andrew Kolchoogin@2:5020/290.22 to Paul Hayton on Wed May 11 13:03:33 2016
    Hello Paul.

    11 May 16 21:12, you wrote to all:

    Can anyone explain this error for me?
    "Too many servers" is that we called 'BUSY' in modem days. :)

    You should increase 'maxservers' config value.

    Andrew

    ... God made the people -- Colonel Colt made them equal
    --- ÅÑα«¼ »« »Ñαúá¼Ñ¡Γπ
    * Origin: é«ßѼ¡áñµáΓδ⌐ ¿¡ΓÑα¡áΓ (2:5020/290.22)
  • From Wilfred van Velzen@2:280/464.112 to Paul Hayton on Wed May 11 12:13:27 2016
    Hi Paul,

    On 11 May 16 21:12, Paul Hayton wrote to All:
    about: "Too Many Servers":

    + 11 May 19:08:30 [23212] incoming session with 2601:8b:8401:15b9:89a0:1f59:d57d:61da
    ? 11 May 19:08:30 [23212] too many servers
    + 11 May 19:08:30 [23212] done (?, failed, S/R: 0/0 (0/0 bytes))

    Can anyone explain this error for me?

    I end up having to shutdown binkd and restart to clear.

    Is there a setting in config I should be changing or ??

    There are these:

    #
    # Max. number of inbound/outbound connections
    #
    #maxservers 2
    #maxclients 2

    The default for both is 100. So if you haven't set them, something is wrong! ;) If you have set them try increasing the value, or comment them out to use the default.

    Wilfred.

    --- FMail-W32 1.69.21.177-B20160330
    * Origin: point@work (2:280/464.112)
  • From Paul Hayton@3:770/100 to Andrew Kolchoogin on Thu May 12 06:43:00 2016
    On 05/11/16, Andrew Kolchoogin pondered and said...

    "Too many servers" is that we called 'BUSY' in modem days. :)

    You should increase 'maxservers' config value.

    Thanks Andrew!

    --- Mystic BBS v1.12 A13 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (3:770/100)
  • From Paul Hayton@3:770/100 to Wilfred van Velzen on Thu May 12 06:43:51 2016
    On 05/11/16, Wilfred van Velzen pondered and said...

    #maxservers 2
    #maxclients 2

    The default for both is 100. So if you haven't set them, something is wrong! ;) If you have set them try increasing the value, or comment them out to use the default.

    I set them to 100 I had then at 5 - thanks to both you and Andrew for your replies. I'll see how I get on with that now :)

    Best, Paul

    --- Mystic BBS v1.12 A13 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (3:770/100)
  • From Jeff Smith@1:14/5 to Paul Hayton on Wed May 11 16:06:08 2016
    Hello Paul.

    11 May 16 21:12, you wrote to all:

    + 11 May 19:08:30 [23212] incoming session with 2601:8b:8401:15b9:89a0:1f59:d57d:61da
    ? 11 May 19:08:30 [23212] too many servers
    + 11 May 19:08:30 [23212] done (?, failed, S/R: 0/0 (0/0 bytes))

    Can anyone explain this error for me?

    I end up having to shutdown binkd and restart to clear.

    Is there a setting in config I should be changing or ??

    In your BinkD config file what do you have for you "maxservers" and "maxclients".I think the default is 2 but I usually need to raise that up
    if I am hubbing mail or files or the like.

    Best, Paul

    --- Mystic BBS v1.12 A13 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (3:770/100)

    Jeff

    --- GoldED+/W32-MINGW 1.1.5-b20070503
    * Origin: Region 14 IP Server - ftn.region14.org (1:14/5)
  • From Wilfred van Velzen@2:280/464 to Jeff Smith on Sat May 14 18:07:45 2016
    Hi,

    On 2016-05-11 16:06:08, Jeff Smith wrote to Paul Hayton:
    about: "Too Many Servers":

    In your BinkD config file what do you have for you "maxservers" and "maxclients".I think the default is 2 but I usually need to raise that
    up if I am hubbing mail or files or the like.

    The default is 100 for both if they are not specified! In the example config it
    shows 2 though, which I think is unnecessarily low...

    Bye, Wilfred.


    --- FMail-W32 1.69.22.178-B20160331
    * Origin: Native IPv6 connectable node (2:280/464)
  • From mark lewis@1:3634/12.73 to Wilfred van Velzen on Sat May 14 13:42:06 2016

    14 May 16 18:07, you wrote to Jeff Smith:

    In your BinkD config file what do you have for you "maxservers" and
    "maxclients".I think the default is 2 but I usually need to raise
    that up if I am hubbing mail or files or the like.

    The default is 100 for both if they are not specified! In the example config it shows 2 though, which I think is unnecessarily low...

    and yet one popular configuration is with them set to 1 so that it is much easier to parse the logs for stats on each connection ;)

    )\/(ark

    Always Mount a Scratch Monkey

    ... I didn't know it was impossible when I did it.
    ---
    * Origin: (1:3634/12.73)
  • From Jeff Smith@1:282/1031 to Wilfred Van Velzen on Sun May 15 03:04:40 2016
    Hello Wilfred,

    On 2016-05-11 16:06:08, Jeff Smith wrote to Paul Hayton:
    about: "Too Many Servers":

    In your BinkD config file what do you have for you "maxservers" and
    "maxclients".I think the default is 2 but I usually need to raise that
    up if I am hubbing mail or files or the like.

    The default is 100 for both if they are not specified! In the example config i
    shows 2 though, which I think is unnecessarily low...

    Yeah, I ran into that problem rather quickly when I used the preexisting setting of 2 for both in the BinkD config file when I first setup BinkD some years back. Yesterday I installed/compiled the current snapshot of BinkD on a Linux machine here and those were just two of the settings that were changed.


    Jeff

    --- BBBS/Li6 v4.10 Dada-2
    * Origin: The OuijaBoard - Anoka, MN (1:282/1031)
  • From Jeff Smith@1:14/5 to Wilfred van Velzen on Sat May 14 16:40:48 2016
    Hello Wilfred.

    14 May 16 18:07, you wrote to me:

    Hi,

    On 2016-05-11 16:06:08, Jeff Smith wrote to Paul Hayton:
    about: "Too Many Servers":

    In your BinkD config file what do you have for you "maxservers"
    and "maxclients".I think the default is 2 but I usually need to
    raise that up if I am hubbing mail or files or the like.

    The default is 100 for both if they are not specified! In the example config it shows 2 though, which I think is unnecessarily low...

    Odd, in all of the default BinkD config files that I have seen. Most were
    were already set with each set to 2 while some others had the those settings commented out. I ran into the the max server issue early on and raised that number up first thing.

    Bye, Wilfred.


    --- FMail-W32 1.69.22.178-B20160331
    * Origin: Native IPv6 connectable node (2:280/464)

    Jeff

    --- GoldED+/W32-MINGW 1.1.5-b20070503
    * Origin: Region 14 IP Server - ftn.region14.org (1:14/5)