Minimize HTTP Chatter When RTE is Image | File Selector

  •  04-10-2014, 1:40 AM

    Minimize HTTP Chatter When RTE is Image | File Selector

    I have noticed a slight delay on page load performance when I use RichTextEditor as [only] an image selector, even on an otherwise light-weight page. There are nearly 30 HTTP GET requests even for this minimalistic configuration. 

     

    You can see this in action on your own demo page, here: http://richtexteditor.com/demo/select_image.aspx

     

    I am wondering if there are additional configurations we can now make, or if you can enhance RTE, so when its running only as an image selector or file selector, the number of HTTP GET requests is far fewer than it is today. I would think server-side runtime config could cause the client-side components to not issue any (or so many) GET requests.

     

    Note I am using RTE Version 8.1 downloaded April 1, 2014. 

     

    Thanks!

View Complete Thread