https://issues.apache.org/bugzilla/show_bug.cgi?id=55846

            Bug ID: 55846
           Summary: Static resources Greater than 48k can not be accessed
                    when I Config the Connector with Http11NioProtocol
           Product: Tomcat 7
           Version: 7.0.30
          Hardware: Other
                OS: AIX
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: conquer0...@163.com

My Hardware:
    IP:168.1.100.113
    OS:AIX

My Configuration:
<Connector port="8082" protocol="org.apache.coyote.http11.Http11NioProtocol" 
               connectionTimeout="20000"
               redirectPort="8443" />
My app:
    t/
      t.html
      t.jsp


http://168.1.100.113:8082/t/t.html         Failure !
http://168.1.100.113:8082/t/t.jsp          Success !

And This problem only occurs on the AIX platform !

Thank You !

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to