Re[2]: [patches] Re: [daemon 1/1] daemon: Introduce feedback daemon

Ilya Markov imarkov at tarantool.org
Tue Feb 13 18:06:31 MSK 2018


>Вторник, 13 февраля 2018, 17:49 +03:00 от Konstantin Osipov < kostja at tarantool.org >:
>
>* Ilya Markov <  imarkov at tarantool.org > [18/02/13 17:42]:
>> 
>> > + elseif feedback ~= false then
>> > + pcall(http.post, self.host, json.encode(feedback), {timeout=1})
>> > + end
>> >Did you test if this blocks? How many send per second can you
>> >perform? Could you play with iptables and see what happens if the
>> >address is behind a firewall?
>> 
>> The average throughput is 6 rps to remote server and
>> around 500 rps to local one.
>
>What is cpu usage with maximal throughput?

With local server 65%, with remote 30% cpu usage.

-- 
Thank you,
Ilya Markov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180213/e4835d5c/attachment.html>


More information about the Tarantool-patches mailing list