ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nginx/freebsd and broken sockets


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: nginx/freebsd and broken sockets
  • From: "skeletor" <nginx-forum@xxxxxxxx>
  • Date: Mon, 15 Apr 2013 09:46:29 -0400
  • Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=helium.jlkhosting.com; s=x; h=Date:Sender:From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=Ukg6z+dSRtaYamRSxLTben+uBsRyZSFrh8dNtU2UKs0=; b=dW8wnI+1oDB1XRNLQlDVym4GuhIcX/3AS/cZo+V7zhVkrlpwoganw8/IeQKPkHoyZx1yNuL1TPRqU/6ST2nALY0iepJnIo48ECL61TdISg9pO6QnBsLG/M01S8m6XJlNoU2CYHtS4uoDXBj6avvOTpOLWR0+gr0rOBY6olY9Kfg=;
  • In-reply-to: <20130414171647.GB92338@mdounin.ru>
  • References: <20130414171647.GB92338@mdounin.ru>

Просто теперь расширили функционал sockstat, который показывает соединения,
которые не принадлежат никаким файловым декстрипторам. Раньше именно это и
отличало sockstat от netstat (он их показывал).


Вот выдержка из оригинального сообщения:

The change between 8.2 and 8.3 is that sockstat now also shows
sockets that are not associated with a file descriptor.
Formerly, these were not shown, causing a discrepancy between
sockstat and netstat -a because netstat has always shown them.

In your case, the sockets on port 2049 are associated with the
kernel NFS client and server. The other TCP sockets are likely
in TIME_WAIT or a similar state.

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?21,238337,238373#msg-238373

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.