I am trying to optimize the page load times of my site by reducing HTTP Requests. By concatenating/compression of the css files and javascripts.
Has anyone tried this and if so, is it worth the time to implement. Do you have any guide lines on how to approach the coding?
Any information would be appreciated.
Skip



