Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2022 11:43:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 266873] www/apache24: creating forked processes at 100% CPU spinning in sched_yield()
Message-ID:  <bug-266873-16115-X3yEr791ru@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266873-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266873-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266873

--- Comment #6 from Oljas Kuzembaev <oljas@oml.su> ---
(In reply to edenist-fbz from comment #5)
Actually, yes. Simple upgrade changed nothing for me. Sorry for my false
positive post about php upgrade. It just delayed 100cpu for 3 days.
Anyhow, at the end I have changed whole environment. I am building pkgs in
poudriere, and a had to many options for all my ports.
I have deleted all options and defined only those, relevant for me. This ti=
me
in make.conf:


ALLOW_UNSUPPORTED_SYSTEM=3Dyes
DEFAULT_VERSIONS+=3D samba=3D4.13 php=3D8.0
# OPTIONS ADD                   REASON
OPTIONS_SET+=3DAUTHNZ_LDAP        # www/apache
OPTIONS_SET+=3DBIND918            # net/samba
OPTIONS_SET+=3DCUPS               # net/samba
OPTIONS_SET+=3DIMAGICK            # www/Nextcloud
OPTIONS_SET+=3DIPV6
OPTIONS_SET+=3DGSSAPI_BASE        # dns/bind-tools
OPTIONS_SET+=3DLDAP               # www/Nextcloud
OPTIONS_SET+=3DPCNTL              # www/Nextcloud
OPTIONS_SET+=3DREDIS              # www/Nextcloud
OPTIONS_SET+=3DSMB                # www/Nextcloud
# OPTIONS REMOVE
OPTIONS_UNSET+=3DX11
OPTIONS_UNSET+=3DGSSAPI_NONE      # dns/bind-tools
# EVENT
WITH_MPM=3DEVENT                  # www/Apache


No other options set.
With this options nextcloud runs smooth for a week on 2 different hosts. An=
d I
hope it will stay that way. I run on 13.1-RELEASE-p2 in 13.1 jail.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266873-16115-X3yEr791ru>