Hi,

I changed the virtual server to serve a static html page. For this I
changed DocumentRoot from /srv/httpd/git.darkstar.ilri.org/gitorious/
public to  /srv/httpd/git.darkstar.ilri.org where there is an
index.hrml and it works just fine. Then I changed it back and I get
the problem.

Also I did another test. I called the main host "darkstar" and the
gitorious virtualhost "gitoriousServer". Meaning I did not use host
gitorious.darkstar. With this if I got to gitoriousServer it waits a
bit and then gitorious run just fine.

I really think it is a waiting time. In my host gitorious takes few
seconds to start the first time (after shutdown for example), and if a
virtual host like gitorious.darkstar apache does not wait for it and
falls into the default server.



On Jun 30, 2:16 pm, Rodrigo Rosenfeld Rosas <rr.ro...@gmail.com>
wrote:
> Em 30-06-2011 04:56, Carlos Quiros escreveu:
>
> > I try that and it works fine. The browser waits for few seconds for
> > Gitorious to load and then it loads correctly. Creation of projects
> > and commits works just fine!
>
> > Might it be a waiting time for apache? If the waiting time for the
> > virtual server exceeds the limit then falls to the main server?
>
> I doubt that. I don't think this problem is related to Gitorious in any
> way. Try to separate your problems. Simulate the Gitorious server as
> another static HTML pages in Apache and try to use both of them (using
> HTTP and HTTPS if you have enabled ssl in gitorious.yml) with separate
> domain names for testing your virtual server configurations. If you can
> get this to work, try to replace the static HTML pages with the
> Gitorious passenger application to see if it causes any troubles...
>
> Splitting the tasks makes it easier to try to find what is the reason
> why it is not working...

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to