I have a similar problem, where I sometimes need to wait for 10 seconds for my post go get added. However, if I update the page manually instead of waiting, my post is also there, so the stall seems to be when waiting for the AJAX response. The site works fast for all other normal operations. Any specific reason why AJAX requests would be that much slower?