Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ionice и nginx
Здравствуйте!
Всех католиков с Рождеством :)
В общем пытался выполнить
# ionice -c 3 nginx
и получил:
nginx: [emerg] bind() to x.x.x.x:80 failed (98: Address already in use)
nginx: [emerg] bind() to x.x.x.x:80 failed (98: Address already in use)
nginx: [emerg] bind() to x.x.x.x:80 failed (98: Address already in use)
nginx: [emerg] bind() to x.x.x.x:80 failed (98: Address already in use)
nginx: [emerg] bind() to x.x.x.x:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
в связи с чем возникает несколько вопросов:
Имеет ли смысл ionice понижать приоритет работы с дисками?
Если да, то как удобнее это сделать, не перечислять же все PID в ionice
-c 3 -p ?
Может имеет смысл сделать директиву наподобие worker_priority, только
для io, обозвав ее типа worker_io_priority?
--
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|