Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make customizable whether to use direct or heap buffers #226

Closed
jmcc0nn3ll opened this issue Feb 16, 2016 · 1 comment
Closed

Make customizable whether to use direct or heap buffers #226

jmcc0nn3ll opened this issue Feb 16, 2016 · 1 comment
Assignees

Comments

@jmcc0nn3ll
Copy link
Contributor

migrated from Bugzilla #475729
status ASSIGNED severity enhancement in component server for 9.3.x
Reported in version 9.3.2 on platform PC
Assigned to: Simone Bordet

On 2015-08-24 11:25:50 -0400, Simone Bordet wrote:

We must make customizable whether to use direct or heap buffers.

This is to allow running Jetty with little memory, controlling the off-heap memory by using heap buffers.

Also, direct buffers should involve less copies and should be preferrable in most cases.

@sbordet
Copy link
Contributor

sbordet commented Sep 18, 2019

Closed in favor of #3952 and #3953.

@sbordet sbordet closed this as completed Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants