cancel
Showing results for 
Search instead for 
Did you mean: 

Https as unsecure base url ?

Https as unsecure base url ?

Are there any disbenefits when using https in Magento's unsecure base URL configuration ?

 

1 REPLY 1

Re: Https as unsecure base url ?

Hi @Drakari 

 

The main downside of doign this is speed, since running though https adds about 100ms to your requests. '

 

You might run into modules that doens't support https properly.