Alexander Gallego

Results 128 comments of Alexander Gallego

@nacl have you considered playing w/ these: https://github.com/smfrpc/smf/blob/master/src/include/smf/rpc_server_connection.h#L15-L61

I think if you conffigure the above settings with: `std::numeric_limits::max()` for count of keepalives and both keep alives & probes to be < client timeout. it should work out. I'm...

we have memory backpressure already & timeout already - we need to expose them via the IDL definition. we will block the processing up to memory limits & also start...

Hiii So sorry didn't see this before. Yes. It will support mutual auth SSL. If it's a priority for you I can add it next weekend. (My equipment got robbed...

Also, please submit user questions to the mailing list next.

hi @rohitjoshi - not sure if you saw my answer

so I looked into it. it should be pretty easy to add it to both server and client. I just need to write a test for ti. ``` SEASTAR_TEST_CASE(test_simple_x509_client) {...

oh good point. @laomd please see our CONTRIBUTING.md and submit a quick patch. should be fairly easy.

hi @laomd i saw you sent a patch on the mailing list yesterday, I'll get to it this weekend/tom.