no content-type error

Ole Keiser Christensen bongmode at outlook.com
Thu Jun 12 04:45:32 CDT 2014


Hi
I have for last 2 weeks trying to figure out why 2 of our repos fails to do pull's...we did receive the some early indications that something was wrong when we received following error:HTTP Error 400 Bad Gateway
we noticed that it could relate to some settings related to the request header, so we added following keys to the Registry:
MaxFieldLength - set with max valuesMaxRequestBytes - set with max values
it did remove the previous error, just to show us a new one which we also think relates to the size of the request header..
it is possible to clone the repo from scratch, but when you try to do a pull, you are presented with following error: does not appear to be an hg repository:---%<--- (no content-type)
---%<---
apparently the request header is empty or truncated when we do the pull...on that we also receive a status 200 from the server that everything is ok.
a look in the IIS log doesn't show any thing the could indicate some problems

Our system is running on Windows2008R2x64 and has done that for the past 2 years without problems..we are using Python 2.7.6 64 bit and compile the latest Mercurial Source (3.0.1) with that..our clients uses several versions of TortoisHG
mercurial is using an IIS webserver with an ISAPI module..
one of the repos do contain a great amount of History, Branches and files...
here are some data for repo 1:
windows properties:Size: 951 mbSize on disk: 1.99 GBContains: 18913 files
no subrepos.
it does however contains a fair amount of branches.
203 branches.were only 8 of them are open.
manifest size:   6.1M Jun 12 11:00 .hg/store/00manifest.d   483k Jun 12 11:00 .hg/store/00manifest.i
kind regards Ole




 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20140612/0ea6c5cb/attachment.html>


More information about the Mercurial-devel mailing list