Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michael L 24 posts 44 karma points
    Aug 09, 2012 @ 23:56
    Michael L
    0

    Comment Creation slow?

    When creating a comment i have noticed it taking up to 30seconds or more.

    Currently im using azure, umbraco 4.8 and ublogsy 2.1.  Instance size is small. Using google for the smtp

     

    Any thoughts?

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 10, 2012 @ 11:12
    Anthony Dang
    0

    Anything in the umbraco log table or system logs?

    Ensure your db in the same region as your instances... I made the mistake with Azure of putting one thing in Northern USA, and another in USA Anywhere... they're not the same :/

     

     

  • Michael L 24 posts 44 karma points
    Aug 13, 2012 @ 15:26
    Michael L
    0

    I have moved database around so much lately playing with the azurewebsites preview, that this is probably the case.  I'll switch my database over this week and see what happens.  I will mark this fixed for the time being and let you know if there are any issues after the switch.

     

    Thanks

  • Michael L 24 posts 44 karma points
    Aug 21, 2012 @ 20:20
    Michael L
    0

    That did help with the speed.  I had forgotten to switch servers when i started playing with the Azure websites preview.  Still feels a little slow, took about 6 or 7 seconds, but alot better than the 30 seconds.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 22, 2012 @ 01:00
    Anthony Dang
    0

    Is it 6 seconds for every time you add a comment?

    Which version of Umbraco are you on?

    Creation of a node in umbraco will take 1-2 seconds in my experience through the gui... So will publishing... I have not done any benchmarking of the api.

    I imagine the first time a comment is made on a post it might take 1 second longer because umbraco needs to make a container for the comment, then the comment.

    Also, how many entries are there in your : log table, version table... have you got debugging disabled?

     

  • Michael L 24 posts 44 karma points
    Aug 22, 2012 @ 17:23
    Michael L
    0

    Cleared out my log table, had about 14,000 entries.  Definitly appears to have helped.  Only take 3-4 seconds now, which is acceptable.  I didn't figure that would be affecting it, clearly i was wrong, keep forgetting how slow azure can be.  Thanks!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies