Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx-0.8.39
- To: nginx-ru@xxxxxxxxx
- Subject: Re: nginx-0.8.39
- From: Konstantin Svist <fry.kun@xxxxxxxxx>
- Date: Wed, 02 Jun 2010 11:56:42 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Ch6LksK1kOWwVaEFVBayh1jrRJ8ic9LF9G2vrJ6tOv8=; b=wE7xC8JQc6c2YUigDt5IMs260vtQMWEuu9tUxjHFlww68iEEM+AzzJUzw79KcMAbkJ 9JYLi1r9ftwHVGrvISYiWm4D2EjvDBRilpAFRjo/m62yXkPn8kreoJzVr11yfwsOX/ii HI5AWLApu+u8pK711qM+OVTK39516UxUb35hY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Wb7M6DHBGgkRNlE3un0DghsCx/FitijGAfkRkU72++QTgui1trvdsBSZEzexVujJYx YHXFjxnJ2k/3/bNGFY4Vvyob070YFZNW4TqGHo5bwVgGtP9U1jRcLDiSw0J+TMIdHylh Paf7ThkrXDnrujxfUK2XrYM0mtlSn7IH/JabQ=
- In-reply-to: <4C06A1BF.7050005@xxxxxxxxxx>
- References: <20100531151209.GH47202@xxxxxxxxxxxxx> <4C05B783.6030507@xxxxxxxxx> <20100602174934.GL76989@xxxxxxxxxx> <4C06A1BF.7050005@xxxxxxxxxx>
On 06/02/2010 11:23 AM, Alex Vorona wrote:
> Есть и ещё проблема с оставшимися от hard reboot сокетами
> # ps uax|grep nginx
> root 47563 0.0 1.4 6100 5048 ?? Is 3:47PM 0:00.00 nginx:
> master process /usr/local/sbin/nginx (nginx.0.8.39)
> www 47564 0.0 1.4 6100 5124 ?? I 3:47PM 0:00.26 nginx:
> worker process (nginx.0.8.39)
> kill -9 47563 47564
> # cd
> # ps uax|grep nginx
> # /usr/local/etc/rc.d/nginx start
> Starting nginx.
> [emerg]: bind() to unix:/tmp/nginx.sock failed (48: Address already in
> use)
> [emerg]: bind() to unix:/tmp/nginx.sock failed (48: Address already in
> use)
> [emerg]: bind() to unix:/tmp/nginx.sock failed (48: Address already in
> use)
> [emerg]: bind() to unix:/tmp/nginx.sock failed (48: Address already in
> use)
> [emerg]: bind() to unix:/tmp/nginx.sock failed (48: Address already in
> use)
> [emerg]: still could not bind()
> #
Это уже придётся в init скрипте подчищать, kill -9 даже root не может
поймать :)
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|