xinetd crashes

From: Zambrano Teran, David (dzambrano_at_royal-holiday.com)
Date: 09/23/04

  • Next message: SW: "Re: Changing the version broadcasted by Sendmail {Scanned}"
    Date: Thu, 23 Sep 2004 13:11:23 -0500
    To: <redhat-list@redhat.com>
    
    

    Hello everyone.

    I run an app through telnet and there's not other way to do it, my
    Server is Red hat AS 3 fully patched, 1 Gb RAM.

    The maximum amount of connections to the app is 250 which should not be
    considered as stress (I think), but when telnet sessions count 240+ the
    xinetd fells without any specific reason.

    I set the instances to unlimited in the conf.

     

    #

    # Simple configuration file for xinetd

    #

    # Some defaults, and include /etc/xinetd.d/

     

    defaults

    {

            instances = UNLIMITED

            log_type = SYSLOG authpriv

            log_on_success = HOST PID

            log_on_failure = HOST

            cps = 25 30

    }

     

    includedir /etc/xinetd.d

     

    But this problem is still happening, any thoughts?

    Thanks in advance for your kind help

     

    David

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: SW: "Re: Changing the version broadcasted by Sendmail {Scanned}"

    Relevant Pages

    • Re: Automated login, but run in a telnet console? possible?
      ... it took way too much resources for my embedded system. ... But I thought by simply automate login and select some console (telnet ... >> I have developed an embedded Linux system (app) which does its job well. ...
      (comp.os.linux.embedded)
    • Re: WinForm App to Telnet Application
      ... appropriate commands through a button interface on my windows app. ... > Telnet has been around for a long time. ... Right now VS.NET is great for WinForm and Web applications. ...
      (microsoft.public.dotnet.framework)
    • Re: WinForm App to Telnet Application
      ... The windows app ... > interact with telnet connections. ... >> telnet server. ... If you want a Dos Edit kind of console gui, ...
      (microsoft.public.dotnet.framework)
    • Automated login, but run in a telnet console? possible?
      ... I have developed an embedded Linux system (app) which does its job well. ... My app is executed from inittab so it automaticly starts, ... When doing remote fixing/monitoring, I login using telnet, so I am on the ...
      (comp.os.linux.embedded)
    • Re: IIS6 POST request failing with 500 error
      ... > the sample app I am using is a test one, ... > telnet to reproduce the error?' ... local echo goes, I'd thought that any old telnet client can do that? ... Joerg Jooss ...
      (microsoft.public.dotnet.framework.aspnet)