tags:

views:

20

answers:

2

if facebook uses the https system why doesnt the system be slow as there is so much data to encrypt even as each person,album is a separate object on the social graph.please i want t know this so even if the question might seem supid to some please nswer it

+1  A: 

It is obviously slower than it would be with HTTP, but Facebook has a lot of servers, so there's reasonably good concurrency and latency is minimized.

Matthew Flaschen
+1  A: 

They probably use hardware encryption. See http://en.wikipedia.org/wiki/SSL_acceleration

Larry K

related questions