Query on checksum of plugin-cfg.xml

Taking a scenario where When an application is not accessible and we get to find out that the problem is with webservers and finaly we make changes to plugin-cfg.xml. What are the standard checks performed before propogating the config file to app server

Questions by ramya_rampalli

Showing Answers 1 - 9 of 9 Answers

hector8

  • Sep 24th, 2012
 

initially check in plugin-cfg.xml file like
1. virtualhost
2. instead of hostname is there any nodename
3. and context route as well

  Was this answer useful?  Yes

hector8

  • Sep 24th, 2012
 

check the context route, virtualhost and host name(some times chances of node name instead of host name)

  Was this answer useful?  Yes

subrat

  • Nov 22nd, 2012
 

Check the below parameters,
1.Check the port & host name entry in plugin-cfg.XML file .
2.check the port no entry in virtual host
3.check the https port as well .
4.check application mapping .

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions