Uploaded image for project: 'Apache Tomcat Maven Plugin'
  1. Apache Tomcat Maven Plugin
  2. MTOMCAT-109

<protocol>org.apache.coyote.http11.Http11NioProtocol</protocol> not honoured

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-1
    • 2.0-beta-1
    • None
    • None

    Description

      Tomcat7Runner.java

      Line 146: Connector connector = new Connector( "HTTP/1.1" );

      Make it possible to use NIO connector, through <protocol> option so that connector is initialized using something like:
      Connector connector = new Connector( "org.apache.coyote.http11.Http11NioProtocol" );

      Attachments

        Activity

          People

            olamy Olivier Lamy
            xaer Morten Haraldsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified