Hanoh Haim

Results 172 comments of Hanoh Haim

@egwakim @jsmoon Understood. I think you can take the change @jsmoon did and improve it even better doing it even to the first profile. However, just keep everything backward compatible....

@jsmoon agreed. It is even better as long as you have an RPC (new API) to change this mode

@egwakim sorry for the late response, I had in mind that I've answered this already .. Currently our team is busy with another project and it is not a priority...

I suggest to run this pcap file throw our ASTF offline tool. The offline tool will simulate MSS and RTT using TCP stack and Ipg,RTT will be as you should...

using v2.46 version you can run this on netflix pcap and it will be replay with rtt of 5msec network ./astf-sim -f [netflix.pcap] --rtt 5 -o netflix_5msec.pcap the output netflix_5msec.pcap...

I think we are not on the same page. The idea is to run the offline tool on the pcap for running them in STF mode. for ASTF there is...

I’m not suggesting to move to ASTF Hanoh On Thu, 11 Oct 2018 at 16:31 Matt Callaghan wrote: > Hm. Well currently our use case and solution is to use...

@jsmoon good question. When I change the design of zmq_async SUB/PUB issue I wanted to remove this channel completely and keep only the REQ/RES. You are right in general that...