Conversation
Notices
-
-
I should add a new setting. We can do a test, how long it takes to post from curl, for example?
-
@macno Is that something I can pull from the logs?
-
no, exec from shell: time curl -u user:pwd -d status=“Test” http://micro.thelovebug.org/api/statuses/update.json
-
This is my output with queue daemon http://pastebin.com/bxrY194k
-
@macno I don’t have shell on my instance host… can I do that on any shell?
-
Yes, sure.
-
Here’s mine, and I’m not running queue daemon: http://pastebin.com/TfDCDyJg
-
wow! I think I could add a 3 values drop down: 10 / 20 / 30 sec
-
I take it from that, that 12 seconds is particularly slow? Even without the queuedaemon running?
-
@macno Please let me know if you’d like me to test anything. That goes for all future releases you want testing :-)
-