Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v0u8i5$3c1r5$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v0u8i5$3c1r5$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.os.linux.misc
Subject: Re: Linux user doesn't seem to manage memory very well
Date: Wed, 1 May 2024 20:26:45 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <v0u8i5$3c1r5$1@dont-email.me>
References: <v0t5nk$3415a$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 01 May 2024 22:26:46 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="ad302c900c5acc5104cba5a9dbf60c1f";
	logging-data="3540837"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19ztUNj3YpkDRVz++vJsAJN"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:BjcTfbITGyo+a1g4xSpEFwkn0M4=
Bytes: 1317

On Wed, 1 May 2024 11:32:18 +0100, James Harris wrote:

> Under Linux the RAM would fill up and then swap space would be used.

Not a common complaint among Linux users, anyway.

Try using the “top” program to identify the culprit. It lets you list 
processes by various criteria, such as RAM usage and CPU usage.