From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 4705642DAA for ; Fri, 1 Mar 2024 00:53:15 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5F17168D008; Fri, 1 Mar 2024 02:53:12 +0200 (EET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0BFE468CD6D for ; Fri, 1 Mar 2024 02:53:06 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3428E1BF204 for ; Fri, 1 Mar 2024 00:53:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1709254385; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wv0cTDmmUUBB7rk/HHzzV/OUXmSvyEmBJDNoGeMv9ow=; b=kWVawypNPEsEnuERPEJeam3zGaHjMKlpHse1tonrDRmEbtQ5CYoRAPHxxrpX9sTNi6mKIU 31XivkFXegcGkSTFFdoTo3gAIcVlkI/Oh8PK+ZKPJFOypOPzI+O5Yg3tLuXZN2KqUMXMP0 ViK8xQG0XOw+yE6TOsz1lwrXhoJ3l3twAL10rDVdSK8tXSM4t0+Nsbo+kVfY3P8JGfokIz Yp0lk9Fp3iCC0CYpQ3+SmU+X+yuqSeqB3tHLXdXSbeATr/1STNLFLxVUB+0ZM1I6mL6A1u lnVPGAv1S+v6x1FI639TLUpxcn31SgepPLecee1mrU+C/KnsoS7Y4yDfD7bgGg== Date: Fri, 1 Mar 2024 01:53:04 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240301005304.GE6420@pb2> References: <20240222205401.1493-1-michael@niedermayer.cc> <457023F8-2E1E-4695-9C2D-B41000CC2D9B@cosmin.at> <0101018df61d2168-5dca4bf6-33b3-4c62-8ee7-aa0a031f6ba9-000000@us-west-2.amazonses.com> MIME-Version: 1.0 In-Reply-To: <0101018df61d2168-5dca4bf6-33b3-4c62-8ee7-aa0a031f6ba9-000000@us-west-2.amazonses.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [ infra] Does main server hang? X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============7745194109269393918==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7745194109269393918== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WmGqWaZ8Ke6K7qm0" Content-Disposition: inline --WmGqWaZ8Ke6K7qm0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 29, 2024 at 06:25:20PM +0000, Cosmin Stejerean via ffmpeg-devel= wrote: >=20 >=20 > > On Feb 29, 2024, at 7:27=E2=80=AFAM, Zhao Zhili wrote: > >=20 > > Hi, I can't pull from main developer git server. Patchwork is slow to l= oading. > > I have tried two ISP. Anything happened? developer git is provided by videolan, patchwork is on a VM on our main ser= ver so there should be no correlation its different hw different places hosted >=20 > Not sure if it's related but trac has also been very unreliable for me, w= ith frequent "Service Unavailable" errors from Apache.=20 i see these occasionally, but so far i have been unable to fully understand= the issue when i login after one of these on the server "top" shows nothing hogging the cpu, free shows most memory available theres double digit gb free disk space /server-status looks liek this: Parent Server MPM Generation: 12 Server uptime: 15 days 20 hours 13 minutes 44 seconds Server load: 0.05 0.07 0.17 Total accesses: 4221997 - Total Traffic: 159.9 GB - Total Duration:= 818395622 CPU Usage: u806.2 s216.76 cu246864 cs10657.5 - 18.9% CPU load 3.08 requests/sec - 122.5 kB/second - 39.7 kB/request - 193.841 ms/= request 2 requests currently being processed, 23 idle workers Slot PID Stopping Connections Threads Async connections total accepting busy idle writing k= eep-alive closing 2 360340 no (old gen) 0 yes 0 25 0 0 0 3 360418 no (old gen) 0 yes 0 25 0 0 0 5 295117 no 3 yes 2 23 0 0 0 Sum 3 0 3 2 73 0 0 0 ..................................................______________ ____________________________________.........................___ R__W__________________ Scoreboard Key: "_" Waiting for Connection, "S" Starting up, "R" Reading Request, "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup, "C" Closing connection, "L" Logging, "G" Gracefully finishing, "I" Idle cleanup of worker, "." Open slot with no current process I tried downloading a random page 10 times sequentially and multiple of them came up as 503 restarting apache and i can download the page 100 times in parallel with no issues now I suspect a relation to the "no (old gen)" processes but i dont know where these came from. This is 2.4.41 and that seems to have bugs with not always stoping processes on a reload or something at least thats what i found, it doesnt seem to re-occur ATM when intentiona= lly doing a service apache2 reload tips welcome, also if another root admin wants to look at this, please do iam not a web server admin nor is this ma favorite job :) but at least ive today figured out the apparent relation to "no (old gen)" thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt compla= in" "Best seller ever, very honest" - "Seller refunded buyer after failed scam" --WmGqWaZ8Ke6K7qm0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZeEm5gAKCRBhHseHBAsP qzd5AJ99XBrJazw/hhEUVqB3TGEG744xWQCbBTHw84lO5IeVkqoriz+OYSJpF/o= =mPX7 -----END PGP SIGNATURE----- --WmGqWaZ8Ke6K7qm0-- --===============7745194109269393918== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============7745194109269393918==--