change of polling engine

Valentin V. Bartenev vbart at nginx.com
Mon Jan 18 13:29:19 UTC 2021


Thanks.  I'll inspect the log and let you know if I find the cause
or something else is needed.

  wbr, Valentin V. Bartenev


On Thursday, 14 January 2021 00:44:49 MSK Juraj Lutter wrote:
> Hi,
> 
> > On 10 Dec 2020, at 14:38, Valentin V. Bartenev <vbart at nginx.com> wrote:
> > 
> > On Wednesday, 9 December 2020 15:43:05 MSK Juraj Lutter wrote:
> > [..]
> >> 
> >> If you could give me some pointer how to debug this properly, I can do it. Or
> >> I can provide an access to SmartOS zone where someone else could do it.
> >> 
> > 
> > Let's look to the debug log first:
> > https://unit.nginx.org/troubleshooting/#debug-log
> > 
> 
> I finally got to collect the debug logs, you can find it here:
> https://files.wilbury.net/s/LofKQSjixCWkTNo
> 
> At 21:35, I curl’d the following to the control socket:
> 
> curl -X PUT --data-binary '{
>   "listeners": {
>       "*:8300": {
>           "pass": "applications/php",
>       },
>   },
>   "applications": {
>       "php": {
>           "type": "php",
>           "root": "/www/"
>       },
>   }
>   }' --unix-socket /var/run/unit/control.unit.sock http://localhost/config
> 
> 
> Then I have waited until 21:37 to kill the process from the terminal (^C).
> 
> Thanks
> otis
> 
> _______________________________________________
> unit mailing list
> unit at nginx.org
> https://mailman.nginx.org/mailman/listinfo/unit
> 






More information about the unit mailing list