if you are not looking for setting this limit dynamicly, this apache directive
might solve your problem.
http://httpd.apache.org/docs/mod/core.html#limitrequestbody
Philippe Van Der Gucht wrote:
> Hello,
>
> I bumped into a problem where I wanted to prevent a file upload from happening.
> The
Hi!, I get the
following exceptions from tomcat when I try to access a secure JSP using
Veisign certificates: 2001-03-22 03:47:18 - Ctx( ): 400 R(
/) null 2001-03-22 03:47:18 - Ctx( ): IOException in: R( /) Socket
closedAnd the browser displays the following message: The page
cannot be
Hello, my name is Victor Wynnytsky
[ WHAT I NEED ]
I need each webapp to be able to set it's default directory. This can
be observed by looking at System.getProperty( "user.dir" ). When I saw
Tomcat4's new tag in server.xml I got all excited.
Unfortunately "user
Hello, my name is Victor Wynnytsky
I had sent you a very long message earlier today (July 8) asking for a
means of setting the default directory on a per-webapp basis. Then as
an after thought I also asked that my message be sent to the XML team
to see if maybe Xalan could be told to pickup
Title: PATCH
I like to submit a minor patch to version 1.5
of the build.xml for jakarta-servletapi.
Currently the build.xml places itself if the lib of the dist.
the build.xml copies java files to src rather than src/share,
which is what the build.xml is expecting.
The fix will allow dow
Title: 5 Patches ...
Please note patch 1 and especially 4.
Just helping out.
-Victor
patchfile1.txt
--
I'm interested in sending a patches to fix a problem I'm
encountering. I'm using jasper save myself deployment time by
testing the integrit
Title: RE: 5 Patches ...
Resending with file.
Apologize for the err.
-Victor
-Original Message-
From: Vitayaudom, Victor
To: '[EMAIL PROTECTED]'
Sent: 4/2/01 6:52 PM
Subject: 5 Patches ...
Please note patch 1 and especially 4.
Just helping out.
-Victor
patc
I enabled the debug lines of RealmBase.authenticate class
(org.apache.catalina.realm.RealmBase.java)
from tomcat 4.1.18 on redhat 7.3 with mozilla 1.2.1
as my client browser and the Realm used is MemoryRealm.
The value of qop is always 'ut' instead of 'auth'
which always results to a wrong serv