Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "J.O. Aho" Newsgroups: comp.lang.php Subject: Re: scylldb and php? anyone building a site with them on archlinux? Date: Tue, 5 Nov 2019 07:03:18 +0100 Lines: 25 Message-ID: References: <4e081378-85fa-4ff5-88a5-b6580c9330b1@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net y5fcQMNRqX3vS0f9fE4nigJaHAYWd5JgvEOeHFY8gvURMOYi2M Cancel-Lock: sha1:JnD7k1MNGFECI3Bh3QJUZSMqFOM= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 In-Reply-To: <4e081378-85fa-4ff5-88a5-b6580c9330b1@googlegroups.com> Content-Language: en-US-large Xref: csiph.com comp.lang.php:18084 On 05/11/2019 05.04, Azathoth Hastur wrote: > scylldb and php I'm a bit too lazy and don't like the extra security work to keep a self compiled driver up to date. > anyone building a site with them on archlinux? I see the systemd as a security risk on a computer due of the many serious vulnerabilities in systemd over the last couple of years. Artix is a systemd free version that I think may be a better option. > curious ha-proxy too Not much of PHP there, so it's a bit off topic here, it's a good tool as long as your application handles shared sessions, or else you need to use sticky connections, which don't really provide a good loadbalancing. -- //Aho