apache tomcat with CDN
Posted
by
user3215
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user3215
Published on 2011-02-07T13:57:03Z
Indexed on
2011/02/07
15:34 UTC
Read the original article
Hit count: 282
I've apache2,tomcat6 ubuntu servers running on port 80 with mod_jk setup hosting jsp pages. The developers are complaining that the pages are being rendered very slow when tried with IE browser and saying, at every refresh the images are reloading again and again which is not happening with other browsers. I'm given a hint CDN
which I've no knowledge but I found in the google that cdn makes pages available on many server which improves the speed of the page being rendered. Anybody could tell me how could I make my pages available in cdn servers?
© Ask Ubuntu or respective owner