Is there a module that can prettify the page output before it is send to the requesting client?
Peter Booth
peter_booth at me.com
Tue Jul 4 17:45:33 UTC 2017
Depends on your definition of pretty and what you want to achieve. Are you looking for pretty for a human reader or for a browser?
Google's pagespeed module comes in both apache and nginx flavors and applies a bunch of page optimization transformations to the page and embedded resources. I've seen it reduce download times for an untuned site from 6 seconds to 1.2. But the HTML that's returned has been "prettified" for a browser not for a person to view.
Peter
Sent from my iPhone
> On Jul 4, 2017, at 7:20 AM, vfclists . <vfclists at gmail.com> wrote:
>
> Is there a module that can prettify the HTML before it gets sent to the client? Some think like that must be run before the zip stage.
>
> --
> Frank Church
>
> =======================
> http://devblog.brahmancreations.com
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170704/73bad003/attachment.html>
More information about the nginx
mailing list