5 messages in ru.sysoev.nginxRe: nginx server showing previous ver...
FromSent OnAttachments
just startingJan 30, 2008 1:11 pm 
Igor SysoevJan 30, 2008 1:16 pm 
RoxisJan 30, 2008 1:20 pm 
just startingJan 30, 2008 5:50 pm 
Almir KaricJan 30, 2008 11:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx server showing previous versionActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jan 30, 2008 1:16:00 pm
List:ru.sysoev.nginx

On Thu, Jan 31, 2008 at 02:42:10AM +0530, just starting wrote:

I was using nginx version 0.6.22 till last Friday.

After that I downloaded the latest version 0.6.25 and then installed it in the same location as of 0.6.22(default location).

Now I have the latest nginx file inside nginx-dir/sbin, but when i check the version of the server in the header response, it still says 0.6.22.

So, my question is why it is still showing the older version in header response.

ps ax -o pid,ppid,%cpu,vsz,wchan,command|egrep '(nginx|PID)'