From: Igo <altlinux@aaanet.ru> To: community@altlinux.ru Subject: [Comm] Сессии Date: Mon, 05 Apr 2004 23:09:02 +0400 Message-ID: <4071AECE.8090501@aaanet.ru> (raw) Подскажите как быть в такой ситуации 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 тоже безрезультатно
reply other threads:[~2004-04-05 19:09 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4071AECE.8090501@aaanet.ru \ --to=altlinux@aaanet.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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