• src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c web

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Saturday, November 30, 2024 15:00:11
    https://gitlab.synchro.net/main/sbbs/-/commit/cb28dafe357563571d2bf89f
    Modified Files:
    src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c websrvr.h
    Log Message:
    Implement max concurrent connections (per IP) limit in web server, default: 10

    We have this feature for the FTP, Mail, and Terminal servers (with no default limit) but crazy abuse of my Synchronet web servers has now made this a necessity for Vertrauen. A limit of 2 used to be considered reasonable long ago. Today, 10 seems fair enough. Setting to 0 will impose no max-connections per IP address (other than the total client limit per server).
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to Rob Swindell (on Windows on Saturday, November 30, 2024 20:20:17
    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c web
    By: Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Sat Nov 30 2024 03:00 pm

    Log Message:
    Implement max concurrent connections (per IP) limit in web server, default: 10

    We have this feature for the FTP, Mail, and Terminal servers (with no default limit) but crazy abuse of my Synchronet web servers has now made this a necessity for Vertrauen. A limit of 2 used to be considered reasonable long ago. Today, 10 seems fair enough. Setting to 0 will impose no max-connections per IP address (other than the total client limit per server).

    i'm having issues right now and i'm on irc hoping i can catch you.

    your msg subs on the web are laggy and sometimes i'm getting this https://i.imgur.com/buXbgaz.png
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to MRO on Sunday, December 01, 2024 00:39:59
    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: MRO to Rob Swindell (on Windows on Sat Nov 30 2024 08:20 pm

    i'm having issues right now and i'm on irc hoping i can catch you.

    Which IRC?

    your msg subs on the web are laggy and sometimes i'm getting this https://i.imgur.com/buXbgaz.png

    For the best web experience on Vertrauen, use web.synchro.net.

    That said, that issue should now be resolved (with that error).
    --
    digital man (rob)

    Rush quote #73:
    He's wise enough to win the world, but fool enough to lose it ... New World Man Norco, CA WX: 59.3øF, 24.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to Digital Man on Sunday, December 01, 2024 04:03:21
    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: Digital Man to MRO on Sun Dec 01 2024 12:39 am

    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: MRO to Rob Swindell (on Windows on Sat Nov 30 2024 08:20 pm

    i'm having issues right now and i'm on irc hoping i can catch you.

    Which IRC?


    haha ask deuce!

    your msg subs on the web are laggy and sometimes i'm getting this https://i.imgur.com/buXbgaz.png

    For the best web experience on Vertrauen, use web.synchro.net.

    That said, that issue should now be resolved (with that error).

    okay i used vert.synchro.net. then when i have problems i use cvs.synchro.net.

    I just thought i'd try to contact you when i was happening incase you could see something.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to MRO on Sunday, December 01, 2024 02:55:56
    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: MRO to Digital Man on Sun Dec 01 2024 04:03 am

    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: Digital Man to MRO on Sun Dec 01 2024 12:39 am

    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: MRO to Rob Swindell (on Windows on Sat Nov 30 2024 08:20 pm

    i'm having issues right now and i'm on irc hoping i can catch you.

    Which IRC?


    haha ask deuce!

    Okay, I see that exchange in the scrollback of #synchronet now.

    your msg subs on the web are laggy and sometimes i'm getting this https://i.imgur.com/buXbgaz.png

    For the best web experience on Vertrauen, use web.synchro.net.

    That said, that issue should now be resolved (with that error).

    okay i used vert.synchro.net. then when i have problems i use cvs.synchro.net.

    cvs.synchro.net doesn't have a web interface for Vertrauen, web.synchro.net does.

    I just thought i'd try to contact you when i was happening incase you could see something.

    It was actually Deuce that provided the fix. The way I was imposing the max concurrent connection limit (per client) wasn't compatible with HTTPS.
    --
    digital man (rob)

    Rush quote #37:
    Ignorance and prejudice and fear go hand in hand
    Norco, CA WX: 60.8øF, 21.0% humidity, 1 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From MRO@1:103/705 to Digital Man on Sunday, December 01, 2024 05:26:50
    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: Digital Man to MRO on Sun Dec 01 2024 02:55 am

    Okay, I see that exchange in the scrollback of #synchronet now.

    your msg subs on the web are laggy and sometimes i'm getting this https://i.imgur.com/buXbgaz.png

    For the best web experience on Vertrauen, use web.synchro.net.

    That said, that issue should now be resolved (with that error).

    okay i used vert.synchro.net. then when i have problems i use cvs.synchro.net.

    cvs.synchro.net doesn't have a web interface for Vertrauen, web.synchro.net

    I just thought i'd try to contact you when i was happening incase you could see something.

    It was actually Deuce that provided the fix. The way I was imposing the max concurrent connection limit (per client) wasn't compatible with HTTPS.

    that's good that he took my info before banning me. see you guys again in 10 years.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to MRO on Sunday, December 01, 2024 21:03:30
    Re: src/sbbs3/sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c src/sbbs3/websrvr.c we
    By: MRO to Digital Man on Sun Dec 01 2024 05:26:50

    that's good that he took my info before banning me. see you guys again in 10 years.

    This isnt an airport, No need to announce your departure.
    ---
    Tim (kk4qbn)
    +o kk4qbn.synchro.net
    þ Synchronet þ KK4QBN BBS - kk4qbn.synchro.net - Chatsworth, GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)