• Request for MAXSIZE data from NNTP sysops

    From Syber Shock@21:1/5 to All on Fri May 19 08:11:16 2023
    This is not an attempt to start a discussion or debate about optimal
    message sizes or the reasons therefor. None of that is relevant to my
    query.

    I request NNTP sysops to respond with the exact maximum message size
    enforced by their configurations for:

    1. Posting
    2. Forwarding / Receiving from other peers.

    I do not need to know the addresses of the servers. I just need maxsize
    numbers that are in actual use.

    I am making an application and this information may be helpful in
    tailoring the default settings of the installation script.

    --

    SugarBug | https://sybershock.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jesse Rehmer@21:1/5 to Syber Shock on Fri May 19 14:30:30 2023
    On May 19, 2023 at 8:11:16 AM CDT, "Syber Shock" <admin@sybershock.com> wrote:

    This is not an attempt to start a discussion or debate about optimal
    message sizes or the reasons therefor. None of that is relevant to my
    query.

    I request NNTP sysops to respond with the exact maximum message size
    enforced by their configurations for:

    1. Posting
    2. Forwarding / Receiving from other peers.

    I do not need to know the addresses of the servers. I just need maxsize numbers that are in actual use.

    I am making an application and this information may be helpful in
    tailoring the default settings of the installation script.

    10000000 bytes for both.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thomas Hochstein@21:1/5 to Syber Shock on Fri May 19 22:03:08 2023
    Syber Shock schrieb:

    I request NNTP sysops to respond with the exact maximum message size
    enforced by their configurations for:

    1. Posting
    2. Forwarding / Receiving from other peers.

    1.000.000 (about 1 MB) for both, INN default.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?Julien_=c3=89LIE?=@21:1/5 to All on Fri May 19 23:06:55 2023
    Hi,

    1. Posting
    2. Forwarding / Receiving from other peers.

    I do not need to know the addresses of the servers. I just need maxsize numbers that are in actual use.

    I only run a testing news server so my configuration does not count much
    (I have set up 600 kB for both values, which is enough for large FAQs).

    I am however peering with feeds that ask for articles of less than 256
    kiB (about 262 kB) or even 100 kB for one.

    --
    Julien ÉLIE

    « Ils se souviendront de la marmite de poisson ! » (Astérix)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adam W.@21:1/5 to Syber Shock on Sat May 20 04:22:21 2023
    Syber Shock <admin@sybershock.com> wrote:

    I request NNTP sysops to respond with the exact maximum message size
    enforced by their configurations for:

    1. Posting
    2. Forwarding / Receiving from other peers.

    [news@kvm ~]$ grep maxartsize etc/inn.conf
    maxartsize: 10485760
    localmaxartsize: 1048576

    And some of my peers requested...

    [news@kvm ~]$ grep ,\< etc/newsfeeds
    :Ap,Tm,<131072:innfeed!
    :Ap,Tm,<1000000:innfeed!
    :Ap,Tm,<256000:innfeed!
    :Ap,Tm,<131072:innfeed!
    :Ap,Tm,<65536:innfeed!
    :Ap,Tm,<262144:innfeed!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nigel Reed@21:1/5 to Syber Shock on Sun May 21 02:43:41 2023
    On Fri, 19 May 2023 08:11:16 -0500
    Syber Shock <admin@sybershock.com> wrote:

    This is not an attempt to start a discussion or debate about optimal
    message sizes or the reasons therefor. None of that is relevant to my
    query.

    I request NNTP sysops to respond with the exact maximum message size
    enforced by their configurations for:

    1. Posting
    2. Forwarding / Receiving from other peers.

    I do not need to know the addresses of the servers. I just need
    maxsize numbers that are in actual use.

    I am making an application and this information may be helpful in
    tailoring the default settings of the installation script.


    news@www:~$ grep maxartsize etc/inn.conf
    maxartsize: 1000000
    localmaxartsize: 1000000


    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Daniel Weber@21:1/5 to All on Mon May 22 07:27:58 2023
    Am 19.05.2023 um 15:11 schrieb Syber Shock:
    I request NNTP sysops to respond with the exact maximum message size
    enforced by their configurations for:

    1. Posting

    262144 bytes

    2. Forwarding / Receiving from other peers.

    524288 bytes

    Bye
    Daniel

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)