Solve and understand HTTP Error 414: Request-URI Too Large
Matt Mackall
mpm at selenic.com
Wed Aug 27 03:50:09 UTC 2014
On Tue, 2014-08-26 at 13:44 +0200, Daniel Siepmann wrote:
> Hello everyone,
>
> the error "HTTP Error 414: Request-URI Too Large" occurs regularly on our
> project.
> We develop new features in their own branches and some colleagues don't
> close them.
> If someone in our team doesn't pull often, he will get the error "HTTP
> Error 414: Request-URI Too Large".
>
> We raised the limits on our web server, but I want to understand why this
> problem exists.
> How does mercurial generate the URLs for a pull-Request? Why does this url
> become longer and longer over time?
> And is there a way to solve this problem instead of raising the limits on
> server side?
>
> Currently we just pull the important branches to "solve" the problem. But
> that's just a workaround.
>
> I'm looking forward your help and explanations.
Let's start with the single most important piece of information:
What version of Mercurial are you using?
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list