< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

[reSIProcate] DNS lookup in sendToWire


Hi everyone,

 

I’m trying to test load on the state less proxy and I need to do it without DNS lookup (I’m only using IP addresses). I see in TransactionState::sendToWire where there is a lookup.

My question is can I disable it somehow or the only way to do it is thru the code?

If it can only be done thru the code, please direct me to the best place to disable from.

 

Thanks

Yariv