SSL Connections
I have an SSL site that is up and running with outside users gaining acces. I notice that when they connect to the site, tons of packets flow through when I look at tcpdump (discounting the packets from watching tcpdump). When I compare this to a non SSL site, I dont see near as many packets going through. Its eating up bandwith and Im not sure why. Any suggestions? BTW, the SSL site I am referring to is a simple front end with a simple postgres backend, however the DB queries are pretty heavy..
|