Thanks for the quick response. I posted a bunch of logs on tomcat-dev last week and didn't get any feedback. I'll dig them up and repost here tomorrow morning. It seems like something funky going on with the handling of the socket/stream associated with the post data.
Try as I may, I haven't been able to get JK2 working on XP Pro/Tomcat 4.1.18. Always get a shm init() problem. I've tried a zillion jk2.properties combos. Can't even tell if it is being loaded, as there isn't any log output either. If anyone has a working jk2.properties file for XP Pro, I'd certainly give it a shot. Thanks! - Rick ---- "Ignacio J. Ortega" <[EMAIL PROTECTED]> wrote: > Rick, > > > > > With Tomcat 4.1.18 and the latest JK IIS redirector (on > > Windows XP Pro), HTTP POST requests to a servlet fail with > > what appears to be a socket timeout error. HTTP GET's work > > perfectly. The identical code runs perfectly (POST or GET) > > when using Apache 2.0.43 with JK. > > > > > > any logs? isapiredirector at debug level should help.. > > can you test with jk2? tried myself many times with jk2 and i know it > works well at least with slide sending big files, and slide is a pretty > complex app that make big use of POST.. i know that the same webapp ( > using slide ) gave problems on jk.. soo.. > > > Saludos, > Ignacio J. Ortega > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
