maxPostSize - Tomcat 4 ??? 2004-01-23 - By Bill Barker
Back
"Hume, John - NA US HQ Delray" <john.hume@(protected)> wrote in message news:87EC26183A29D5118DF1000629399BB70B6F767A@(protected) > Does anyone know how maximum post size is impacted by use of AJP or the > webserver when using AJP? > > In experimenting with this, I could submit a request body of a couple > hundred KB to Tomcat directly via HTTP, but when going through IIS > JK2 > > Tomcat, requests as small as 30KB arrived in Tomcat without values for > request parameters (i.e., request.getParameter("myBigParam")==null). >
I don't use either IIS or Jk2, but my understanding is that this would be controlled by your IIS settings. Unless there is a bug with Jk2-IIS (which I can't confirm or deny, from above :), IIS should just pass the request-body to Tomcat in 8K chunks.
> -john. > > > -- --Original Message-- -- > From: Shapira, Yoav [mailto:Yoav.Shapira@(protected)] > Sent: Thursday, January 22, 2004 9:39 AM > To: Tomcat Users List > Subject: RE: maxPostSize - Tomcat 4 ??? > > > > Howdy, > I don't think it was settable via server.xml in tomcat 4. > > Yoav Shapira > Millennium ChemInformatics > > > >-- --Original Message-- -- > >From: Sebastian Klenk [mailto:sebastianklenk@(protected)] > >Sent: Thursday, January 22, 2004 8:34 AM > >To: tomcat-user@(protected) > >Subject: maxPostSize - Tomcat 4 ??? > > > >-- --BEGIN PGP SIGNED MESSAGE-- -- > >Hash: SHA1 > > > >Hi, does anybody know if there is a max post size on tomcat 4, i know > >one can set this value on tomcat 5 - but on 4??? > >-- --BEGIN PGP SIGNATURE-- -- > >Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) > > > >iD8DBQFAD9FR6TH0N38aC2wRAsusAKCThiou9hRg+UX8IcOmgdq0562FFACff+k1 > >X/K0qOmLT0MxBChQLYdxZC4= > >=TIfN > >-- --END PGP SIGNATURE-- -- > > > > > >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > >To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > >For additional commands, e-mail: tomcat-user-help@(protected) > > > > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, proprietary > and/or privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, please > immediately delete this e-mail from your computer system and notify the > sender. Thank you. > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|