Displaying 17 results from an estimated 17 matches for "kandaurov".
2012 Nov 27
1
virtio for 9.1-R
Hi guys,
I can't see virtio in releng/9.1, is there any particular reason why it
isn't going to be included given that it works reasonable well (and is
optional anyway, so not likely to be detrimental)?
Thanks,
Joe
2012 Sep 12
1
systutils/arcconf errors on 9.x versions
...s submitted for inclusion in 9.1 (early).
This problem still appears in 9.1-RC1.
Will the fix be included in 9.1-RELEASE (or better yet 9.1-RC2)?
Thanks.
David Boyd.
----------------------------------------------------------------------------
------
1st e-mail from pluknet responding to Sergey Kandaurov
----------------------------------------------------------------------------
------
On 6 July 2012 14:49, Serg R <serg_ic@mail.ru> wrote:
> Hi!
>
> There is a problem with running the Adaptec Storage Manager in freebsd 9.
>
> # uname -a
> FreeBSD sorgo 9.0-STABLE FreeBSD 9.0...
2012 Oct 11
7
kern.maxswzone is gone... what next?
Hi all.
I prefer to build all ports in /tmp, which is actually a tmpfs
filesystem. I have 8G partition. But when I tried to compile Apache
OpenOffice system starts shooting processes when I was near 6G of swap.
Oct 11 18:12:32 ar1l0u kernel: swap zone exhausted, increase kern.maxswzone
Oct 11 18:12:32 ar1l0u kernel: pid 1334 (java), uid 818, was killed: out
of swap space
Oct 11 18:12:32
2013 Jul 14
1
There is an error in chmod(1)
There is an error in the chmod(1) man page.
tingo at kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #6: Fri Apr 27 23:50:55 CEST 2012
root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
tingo at kg-v2$ apropos ^sticky
sticky(7) - sticky text and append-only directories
tingo at kg-v2$ man 1 chmod | grep sticky
1000 (the sticky bit). See chmod(2)
2012 Dec 22
7
9.1 minimal ram requirements
Guys, I've heard about some absurd RAM requirements
for 9.1, has anybody tested it?
e.g.
http://forums.freebsd.org/showthread.php?t=36314
--
View this message in context: http://freebsd.1045724.n5.nabble.com/9-1-minimal-ram-requirements-tp5771583.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
2013 Aug 27
6
Suggest changing dirhash defaults for FreeBSD 9.2.
I have been experimenting with dirhash settings, and have scoured the internet
for other peoples' experience with it.
(I found the performance improvement in compiling has forestalled the need to
add an SSD drive. ;-)
I believe that increasing the following values by 10 would benefit most FreeBSD
users without disadvantage.
vfs.ufs.dirhash_maxmem: 2097152 to 20971520
2024 May 29
0
nginx-1.27.0
...ено потребление памяти для долгоживущих запросов,
если используются директивы gzip, gunzip, ssi, sub_filter или
grpc_pass.
*) Исправление: nginx не собирался gcc 14, если использовался параметр
--with-atomic.
Спасибо Edgar Bonet.
*) Исправления в HTTP/3.
--
Sergey Kandaurov
2024 May 29
0
nginx-1.27.0
...ts if "gzip",
"gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.
*) Bugfix: nginx could not be built by gcc 14 if the --with-atomic
option was used.
Thanks to Edgar Bonet.
*) Bugfixes in HTTP/3.
--
Sergey Kandaurov
2024 May 29
0
nginx-1.26.1
...но потребление памяти для долгоживущих запросов,
если используются директивы gzip, gunzip, ssi, sub_filter или
grpc_pass.
*) Исправление: nginx не собирался gcc 14, если использовался параметр
--with-atomic.
Спасибо Edgar Bonet.
*) Исправление: в HTTP/3.
--
Sergey Kandaurov
2024 May 29
0
nginx-1.26.1
...sts if "gzip",
"gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.
*) Bugfix: nginx could not be built by gcc 14 if the --with-atomic
option was used.
Thanks to Edgar Bonet.
*) Bugfix: in HTTP/3.
--
Sergey Kandaurov
2024 May 29
0
nginx security advisory (CVE-2024-31079, CVE-2024-32760, CVE-2024-34161, CVE-2024-35200)
...the experimental ngx_http_v3_module
(not compiled by default) if the "quic" option of the "listen" directive
is used in a configuration file.
The issues affect nginx 1.25.0-1.25.5, 1.26.0.
The issues are fixed in nginx 1.27.0, 1.26.1.
Thanks to Nils Bars of CISPA.
--
Sergey Kandaurov
2024 May 29
0
nginx security advisory (CVE-2024-31079, CVE-2024-32760, CVE-2024-34161, CVE-2024-35200)
...если он собран с экспериментальным модулем
ngx_http_v3_module (по умолчанию не собирается) и в конфигурационном
файле используется параметр quic директивы listen.
Проблемам подвержен nginx 1.25.0-1.25.5, 1.26.0.
Проблемы исправлены в nginx 1.27.0, 1.26.1.
Спасибо Nils Bars из CISPA.
--
Sergey Kandaurov
2024 Aug 14
0
nginx-1.27.1
...ocess crash
(CVE-2024-7347).
Thanks to Nils Bars.
*) Change: now the stream module handler is not mandatory.
*) Bugfix: new HTTP/2 connections might ignore graceful shutdown of old
worker processes.
Thanks to Kasei Wang.
*) Bugfixes in HTTP/3.
--
Sergey Kandaurov
2024 Aug 14
0
nginx-1.27.1
....
Спасибо Nils Bars.
*) Изменение: теперь обработчик в модуле stream не является
обязательным.
*) Исправление: новые HTTP/2-соединения могли игнорировать плавное
завершение старых рабочих процессов.
Спасибо Kasei Wang.
*) Исправления в HTTP/3.
--
Sergey Kandaurov
2024 Aug 14
0
nginx-1.26.2
Changes with nginx 1.26.2 14 Aug 2024
*) Security: processing of a specially crafted mp4 file by the
ngx_http_mp4_module might cause a worker process crash
(CVE-2024-7347).
Thanks to Nils Bars.
--
Sergey Kandaurov
2024 Aug 14
0
nginx-1.26.2
Изменения в nginx 1.26.2 14.08.2024
*) Безопасность: обработка специально созданного mp4-файла модулем
ngx_http_mp4_module могла приводить к падению рабочего процесса
(CVE-2024-7347).
Спасибо Nils Bars.
--
Sergey Kandaurov
2012 Nov 21
3
Increasing the DMESG buffer....
Hi,
As a next question to my building this server.
I'm nogt able to get a full verbose dmesg.
Probably because the kernelbuffer for it is too small.
I know there used to be a kernel option to increase it.
But I can not find it with the setting in NOTES or any other place I
looked....
Is it still there?
Thanx,
--WjW