.
MonroeOhio.org website
There is a
huge BMP image being processed by phpThumb.
On first load this takes over 9 seconds.
www.monroeohio.org/images/stories/city%20bldg.bmp
That image is 1600x1200 and is over 5 MEGAbytes.
You can see the HTTP call when the home page is loaded.
www.monroeohio.org/components/com_flexic...180&h=180&aoe=1&q=95
Changing that huge source image to a much smaller one should help.
Some of the other images could be much smaller.
For example, your original banner bridge PNG (112 KB)
[attachment=0:tpfgcmul]<!-- ia0 -->banner_bridge.png<!-- ia0 -->[/attachment:tpfgcmul]
Converted to a 90% JPG (33 KB)
[attachment=1:tpfgcmul]<!-- ia1 -->banner_bridge.jpg<!-- ia1 -->[/attachment:tpfgcmul]
These are just a couple examples.
The Joomla Performance forum has a lot of tips.
These pages could be made much smaller and much faster.
While watching the HTTP interactions . . .
I am seeing a large variability in the download times on images, JavaScript, CSS, etc.
This points to server load effects.
For example this one CSS file has taken as long as 5+ seconds.
www.franklincityschools.com/CFIDE/script.../ext/css/ext-all.css
Same for a couple other CSS files. 4-6 seconds.
Does not seem to be directly related to the file size.
This points to server load effects.
.