If you don't supply the config files, the answer to your question is "don't use Red Hat". If that is a sufficient answer, then read no further.
At the very least, workers.properties. If you are guaranteeing that workers.properties on the Win2K boxes are identical to the workers.properties file on the Red Hat server, then the problem is either: 1. Apache on the Red Hat server has a problem, in which case the Apache access logs would be very helpful. Not all of them, just the 5-10 lines around the time of the failed request or 2. There is a network problem that is preventing mod_jk on the Red Hat server from resolving the Win2K/Tomcat server name or preventing it from reaching the Win2K/Tomcat server, perhaps a route, a missing default gateway, a bad cable, or whatever. John > -----Original Message----- > From: Bertus Keyser [mailto:bertus.keyser@;impress.co.za] > Sent: Thursday, October 31, 2002 9:48 AM > To: Tomcat Users List > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > ajp13 ) > > > Sorry, I am new to this list and don't yet understand the information > required. > > Thanks for the reply. > > The logs does not show anything. Its as If the message never > reaches the w2k > pc. > > The real issue as I can see it is: > > why can w2k connect to w2k but no matter how I try I can't > get Linux to > connect to w2k. > > I have tested this now with about 4 pc's in total. > > I have done and redone the settings about 10 times now and > still nothing > with the same result every time. > > If I shutdown the Tomcat on the w2k pc the apache instantly > notifies me with > an error but if Tomcat is running it just waits for infinite. > > If you think the logs and config will really help please ask, > again. :) > > > > > -----Original Message----- > From: Turner, John [mailto:JTurner@;AAS.com] > Sent: 31 October 2002 03:39 > To: 'Tomcat Users List' > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > ajp13 ) > > > > The best way for someone to help you is for you to post > relevant snippets > of your config files, and any pertinent information from log > files. Just > saying "it doesn't work" doesn't help us help you. > > Off the top of my head, I would guess that the Red Hat server > can't resolve > a domain name for the Win2K/Tomcat server, but without > getting more specific > information from you, there's really no way to tell. > > John > > > > -----Original Message----- > > From: Bertus Keyser [mailto:bertus.keyser@;impress.co.za] > > Sent: Thursday, October 31, 2002 3:21 AM > > To: Tomcat Users List > > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > > ajp13 ) > > > > > > Can anybody please help > > > > > > The situation: > > > > I a running Apache 1.3.20-16 (rpm version number) with > > tomcat-mod 3.2.1-1 > > (rpm version number) on a Red Hat 7.1. > > > > Also running Jakarta Tomcat 3.3.1 with the mod_jk.dll on a > > win2k (bad,I > > know). > > > > I am trying to make a connection from the Apache to the > Tomcat through > > mod_jk with the ajp13 protocol. > > > > Problem: > > > > When I connect to the Apache on Redhat 7.1 with say > > http://192.168.1.1/test > > it is supposed to call this page from the Tomcat on the win2k > > machine but it > > just keeps on loading into infinity and never shows nothing. > > > > > > The config of Tomcat and Apache is not that important. I'll > > explain why. > > > > I have set up a second Apache on a seperate win2k box with > > the same config > > settings as the Red Hat one but when i connect to the win2k > > box with say > > http://192.168.1.2/test it connect just fine. > > > > Anybody have any clue why this might be happening between > > Linux --> w2k and > > not with w2k --> w2k? > > > > Any help please. (desperate). I have spent about 48hours in > > total on it. I > > have Google'd read manuals but still nothing. > > > > Bertus Keyser > > > > > > -----Original Message----- > > From: Bertus Keyser [mailto:bertus.keyser@;impress.co.za] > > Sent: 29 October 2002 06:18 > > To: [EMAIL PROTECTED] > > Subject: Compatibility between Windows and Linux tomcat > > > > > > Hallo > > > > I would like to know if there are any compatibility issues > > between running > > Linux Apache with mod_jk and running Tomcat on Windows with > the ajp13 > > protocol. > > > > Bertus Keyser > > > > IMPRESS SOFTWARE (SA) > > Peter Place Park > > Bryanston, Johannesburg > > > > Phone +27 11 706-0339 > > Fax +27 11 706-8753 > > Mobile +27 83 459-5624 > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > > For additional commands, e-mail: > > <mailto:tomcat-user-help@;jakarta.apache.org> > > > > > > -- > > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
