Changes for page Development-WO Adaptor

Last modified by Pascal Robert on 2012/07/19 21:50

From version 11.1
edited by Ravi Mendis
on 2011/05/03 21:31
Change comment: There is no comment for this version
To version 13.1
edited by Ravi Mendis
on 2011/05/03 21:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,6 +14,10 @@
14 14  
15 15  The Wonder ERWOAdaptor framework includes a new WOAdaptor based on [[Netty>>http://www.jboss.org/netty]]. JBoss [[Netty>>http://www.jboss.org/netty]], Grizzly and Apache Mina are frameworks for Java [[NIO>>http://en.wikipedia.org/wiki/New_I/O]]. But Netty is widely regarded in the industry as being the fastest and most scalable...
16 16  
17 +==== Limitations ====
18 +
19 +Currently, there is a fixed file size limit for file uploads. This is settable via a property. It defaults to 100MB.
20 +
17 17  === AJP Adaptor ===
18 18  
19 19  The LEWOStuff frameworks include a WOAdaptor which can be used to supply requests from an [[AJP>>http://en.wikipedia.org/wiki/Apache_JServ_Protocol]] supplier such as Apache2.