Forum Moderators: phranque
Why has my webserver a higher load now that I run SSL there?Because SSL uses strong cryptographic encryption and this needs a lot of number crunching. And because when you request a webpage via HTTPS even the images are transferred encrypted. So, when you have a lot of HTTPS traffic the load increases.
Resources:
SSL/TLS Strong Encryption: FAQ [httpd.apache.org]
Apache Module mod_ssl [httpd.apache.org]
[openssl.org...]