Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] org.mortbay properties

https://bugs.eclipse.org/bugs/show_bug.cgi?id=323196

I found a few properties that look like they are hold overs from the
move to eclipse.  They are generally related to addressing jvm nio
issues that have been seen and worked around...but as far as I know
everyone runs with the defaults for these settings.  My instinct is to
just change them but I figured it was a good idea to get the issue a
bit of exposure and if your using them to let me know.

the ones I noticed atm were:

org.mortbay.io.nio.JVMBUG_THRESHHOLD
org.mortbay.io.nio.MONITOR_PERIOD
org.mortbay.io.nio.MAX_SELECTS
org.mortbay.io.nio.BUSY_PAUSE
org.mortbay.io.nio.BUSY_KEY

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


Back to the top