Hi there,
I have two questions: 1) How can I configure the underlying socket parameter SO_LINGER using the Undertow API ? and 2) Is there something that I can use to rate-limit requests issued to an Undertow server ? (something similar to the DoS Filter in Jetty)

Thanks,