You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Rob Walker (JIRA)" <ji...@apache.org> on 2009/01/02 11:59:44 UTC

[jira] Assigned: (FELIX-870) Create config option to allow disabling of NIO use

     [ https://issues.apache.org/jira/browse/FELIX-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Walker reassigned FELIX-870:
--------------------------------

    Assignee: Rob Walker

> 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
>            Assignee: 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.