https://thethemefoundry.com/blog/why-we-dont-use-a-cdn-spdy-ssl/
http://www.cyberciti.biz/faq/debian-ubuntulinux-unix-nginx-server-speeds-up-ssl-with-spdy-support/
Tampilkan postingan dengan label SPDY. Tampilkan semua postingan
Tampilkan postingan dengan label SPDY. Tampilkan semua postingan
Sabtu, 08 Februari 2014
SSL SPDY : Why we don’t use a CDN: A story about SPDY and SSL
Jumat, 20 Desember 2013
Rabu, 08 Mei 2013
An HTTP & SPDY client for Android and Java applications
HTTP is the way modern applications network. It’s how we exchange data & media.
Doing HTTP efficiently makes your stuff load faster and saves bandwidth.
OkHttp is an HTTP client that’s efficient by default:
- SPDY support allows all requests to the same host to share a socket.
- Connection pooling reduces request latency (if SPDY isn’t available).
- Transparent GZIP shrinks download sizes.
- Response caching avoids the network completely for repeat requests.
You can try OkHttp without rewriting your network code. The core module implements the familiar
java.net.HttpURLConnection API. And the optional
okhttp-apache module implements the Apache HttpClient API.OkHttp supports Android 2.2 and above. For Java, the minimum requirement is 1.5.
http://square.github.io/okhttp/ (Read More..)
Senin, 11 Maret 2013
Sabtu, 08 Desember 2012
Sabtu, 03 November 2012
Simple SPDY and NPN Negotiation with HAProxy
Diposting oleh
kwepik
di
10.21
.
Sabtu, 03 November 2012 .
Label:
HighAviability,
Management,
Networking,
nginx,
SPDY,
Web
Minggu, 21 Oktober 2012
Sabtu, 18 Agustus 2012
Rabu, 02 Mei 2012
Sabtu, 03 Desember 2011
Langganan:
Postingan (Atom)