Rodney, Many thanks. I ought to upgrade tomcat for the security fixes alone. Apache is a RedHat 1.3.22 version which has had fixes backported, but I think I will probably look at 1.3.27 with mod_jk.It is good to know that your combination works well.
While thinking about change, can anyone confirm whether redHat 7.2, Apache 2.0.x with ssl, Tomcat 4.1.x, mod_jk and turbine work well together? Regards, Peter On Tue, 2002-12-10 at 01:03, Rodney Schneider wrote: > > Hi Peter, > > This definitely sounds like a bug in mod_webapp. You could have a look > in the CVS repository of "jakarta-tomcat-connectors" to see if there > have been any recent fixes. > > We gave up on mod_webapp and decided to use mod_jk instead. Uploading > has been working fine for us ever since. We use a patched version of > Turbine 2.1, Tomcat 4.0.5, Apache 1.3.27 and mod_jk 1.2.0. > > Regards, > > -- Rodney > > > On Mon, 9 Dec 2002 23:10, you wrote: > > Hi all, > > > > I'm using turbine 2.2-b3 with jdk1.3.1_01 on linux with tomcat 4.0.2. > > and apache 1.3.22-6, mod_webapp and https. I have one file, a small > > (14kb) pdf, which when uploaded <emphasis>consistently</emphasis> > > appears to never complete uploading. On selecting cancel in the > > browser, I get a message box warning about selecting an insecure > > resource, the upload completes and pending turbine log entries get > > written. > > > > The file is complete and correct. It is encrypted as written to disk > > and decrypted on download, and as it is ok on download this would > > indicate that it has correctly completed uploading. > > > > Other files smaller, larger, pdf's and other types upload ok. > > > > This behaviour does not occur on my development box using the tdk, > > but I am accessing the webapp directly through tomcat and not via > > apache. I guess that this may not be a turbine problem but thought > > I'd ask if anyone had come across anything like this before and had > > any ideas what may cause this. > > > > Any pointers will be gratefully appreciated. > > > > Peter > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
