Hello, In Jetty 8 you could disable the use of Direct Buffers for NIO connectors via the setUseDirectBuffers(bool) method in the AbstractNIOConnector class. Is there a way to do this in Jetty 9?
-- View this message in context: http://jetty.4.x6.nabble.com/Disabling-Direct-Buffers-in-Jetty-9-tp4961201.html Sent from the Jetty User mailing list archive at Nabble.com. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
