Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:325701 php.internals:95472 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62172 invoked from network); 28 Aug 2016 01:26:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2016 01:26:45 -0000 Authentication-Results: pb1.pair.com header.from=rene.veerman.netherlands@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rene.veerman.netherlands@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.178 as permitted sender) X-PHP-List-Original-Sender: rene.veerman.netherlands@gmail.com X-Host-Fingerprint: 209.85.220.178 mail-qk0-f178.google.com Received: from [209.85.220.178] ([209.85.220.178:33331] helo=mail-qk0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/ED-34481-4DD32C75 for ; Sat, 27 Aug 2016 21:26:44 -0400 Received: by mail-qk0-f178.google.com with SMTP id z190so109806833qkc.0; Sat, 27 Aug 2016 18:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=OHGGMsLHXL8FQ/BtHuNT8af64eksxXGKu8OeCYTQOM8=; b=NuJSBnytTUrONrIGdEzmAR4BwIM8KWAZWHwLL0TqHLN4SYOfdWfTYggrwlJ2BIMz2U rSfE91BTheffxGi44+7dFE7kgSZA5JVxW+UXhjiUF7d6lkf4ibDaRSlc/TVftH3+I5h1 MBMDhVIjCruFxG2HC8q2+Kc38kYMbPkad9rr2NfJFY//k0VroFn5UXhQRwPwEr2wW7A1 U4bk1zrde/hGKTJ3BRddR/E8jnOrOiaRjS8Z6cfEVcEGTkLQO+HCyJeBdKLXcvDsfMJQ SMV8CAssacAemh0g1W3Xl91rsPjgFs63MJX1PbTUKYTuBpMjLYZdsVjDu0/PgGIzicA6 pc6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=OHGGMsLHXL8FQ/BtHuNT8af64eksxXGKu8OeCYTQOM8=; b=iMxdT8o6A+Adim5Hx+jG7uECXegNVS7ueUe0IRrQ3TFB90XLyYWtJ+qQUEnQwelbn+ QOh9TWBb04UUEq9042OKiWpDeOmUafvVku/+sNryBRF7u5NZEtOg3VNqE8LoxId5JEac Vd7cL9oM/lJbkoL28UgGWYKqDwifnS0H+NN4bXx/7DfxnsTYy16+6AtxybP7C9CWwXLl AqrLPPTSMUaN7fOhx5oUUe+vOkv17coZgyawTxN8e+usiOGLoQdY4xtdMruwKPMgh/xr YJjoL0dXoaBdJ1hFPUtNP6Rnd2PrMq2RRHTd6lblLIFsz6c7aWe1hLogYok/ToyR/rr7 oYXg== X-Gm-Message-State: AE9vXwOmcv8oYMhU+uDz/nuD5cX8gJnqbQ2Mx1d6J7vOynB6OfsbVswj9sEKMvz3yLSEiNHqAKUId1jQ5l9KHA== X-Received: by 10.55.153.68 with SMTP id b65mr4965121qke.10.1472347601727; Sat, 27 Aug 2016 18:26:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.52.68 with HTTP; Sat, 27 Aug 2016 18:26:21 -0700 (PDT) In-Reply-To: References: <5E615A59-AC2B-455F-9438-D295419F3767@ashleysheridan.co.uk> <33E6F0A8-A14B-4590-A18C-FF6D6E029D0A@gmail.com> <3B285FFA-4C62-421D-A5B5-E5F205C53C02@gmail.com> <93D96A8A-0AFA-4378-B3F1-E7CA8E68C8B6@ashleysheridan.co.uk> Date: Sun, 28 Aug 2016 03:26:21 +0200 Message-ID: To: php-general@lists.php.net, internals@lists.php.net Content-Type: multipart/alternative; boundary=94eb2c07e5b6c976f8053b17a35f Subject: Fwd: [PHP] feature request : gzip caching From: rene.veerman.netherlands@gmail.com (Rene Veerman) --94eb2c07e5b6c976f8053b17a35f Content-Type: text/plain; charset=UTF-8 ---------- Forwarded message ---------- From: Ashley Sheridan Date: Sun, Aug 28, 2016 at 3:03 AM Subject: Re: [PHP] feature request : gzip caching To: Rene Veerman Please don't top-post. Nginx was probably suggested as a lightweight web server, instead of Apache. I can't say I've ever seen both used at the same time. Any developer who is serious about their career has an understanding of how web servers work and the server caching capabilities. If they don't, I think it's fair to say they're still pretty junior and ideally would be helped by a more senior developer. I struggle to understand why you're making PHP responsible for trying to cache js files that are only requested by the front end. It feels like you're overcomplicating things somewhat. ---------- Forwarded message ---------- From: Rene Veerman Date: Sun, Aug 28, 2016 at 3:24 AM Subject: Re: [PHP] feature request : gzip caching To: Ashley Sheridan i'll top-post whenever i like.. don't tell other ppl how to format documentation / discussions, please. and to answer to your comment : i strongly disagree. it makes sense for those working on complicated webapps to limit the number of knowledge pools they must master and keep up to date.. hell, i dont even get into canvas and webgl because the knowledge domain is so large and different from *my domain*; HTML, JS, CSS, JSON.. seriously, you can not expect complicated beautiful apps to be written for browsers until you recognize that limitation on human ability.. --94eb2c07e5b6c976f8053b17a35f--