bzr+http protocol issue

Asked by Vijaya Kumar

Hi,

Facing Major issue with bzr+http protocol.

Checking out repository of 300MB(in client)
From File Server - Started 11:03:02 - 11:03:44 completed
Using bzr+http - Strated 11:03:00 - 11:07:05 failed
Error:-
bzr: ERROR: Generic bzr smart protocol error: Invalid http response for
http://XX.XX.XXX.XX/bzr/XXXX/XXXXXX/.bzr/smart: Unable to handle http code 503: Service Unavailable

For some small repositories it is taking few minutes to check out using http, only few seconds if checkout directly from file server.

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

Hi,

It looks like you're using a web server in front of bzr: what is it?
Maybe it has a timeout on python requests that you can increase?

Do things work if you use nosmart+http://... urls?

Can you help with this problem?

Provide an answer of your own, or ask Vijaya Kumar for more information if necessary.

To post a message you must log in.