I suggest you cut out apache for purposes of testing. Let tomcat serve http and test your upload. If that is it, you are looking for apache config.
Joshua On Fri, Feb 19, 2010 at 1:48 AM, Benoit Segaert <[email protected]> wrote: > > Hi all, > > We have installed Magnolia on Linux server with Apache2 - Tomcat6.0.24 - > Magnolia 4.2 and MySQL > We have some performance issues and a reset timeout when we try to upload > document (2MB) into the DMS: > > org.apache.catalina.core.StandardWrapperValve invoke > SEVERE: Servlet.service() for servlet default threw exception > java.net.SocketTimeoutException: Read timed out > at java.net.SocketInputStream.socketRead0(Native Method) > at java.net.SocketInputStream.read(SocketInputStream.java:129) > at > org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:751) > at > org.apache.coyote.http11.InternalInputBuffer$InputStreamInputBuffer.doRead(InternalInputBuffer.java:781) > at > org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:116) > at > org.apache.coyote.http11.InternalInputBuffer.doRead(InternalInputBuffer.java:710) > > > Any idea about the configuration issue? > > Benoît > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
