Re: MOD_JK TEST
in $APACHE_HOME\conf\httpd.conf notice the configuration for mod_jk # Loads the Jakarta Tomcat Connector module LoadModule jk_module modules/mod_jk.dll #Configuration Attributes for mod_jk JkWorkersFile C:/TOMCAT/TOMCAT~1.5/conf/workers.properties referencing C:/TOMCAT/TOMCAT~1.5/conf/workers.properties depending on the ajp list for worker worker.list=ajp12, ajp13 # - An ajp12 worker that connects to localhost:8007 # - An ajp13 worker that connects to localhost:8009 so if you go to CLI and type netstat -a | grep 8009 OR netstat -a | grep 8007 *you should see output if the connection is active* There is in all likelihood a quicker way to determine for active connection for ajp worker HTH/ Martin This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: "Partha Goswami" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, August 09, 2007 4:46 PM Subject: Re: MOD_JK TEST hi, is ur tomcat working ? can u view it throgh browser? On 8/10/07, Dean Lonsdale <[EMAIL PROTECTED]> wrote: Hi guys Can anyone let me know of a test to prove whether the mod_jk is working between Apache and Tomcat please ? many thanks Regards / Cordialement / Mit freundlichen Grüßen -- [image: IBM] *Dean Lonsdale* *Dean Lonsdale/UK/IBM* [EMAIL PROTECTED] <[EMAIL PROTECTED]> Systems Architect IBM Systems & Technology Group Senior Accredited IT Specialist Tivoli Certified Consultant IBM UK Ltd, Washway Road, Manchester Ext: 07834 252463 Mobex: 264328 +44 (0)1253 731299 View the Systems Group website at http://w3-03.ibm.com/systemstechnology/index.html -- * * *Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU * -- Regards Partha Goswami Solaris/Open solaris User Group www.solaris-user-group.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: MOD_JK TEST
hi, is ur tomcat working ? can u view it throgh browser? On 8/10/07, Dean Lonsdale <[EMAIL PROTECTED]> wrote: > > > Hi guys > > Can anyone let me know of a test to prove whether the mod_jk is working > between Apache and Tomcat please ? > > many thanks > > Regards / Cordialement / Mit freundlichen Grüßen > > -- [image: IBM] *Dean Lonsdale* *Dean > Lonsdale/UK/IBM* > [EMAIL PROTECTED] <[EMAIL PROTECTED]> Systems Architect > IBM Systems & Technology Group > Senior Accredited IT Specialist > Tivoli Certified Consultant > > IBM UK Ltd, Washway Road, Manchester Ext: 07834 252463 > Mobex: 264328 +44 (0)1253 731299 View the Systems Group website at > http://w3-03.ibm.com/systemstechnology/index.html > > > > -- > > * > * > > *Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > * > > > > > > > -- Regards Partha Goswami Solaris/Open solaris User Group www.solaris-user-group.org
Re: MOD_JK TEST
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dean, Dean Lonsdale wrote: > Can anyone let me know of a test to prove whether the mod_jk is working > between Apache and Tomcat please ? Do you need something other than a smoke test? Generally, you can demonstrate that mod_jk is working by attempting to request a page. If you get the page... it's working! - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGu3vN9CaO5/Lv0PARAqV7AJ9c8cOfQy5A0/YhQywF0cL37cJibwCfVt0J RWYTvNgWpS5lWCscplKJaUw= =Om2K -END PGP SIGNATURE- - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
MOD_JK TEST
Hi guys Can anyone let me know of a test to prove whether the mod_jk is working between Apache and Tomcat please ? many thanks Regards / Cordialement / Mit freundlichen Grüßen -- Dean Lonsdale Dean Lonsdale/UK/IBM [EMAIL PROTECTED] Systems Architect IBM Systems & Technology Group Senior Accredited IT Specialist Tivoli Certified Consultant IBM UK Ltd, Washway Road, Manchester Ext: 07834 252463 Mobex: 264328 +44 (0)1253 731299 View the Systems Group website at http://w3-03.ibm.com/systemstechnology/index.html Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU