ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Сессии
@ 2004-04-05 19:09 Igo
  0 siblings, 0 replies; only message in thread
From: Igo @ 2004-04-05 19:09 UTC (permalink / raw)
  To: community

Подскажите как быть в такой ситуации
1 .
[root@virtual net]# netstat -pan --inet|grep :80
tcp        0      0 0.0.0.0:80              0.0.0.0:*               
LISTEN      2520/httpd
tcp        1      0 IinetP:80        192.168.89.4:3143       CLOSE_WAIT  
2535/httpd

2.
[root@virtual net]# apachectl restart
Shutting down 
httpd:                                                                                                
[  OK  ]
Checking configuration sanity for 
httpd:                                                                            
[  OK  ]
Starting 
httpd:                                                                                                     
[PASSED]
                                                                                                                    
[PASSED]
3.
[root@virtual net]# netstat -pan --inet|grep :80
tcp        0      0 0.0.0.0:80              0.0.0.0:*               
LISTEN      2531/httpd
tcp        1      1 IinetP:80        192.168.89.4:3143       LAST_ACK    -

теперь пока висит  - tcp        1      1 IinetP:80        
192.168.89.4:3143       LAST_ACK    - нельзя ничего сделать с апачем
делал kill -KILL 2531
[root@virtual net]# netstat -pan --inet|grep :80
tcp        0      0 0.0.0.0:80              0.0.0.0:*               
LISTEN      2532/httpd
tcp        1      1 IinetP:80        192.168.89.4:3143       LAST_ACK    -
поменялся PID увеличился на 1

делал kill 2532 тоже безрезультатно



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-05 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05 19:09 [Comm] Сессии Igo

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git