[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem with viewvc

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 27 Dec 2017 17:46:17 -0600

Hi Vincent, Daniel,

The problem is that the "modified" link for branches/1.9.x/ produces a page
with a log of ALL the modifications EVER made in that branch. You're
talking about thousands of log entries from the past couple/three years.
The page simply takes way too long to generate, so the proxy (gunicorn)
times out.

Stick to the "modified" links for individual files or subdirectories, and
ignore the one for the main branch :-)

Cheers,
Greg
(on behalf of Infra)

On Wed, Dec 27, 2017 at 4:54 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name>
wrote:

> Infra - could you take a look? I tried just now and reproduced the
> first error message (a "502 Proxy Error").
>
> @Vincent In the future feel free to report issues with *.a.o services
> directly to infra (after checking status.apache.org)
>
> Vincent Lefevre wrote on Wed, 27 Dec 2017 14:24 +0100:
> > Hi,
> >
> > On http://svn.apache.org/viewvc?view=revision&revision=1814248
> > when I click on the first "modified", I get either
> >
> > Proxy Error
> >
> > The proxy server received an invalid response from an upstream server.
> > The proxy server could not handle the request GET /viewvc/subversion/
> > branches/1.9.x/.
> >
> > Reason: Error reading from remote server
>
> Cheers,
>
> Daniel
>
> > or
> >
> > HTTP/1.1 NoneServer: gunicorn/19.7.1
> > Date: Wed, 27 Dec 2017 13:23:12 GMT
> > Connection: close
> >
> > Regards,
>
Received on 2017-12-28 00:46:22 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.