Kallithea , uwsgi and nginx
Jani Tiainen
redetin at gmail.com
Tue Jun 13 12:09:07 UTC 2017
Hmm,
Well it could be this special combination of versions.
Oh well, back to badly memory leaking waitress serving.
On 13.06.2017 15:06, Adi Kriegisch wrote:
> Hi!
>
>> Centos 7, installed with nginx 1.10.2, Kallithea from Pypi. Running with
>> waitress works, but both uwsgi and gunicorn suffers the same problem -
>> hg pull -u fails when there is no changes (different errors):
>>
>> uwsgi configuration responds with 502
>> gunicorn responds with 400
>>
>> There are no errors in any of the logs.
> Hmm... so, you're sure it is uwsgi that throws an error (and not nginx)?
> Then you could try to add something like
> buffer-size: 8192
> or
> buffer-size: 16384
> to uwsgi's config. This will increase the buffer for more/bigger headers and
> may help a great deal with mercurial repos.
>
> -- Adi
--
Jani Tiainen
More information about the kallithea-general
mailing list