Previous Next

Thread: Performance issue

Last post 09-03-2008 9:15 AM by qbernard. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 09-02-2008, 10:13 PM

    • mikie
    • Not Ranked
    • Joined on 07-15-2008, 1:43 AM
    • Posts 6

    Performance issue

    when looking at IIS response time-taken, all response times which are significantly high, are a 'PUT', does anyone know what it means when 'PUT' queries are bad but 'GET's' are good? what sorts of things should i be looking at?

    From what i understand if GET and PUT times both good – good. If GET and PUT times both bad, could be network performance issue. If GET bad PUT good – samba performance. but i have not seen GET good PUT bad.

     Any reccomendations appreciated.

     

  • 09-03-2008, 7:43 AM In reply to

    • Rovastar
    • Top 10 Contributor
    • Joined on 03-13-2008, 2:00 PM
    • London, UK
    • Posts 758

    Re: Performance issue

     I don't think there are any guidelines for this.

    Look in more detail at the URLs that are doing long times and their code. Also is it *ALL* puts are high even doing very basic hello world stuff.

    Most overused word in IT is 'should' as in 'That should work!?!'
  • 09-03-2008, 9:15 AM In reply to

    Re: Performance issue

    is the PUT and GET you referring are in HTTP context? meaning writing and reading via HTTP.
    So why write slow and read fast? you need to figure out how data are written? what inside the PUT handling script?

    Cheers,
    Bernard Cheah
Page 1 of 1 (3 items)
Page view counter