Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vbtechguy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
31 ms
·
91.
▲
by
vbtechguy
11y ago
Piotr is working his magic for ngx_pagespeed 1.10 https://github.com/pagespeed/ngx_pagespeed/issues/1114 just need a patch for 1.9 branch too
92.
▲
by
vbtechguy
11y ago
you can reduce re-compilation time by using ccache compiler caching. i do this for my Centmin Mod LEMP stack auto installer and re-compile via ccache is up to 60-80% faster than without ccache https://ccache.samba.org/ :)
93.
▲
by
vbtechguy
11y ago
Well got nginx 1.9.11 stack installer dynamic module ready almost with ngx_brotli fixed, lua nginx module patched https://community.centminmod.com/posts/26128/ just missing ngx_pagespeed compatibility and i'
94.
▲
by
vbtechguy
11y ago
just script the compilation so it's easier over time. That's what i do for my LEMP stack's installer and source compiled nginx. There's a shell based menu option i can run to just recompile nginx for upgrade, downloads o
95.
▲
by
vbtechguy
11y ago
Also don't forgot about ngx_pagespeed's admin console lots of useful stats there too https://developers.google.com/speed/pagespeed/module/console & https://developers.google.com/
96.
▲
by
vbtechguy
11y ago
Yup Centmin Mod LEMP stack installer maintains and integrates ngx_pagespeed with Nginx installs http://centminmod.com/nginx_ngx_pagespeed.html along with handy command line shortcuts to enable and disable pagespeed via psco
97.
▲
by
vbtechguy
11y ago
not obsolete at all I benchmarked http/2 vs http/2 + ngx_pagespeed and the http/2 + ngx_pagespeed is still faster http://centminmod.com/http2-versus-spdy-nginx.html#http2vers... if you think about it, http&#x
98.
▲
by
vbtechguy
11y ago
hey jdmarantz love ngx_pagespeed been using it for years now integrating into my Centmin Mod LEMP stack installer's Nginx server http://centminmod.com/nginx_ngx_pagespeed.html . The benefits of ngx_pagespeed are truly a
99.
▲
by
vbtechguy
11y ago
automation will eventually be the way just that Letsencrypt client and 3rd party clients need time to evolve and develop to the stage that is acceptable for most folks there's a list of clients being developed on their forums some alre
100.
▲
by
vbtechguy
11y ago
Indeed I am waiting on Nginx HTTP/2 support too. Already testing OpenLiteSpeed and h2o HTTP/2 support at https://h2ohttp2.centminmod.com/webpagetests1.html .
101.
▲
by
vbtechguy
12y ago
Useful thread at https://community.centminmod.com/threads/poodle-attacks-on-s... . OpenSSL 1.0.1j is released with TLS_FALLBACK_SCSV support if you really need to keep SSLv3 enabled too.
102.
▲
by
vbtechguy
12y ago
Updated benchmark results with 2GB vs 4GB vs 8GB vs 16gb plans from Linode vs DigitalOcean https://blog.centminmod.com/346 . Definitely Linode has the faster cpus and disk i/o as you move up in plans >2GB. 16GB plans
103.
▲
by
vbtechguy
12y ago
that's probably due to the massive surge in growth and growing pains for DO
104.
▲
by
vbtechguy
12y ago
yeah DO = DigitalOcean
105.
▲
by
vbtechguy
12y ago
Not exactly a fair comparison, you'd want to compare similar plans, 2GB Linode VPS and 2GB DigitalOcean VPS are both $20/month. Some benchmarks between the two posted at https://blog.centminmod.com/346 . Linode fas
106.
▲
by
vbtechguy
13y ago
Nginx SPDY 3.1 working fine at https://blog.centminmod.com/250 :)
107.
▲
by
vbtechguy
13y ago
Indeed on Ben's side in this but personally, I don't think Ben should of stepped aside/left.