helloData wrote on 05/31/2018 04:10 PM:
> Hi Patrick,
>
> Thanks. Actually, I meant "signal", by mistake I wrote "start".
> I got the error "nginx: invalid option: "-s signal"
The problem is you shouldn't actually say "-s signal". The word
"signal" in the man page is just a placeholder for one
helloData wrote on 05/31/2018 03:37 PM:
> Hi,
>
> I am trying nginx for the first time. I installed and tried "sudo nginx -s
> start". However, I got error. Here is the detail:
>
> a) I am using Ubuntu on x64 (LinuxMint Sonya).
> b) Configuration file is located at /etc/nginx
> c) There is no n
Hi everyone, I'm brand new to nginx and maybe you can help me with a
problem I'm having.
I was formerly using "pound" as a front-end for my web servers, but I'm
switching to nginx because pound has some problems and isn't supported.
Problem is, switching to nginx has disabled "Keep-Alive". Pound