Web Hosting Talk







View Full Version : https extremely slow


DuncanMcLord
10-15-2002, 04:09 AM
Hi,

i recently experienced, that https requests got extremely slow on my apache server.
Sometimes the request even gets a timeout.
I have no clue where the problem could be, since http runs just fine and the software is also up2date.

Any help welcome.

Thanks!

PHBPendragon
10-17-2002, 06:09 PM
Anything in the logs? Any changes to the conf file or has it always been this way?

citrus
10-17-2002, 06:26 PM
Https is always slow. SSL pages have to go through a lot of encryption and decryption when transferring data to ensure security and integrity of information. Probably because of this, SSL pages tends to be slower.