From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qv1-f41.google.com ([209.85.219.41]) by ewsd; Wed Jul 15 13:02:43 EDT 2020 Received: by mail-qv1-f41.google.com with SMTP id e3so1201624qvo.10 for <9front@9front.org>; Wed, 15 Jul 2020 10:02:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:date:references :to:in-reply-to:message-id; bh=qSkEV5xn5O+pPmJMKGQqMrsMAku52jIvIWy/zBPncYk=; b=PeKQJqjtN7mxzsYLus+rknz2flYjeli4cOv+/Ww8LzjGLwVdYxKto0VyIPwgiuYoQ+ qPGBLP4OVBJxr3O5tqcxS/hgzGarXrw8aOXHBXmCorTocUTPQJAC6DZvMiUia2DUnxnz YXXizZDVg5WJ8JA4Z1twTAnD49AA+hAjY/S7wp263/2JcvUGr3DdIeRVvDBwzBldFc05 ZSZziCKhzOGaXagw9xFz4vS1WBFmMlVomE3TScbd6N7ItyogxOOO3yUNbBQvNikzLwV0 VaEgRJ/a+BPzuAJj4rEWKFhuKjQSsn6PVO+Tq6IrGslPFDkMQGCPixT+MteRc6jkkqFm 3r4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=qSkEV5xn5O+pPmJMKGQqMrsMAku52jIvIWy/zBPncYk=; b=UsvcgQRmnLrDd1rsT1BilkEnkWH92OIr3EUU5U0pIv64zOio2w22eqjOcbSQpEOY0K tI4Hvq0qbzhUv2ZHy7Aqku7inTuttCtm9xvNhmufdRo+pmzN36TNxJHExMndQl7GiKwX AFShH+Y4HeXrMLo+1YGv1bv/ZOmQG2FWKQjkgez9BbZSv7N2KYGj4UXaGdjX7GoFnhSZ W0AnQMvetWjS9HUAZp0ADsdxdojeKkxc7TtycBA8YEnUbTzYzJ27apbTK+bqzK3kL30u hwF9mo5K1gZ7uDyeD6O+w5TUxTqMe2E4G0Z11po9M4RwC+z6tJq6WBYMTSDCOfpAepUX CgXA== X-Gm-Message-State: AOAM530ofWo9cDsA2FCp/S93NZkTT3bMZXdB6gEemGQZq4uVGRsci03r TKqUJxRKv3ynh/0VrzJfLaWirzVPFMU= X-Google-Smtp-Source: ABdhPJyTELUo5tkdag0qWNLWigKQ/1C92viDX0oZUpSObwsxDK87/4nSC5St2iAep/UTPaPeR2DETA== X-Received: by 2002:a0c:ef07:: with SMTP id t7mr261545qvr.190.1594832556415; Wed, 15 Jul 2020 10:02:36 -0700 (PDT) Return-Path: Received: from ?IPv6:2600:1700:8170:e391:31d1:ada6:380a:aa7f? ([2600:1700:8170:e391:31d1:ada6:380a:aa7f]) by smtp.gmail.com with ESMTPSA id 1sm3104953qki.122.2020.07.15.10.02.35 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jul 2020 10:02:35 -0700 (PDT) From: William Gunnells Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: Re: [9front] drawterm stuck Date: Wed, 15 Jul 2020 10:02:30 -0700 References: <15B350A3-10DE-424C-93BE-3146669E20AA@quintile.net> To: 9front@9front.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3608.80.23.2.2) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: realtime-java grid full-stack control For such genius and beautiful OS why a slow web server. It kind of = doesn=E2=80=99t make sense. Let me know if I=E2=80=99m missing = something. Even if its file based shouldn=E2=80=99t there be some level = of speed. Like hash tables seem to be extremely fast for lookup. Is it = because they wrote httpd in one or two days? Would it be better to have httpd dedicated to its own CPU and serve = other files somewhere else. Serve files on a beefy server. Or am I = thinking about that wrong. Should httpd be together? How does that work? I realize I have a lot to re-learn about this. But I=E2=80=99m very = interested.=20 Surely this should be faster than some python based Django server = running gunicorn? > On Jul 15, 2020, at 6:43 AM, hiro <23hiro@gmail.com> wrote: >=20 > to call something slow in such vague way is unscientific at best, and > you seem agree it's slow with heavy loads. >=20 > i claim that it's good enough, and i feel like you're saying the exact > same thing, what is unfair about what i said, or where do we even > disagree?