split traffic
Reinis Rozitis
r at roze.lv
Wed May 22 13:26:41 UTC 2019
> Thanks but I got an error. I can not find the required module.
>
> root at Net:~# nginx -t
> nginx: [emerg] unknown directive "split_clients" in /etc/nginx/nginx.conf:598
> nginx: configuration file /etc/nginx/nginx.conf test failed
Well your nginx is compiled using --without-http_split_clients_module so the module (which by default is enabled) is not available.
I'm not very familiar with Ubuntu packaging and repository content but you could try to install 'nginx-full'.
rr
More information about the nginx
mailing list