No. We're using apache cxf. It works ok but io seems to consume a lot of CPU.
Den 11. juli 2013 kl. 15:39 skrev Konstantin Kolinko <knst.koli...@gmail.com>: > 2013/7/11 Stefan Magnus Landrø <stefan.lan...@gmail.com>: >> Hi there, >> >> We're developing a web service application that will have to handle >> mulitpart requests/responses of up 10 MB. >> >> I've looked at the config reference found here >> >> http://tomcat.apache.org/tomcat-7.0-doc/config/http.html >> >> but I'm not sure which values to tune. Probably the buffers, right? >> >> Any pointers would be great. > > Are you going to use Servlet 3.0 file upload support? > > If so, you would have to configure values in '<multipart-config>' > element in your app's WEB-INF/web.xml. > > Look into Tomcat Manager webapp for an example. > > I see no need to change configuration of HTTP connectors. > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org