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

Konstantin Osipov kostja at tarantool.org
Tue Feb 13 17:49:27 MSK 2018


* 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?

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.org - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list