Is it possible to setSO_RCVBUF in SFC on the socket of the connection to P2PS? (the default size set by the OS is inadequate - about 100k)
I couldn't see any mention of it being possible in the SFC docs.
We have some fairly busy market data consumer applications that would benefit from a larger socket buffer smoothing out spikes in the incoming market data - sometimes the spikes are too big and result in the client being kicked off P2PS, which is more disruptive to us than purely queuing the data at the expense of latency.