Hi Christopher thanks for viewing m configuration ..as mentioned we are using http connectors in my configuration not AJP.
and here are my configuration details. Apache tomcat configuration (server.xml) <Executor name="tomcatThreadPool" namePrefix="catalina-exec-" maxThreads="150" minSpareThreads="4"/> <Connector executor="tomcatThreadPool" port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" /> Apache httpd configuration Httpd.conf. ProxyPass / http://localhost:8080 route=msf1 Regards Rakesh On Wed, Sep 7, 2011 at 12:39 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Rakesh, > > On 9/6/2011 7:39 AM, rakesh k wrote: > > Can you brief me on that which part my configuration is insane. > > The configurations you are posting do not match your own assertions > about your configuration. > > To wit: you think you have an AJP processor, yet you have configured > an HTTP processor. > > > and can you please let me what are the things do you require from > > me, so that it can help you out where the configurations are > > disorder. > > What connectors do you want to configure? What is your current > configuration? > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk5mb/0ACgkQ9CaO5/Lv0PBp1ACgkrJuX6BQI9C60Nz3W5jkW6GV > MEYAn2xN8Mgc+fC5gsykU3pu2RYQpHoh > =vYeV > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >