dreamwest Posted October 9, 2008 Share Posted October 9, 2008 Im trying to make my website as fast loading as possible. I have over 6,000 visitors a day. Im thinking of splitting the site up into subdomains for images, includes etc images.site.com includes.site.com Does this help with security and does this increase speed. I know alot of larger site use this method. Any thoughts?? Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted October 9, 2008 Share Posted October 9, 2008 There is a limit to the number of concurrent connections per domain, so it could improve the loading speed, but not if you do it excessively. You can also setup the one domain which will point to static content with a lightweight httpd such as lighttpd to make those things load faster. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.