I am planning on upgrading my internet service to accomodate a small business website and I have a choice regarding the type of service. My choice is between to upgrade my existing residential cable modem to a business class that will get me a (potential) 40% download speed increase and a 300% upload speed increase due to better bandwidth limits and to get a DSL line that will be slower on the download, but equivalent to what I have now on the upload side. The advantage of the DSL is that it would be a seperate line with a seperate IP address. Unless I am willing to pay $20 more a month, both accounts would theoretically still have dynamic IP addresses.
I currently have two virtual hosts on my Apache server, one for personal stuff and one for the upstart business. I am curious, from a technical perspective, which option would be better: more speed or a seperate IP?
Also would there be any real advantage to springing for the static IP, such as making secure sites easier instead of relying on SNI? If I made the business site the default, I could accept having the wrong certificate warnings for my personal site as I know what to look for an use it to encrypt my own traffic.
Anybody have any thoughts or experience in this matter that could help me decide which approach is the better one?
I currently have two virtual hosts on my Apache server, one for personal stuff and one for the upstart business. I am curious, from a technical perspective, which option would be better: more speed or a seperate IP?
Also would there be any real advantage to springing for the static IP, such as making secure sites easier instead of relying on SNI? If I made the business site the default, I could accept having the wrong certificate warnings for my personal site as I know what to look for an use it to encrypt my own traffic.
Anybody have any thoughts or experience in this matter that could help me decide which approach is the better one?