HTTP/304 Responses taking lot of time

  1. #1

    HTTP/304 Responses taking lot of time

    Hi,

    I am using ext.net 2.2 library with IE9 on windows 7 platform.

    I am trying to reduce the performance of rendering the page, i saw lot many 304 request taking time in seconds.
    Click image for larger version. 

Name:	ExtPerformance.png 
Views:	9 
Size:	32.6 KB 
ID:	19861

    Image attached, please suggest if there is any way to avoid those calls or make those calls quicker to resolve.

    Thanks,
    Rajiv
  2. #2
    304 code means that resource is not changed and browser should use resource from own cache
    Request time depends from your server loading. Just see request for your own static resource "/Scripts/adrum.js". It takes 3.62 sec. So, check your server to investigate why response time so big

    Also, I suggest to use CDN mode instead Embedded for Ext.Net

Similar Threads

  1. [CLOSED] First Request taking too much time to load page
    By shaileshsakaria in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 06, 2013, 7:56 PM
  2. [CLOSED] Listener taking input from window
    By bayoglu in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Mar 12, 2013, 6:40 PM
  3. Replies: 2
    Last Post: Apr 26, 2011, 1:56 PM
  4. [CLOSED] Control Rendering is taking time after mask disappear
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 12, 2011, 7:01 PM
  5. [CLOSED] CSS is taking for all the TextArea controls that I create
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 25, 2010, 8:28 PM

Tags for this Thread

Posting Permissions