Re: extremely slow to ssh out from my machine

From: Jan C. Nordholz (jckn_at_gmx.net)
Date: 02/27/05

  • Next message: Michael Sahl: "Lexmark Z25 and Debian"
    Date: Sun, 27 Feb 2005 20:00:53 +0100
    To: debian-user@lists.debian.org
    
    
    

    Hi Micheal,

    > 5.000503 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
    That system call only creates a UDP socket (without giving it
    an address or doing any lookup - it just creates a "connection
    endpoint" on your machine, that later has to be explicitly
    given a name etc. with other system calls) and should
    return within an instant... are you sure that _this_ is
    the call that takes so long? How did you check the time spent?
    I'd suggest using "strace -T"...

    Regards,

    Jan

    -- 
    Jan C. Nordholz
    <jckn At gmx net>
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Michael Sahl: "Lexmark Z25 and Debian"

    Relevant Pages

    • Re: Why is Object Oriented so successfull
      ... Equipment IS A Managed Resource ... Connection IS A Managed Resource ... PSTN Endpoint IS A Endpoint ... or any entity which ISA Connection ...
      (comp.object)
    • Re: Routing via 2 providers both with NAT
      ... > over a leased line and we want to add an ADSL line for non priority ... > 32766: from all lookup main ... > For testing i wanted all traffice to still go over the leased line but ... > sure the ADSL connection works outgoing to. ...
      (comp.os.linux.networking)
    • Re: VB.Net Timeout Error
      ... When the user selects an item in the lookup box, It uses ADO to ... I am also closing and disposing the connection ... You can use a strong named collection of objects or an ArrayList of objects with the SQLDataReader, populate an object representing the data, put each object into a strong named collection or ArrayList and bind the collection or ArrayList to the control. ...
      (microsoft.public.dotnet.framework.windowsforms)
    • Re: OLAP OLEDB Client Slow to Connect
      ... Turns out AS does a Reverse Domain Name lookup during the client connection. ... The DNS server on the network didn't have this reverse lookup zone ...
      (microsoft.public.sqlserver.olap)
    • Re: GRANT CONNECT to group? - How?
      ... Since you created a SQL Server login, ... If the web service is running already under a domain account, ... then you should be able to make a trusted connection ... the account can use the endpoint. ...
      (microsoft.public.sqlserver.connect)