problem on edit settings

38 views
Skip to first unread message

numir...@gmail.com

unread,
May 22, 2013, 1:40:23 PM5/22/13
to vamonos-...@googlegroups.com
Hi all,

First of all THNKS :))) this is a very nice app and as been very, very usefull :D

In the meanwhile I have detected a problem,or not :) over here we have vsconsole deployed on tomcat with apache mod_proxy on front, but when I change the settings in a agentConfig I´m always redirect to :


Is this a default setting ? Or can it be changed ?

All the Best,
Nuno

VamonosSoftware

unread,
May 27, 2013, 8:10:59 PM5/27/13
to vamonos-...@googlegroups.com
Thanks for using vsConsole! If you like it, please spread the word... more users will mean more encouragement to develop it further.

I'm not sure I understand what the problem is here - when saving an agent config, it does a redirect to agentConfig/index - are you saying you get an error? How have you configured apache - i.e. what is the url for the vsConsole home page, and if you don't want saving an agent config to go to http://localhost:8080/vsconsole/agentConfig/index where do you want it to go to?

I assume you are running apache on port 80 - so perhaps there is a bug in the redirect, or a misconfiguration in your mod_proxy settings - can you send through your mod_proxy config?

If the problem is the ':8080' you might want to check your tomcat settings - if you haven't told it that the proxyPort is '80' then when vsConsole tries to redirect it will build the wrong redirect url - one that won't work considering apache is in front of tomcat.

<Service name="Catalina">
  <Connector port="9282" proxyPort="80" proxyName="host1.com"/>


See this link for more on Tomcat with apache:

http://www.javathinking.com/2007/10/tomcat-with-apache2-virtual-hosts_20.html

Let me know how you get on. If this information doesn't help, send me you apache and tomcat config and I'll try to reproduce it and find a working config. If it does help, let me know also!

And please spread the word...

Thanks
Reply all
Reply to author
Forward
0 new messages