log rotation on windows?

Arthur Blake arthur.blake at gmail.com
Mon Aug 23 18:53:38 MSD 2010


C:\nginx>tasklist /fi "imagename eq nginx"
INFO: No tasks are running which match the specified criteria.

C:\nginx>tasklist /fi "imagename eq nginx.exe"

Image Name                     PID Session Name        Session#    Mem Usage
========================= ======== ================ =========== ============
nginx.exe                     1884 Services                   0      4,460 K
nginx.exe                     1752 Services                   0      5,512 K

On Mon, Aug 23, 2010 at 10:51 AM, Igor Sysoev <igor at sysoev.ru> wrote:

> On Mon, Aug 23, 2010 at 10:44:21AM -0400, Arthur Blake wrote:
>
> > I get this error:
> >
> > C:\nginx>nginx -s reopen
> > [error]: OpenEvent("ngx_reopen_1884") failed (2: The system cannot find
> the
> > file specified)
>
> What does
>
> tasklist /fi "imagename eq nginx.exe"
>
> show ?
>
>
> --
> Igor Sysoev
> http://sysoev.ru/en/
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100823/4fca9ae2/attachment.html>


More information about the nginx mailing list