• reducing web server inactivity timeout?

    From mark lewis@1:3634/12.73 to all on Wed Oct 10 16:47:08 2018

    where can i adjust the web server's inactivity timeout?

    synchronet: web 0067 Session timeout due to inactivity (120 seconds)

    i'd like to drop them a little faster so as to not burn up resources... if that's at all possible...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Next! Next! Number 17! Number 17!
    ---
    * Origin: (1:3634/12.73)
  • From Mortifis@1:103/705 to mark lewis on Wed Oct 10 19:30:04 2018
    where can i adjust the web server's inactivity timeout?

    synchronet: web 0067 Session timeout due to inactivity (120 seconds)

    i'd like to drop them a little faster so as to not burn up resources... if that's at all possible...

    )\/(ark

    in ctrl/sbbs.ini

    [Web] Web (HTTP) Server
    AutoStart=true
    Interface=
    Port=81
    TLSInterface=
    TLSPort=443
    MaxClients=150
    RootDirectory=../web/root
    ErrorDirectory=error
    IndexFileNames=index.html,index.ssjs,index.xjs
    CGIDirectory=cgi-bin
    CGIExtensions=.cgi
    DefaultCGIContent=text/plain
    Authentication=Basic,Digest,TLS-PSK
    JavaScriptExtension=.ssjs
    EmbJavaScriptExtension=.bbs
    MaxInactivity=120 <--------------- HERE -----------
    MaxCgiInactivity=120
    OutbufDrainTimeout=10

    ---
    * Synchronet * Twisted Truckers BBS web asmf-etrucker.com:81 telnet asmf-etrucker.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Mortifis on Thu Oct 11 00:09:56 2018

    On 2018 Oct 10 19:30:04, you wrote to me:

    where can i adjust the web server's inactivity timeout?
    [...]

    in ctrl/sbbs.ini

    [Web] Web (HTTP) Server

    thanks!

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... It's a sad, sad day when proper cornbread is sweetened.
    ---
    * Origin: (1:3634/12.73)