简体   繁体   中英

Is there a way in Netty to get specific TCP options?

Does Netty support getting low-level, custom TCP options from a connection? We need to put the client IP address in a TCP option from the F5 LTM to be read by Netty.

References: https://www.iana.org/assignments/tcp-parameters/tcp-parameters.xhtml https://devcentral.f5.com/articles/accessing-tcp-options-from-irules#.U5shRiTSBKQ

并非如此,因为Java完全不支持此功能。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM