Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:325705 php.internals:95476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72316 invoked from network); 28 Aug 2016 01:38:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2016 01:38:22 -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.216.179 as permitted sender) X-PHP-List-Original-Sender: rene.veerman.netherlands@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qt0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:34214] helo=mail-qt0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/30-34481-D8042C75 for ; Sat, 27 Aug 2016 21:38:21 -0400 Received: by mail-qt0-f179.google.com with SMTP id u25so54404422qtb.1; Sat, 27 Aug 2016 18:38:21 -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 :cc; bh=AsyDehBOP80/hdRf5N7uJ7Rt78soad+NpdCa9HakAig=; b=vlmWfKZbEoh5X/kMuCqWEoM2VCRmU7k6WSh8uBW8QLcN+6+tifEhBn0KvSD/9frwEp htcezhHHXtfY567boaiV0HS5ngo5vlr7r1vUiX77X0TLMYa4FqutxTpK/UaZNCgEoVoH tRLUhe02Q80/LL7KT12+jxEyb37jAZ0Bli8Xt/AzyeZ8av/Gej6aUbEz8zbNaM/3wFN1 wkAId4gIBEM4377UIedsSpDlqkYiuqbNTedeKusIERJJZXdDJyxIUpqajpkY9DqY5zMn iXjwf4qajWmUHV7AuF5NZYfJhZjUuQP8kPvCSPwxsi0z7j7ybtKirnW2QYE1KWOef6em Lp6A== 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:cc; bh=AsyDehBOP80/hdRf5N7uJ7Rt78soad+NpdCa9HakAig=; b=B+wd8kF98UfjLp8xxepewbTnezbc42McCyPQw3t6ibmOyhgSgYzchLVoGUHiM+YY8h /EeLFrnP/WFMc2HN4/u5Bl1Zpxaw6JIetyFICR3kHqw57FzkCbxmGdQ43458IZ6qIQw0 wXtNt01RTHOJ5vSN2fJpJHVvwmilflUfDc9SpY47yLd92WOPD3J23vFp8GfXhTu4pDoi eYFOIIJGLIizrhpYDS2CQg1y/bCqAJDNDJRBn+Fd8ZFPf7FIRunWYjnpvIxAN5F39Gku 43z0oZUievQkLp3/HcNDg9+gVRPuagtMlYyCpLDVs8D5GYKL/ZFeXL3pZfbZ9Czcbdba Rb5g== X-Gm-Message-State: AE9vXwMH6J1iShMnqNXUuck4e1c8HvpJcMp1L6mC0ZzsiI9t+AvDX1t4sV23ChkT+gkQAv4nXIdVQk2GXeuAHA== X-Received: by 10.200.39.246 with SMTP id x51mr11084635qtx.42.1472348298875; Sat, 27 Aug 2016 18:38:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.52.68 with HTTP; Sat, 27 Aug 2016 18:37:58 -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:37:58 +0200 Message-ID: To: Aziz Saleh Cc: "php-general@lists.php.net" , internals@lists.php.net Content-Type: multipart/alternative; boundary=001a11c049005718e1053b17cd99 Subject: Re: [PHP] feature request : gzip caching From: rene.veerman.netherlands@gmail.com (Rene Veerman) --001a11c049005718e1053b17cd99 Content-Type: text/plain; charset=UTF-8 fiiine, i dont wanna get booted off the list.. ;) yea, with the long var names i use and the obfuscator knocking that down to 3 letter each.. should be sweet :) i'll probably continue on wednesday, when i've installed my new SSD.. right now runtime for obfuscation of what needs to work (my own sources and databases for my seductiveapps.com) is at an uncomfy minute to two minutes (more like two minutes actually), and i've also ordered more RAM for my dev machine.. should make the finishing touches light and easy instead of frustrating and hard.. i also worked 15 hours or so per day for the last 3 days, so i can use a rest.. disclaimer : it's done when it's done, and unexpected long development freezes *might* occur.. (it's the only way i can do what i do).. On Sun, Aug 28, 2016 at 3:33 AM, Aziz Saleh wrote: > > > On Sat, Aug 27, 2016 at 9:26 PM, Rene Veerman gmail.com> wrote: > >> ---------- 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.. >> > > The top post rule is a guideline for all PHP mailing lists: > > http://php.net/mailing-lists.php > http://git.php.net/?p=php-src.git;a=blob_plain;f=README. > MAILINGLIST_RULES;hb=HEAD > > I expect that if you minimize your entire JS file it would be around 200kb > (since jQuery itself goes down from 500kb to 85kb). > > --001a11c049005718e1053b17cd99--