Hi,
I got a problem in FCKEditor 2.6.2 (and in 2.6.3 too) that is linked to my implementation, but while I was investigating this problem I saw that the bitmap fck_strip.gif that contains all the buttons is loaded something like 200 times when the editor is loading. This causes a performance problem on my server platform (cause i'm proxyfying all fckeditor files through a servlet), but beside that, I was wondering if it wouldn't be possible to optimize this behaviour ?
Cause in my case my IE is configured to never use cache and the loading is really slow due to this behaviour of image loading.
Is there any reason why this bitmap is loaded so many times ?
I got a problem in FCKEditor 2.6.2 (and in 2.6.3 too) that is linked to my implementation, but while I was investigating this problem I saw that the bitmap fck_strip.gif that contains all the buttons is loaded something like 200 times when the editor is loading. This causes a performance problem on my server platform (cause i'm proxyfying all fckeditor files through a servlet), but beside that, I was wondering if it wouldn't be possible to optimize this behaviour ?
Cause in my case my IE is configured to never use cache and the loading is really slow due to this behaviour of image loading.
Is there any reason why this bitmap is loaded so many times ?