Using new WordPress plugin called WordPress SSL you can seamlessly map your website URLs to SSL if the site is accessed via SSL.
Continue reading How To Make Your WordPress Site Available Via HTTPS & HTTP Without Any Effort ?
Using new WordPress plugin called WordPress SSL you can seamlessly map your website URLs to SSL if the site is accessed via SSL.
Continue reading How To Make Your WordPress Site Available Via HTTPS & HTTP Without Any Effort ?
Facebook has announced SPDY support. Here is Facebook’s response to the call for expressions of interest in HTTP/2.0. Providing faster and more secure online services to users, the features in need for HTTP/2.0 are:
- Multiplexing
- Transport layer encryption
- Zero-latency upgrade
- Per-request flow control
- Server push
Check Details Here.
What is SPDY ?
SPDY means speedy. It is an experimental networking protocol developed primarily at Google for transporting web content. Its main objective is to reduce loading time of any web page. It modifies the way HTTP requests and responses are sent over the wire.
SPDY transports the web content using fewer TCP connections by multiplexing large numbers of transactions to one TLS connection. Read Mozilla Hacks: SPDY Brings Responsive and Scalable Transport to Firefox 11