Create config option to allow disabling of NIO use
--------------------------------------------------

                 Key: FELIX-870
                 URL: https://issues.apache.org/jira/browse/FELIX-870
             Project: Felix
          Issue Type: Improvement
          Components: HTTP Service
            Reporter: Rob Walker


Certain Java implementations seem to have issues with NIO - specifically the 
current Java 1.6 for AIX doesn't play nicely with NIO, calls block for long 
periods of time causing the Http Server to become very unresponsive.

Include a config option to allow NIO to be disabled e.g.

org.apache.felix.http.jetty.nio=false

Default if not supplied will be "true", which will preserve current behaviour 
without requiring explicit config.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to