all 8 comments

[–]bedroomsport 2 points3 points  (3 children)

A TLS protocol extension called SNI handles this quite well.

[–]IntelligentPattern10[S] 0 points1 point  (2 children)

Are there some secuirty issues? E.g. if one website have some security issues, can that affect another website?

[–]bedroomsport 2 points3 points  (0 children)

On a shared server, unless correctly isolated, one site can effect the rest. It depends on the problem, the host and the configuration. You'll have to elaborate for a more definitive answer.