Hello Meteusz,

Could you please log a bug for it?

   http://bugs.cherokee-project.com/

I'm on vacation for a couple of days. I'll check it out as soon as I'm  
back.

--
Greetings, alo
http://www.alobbs.com/

On 31/12/2008, at 18:13, Mateusz Pawlowski  
<[email protected]> wrote:

> Hi,
>
> I'm working with Mercurial and wanted  to have my repositories visible
> on http.
> It's damn easy, just "hg serve" and it spawns own http servers and
> serves nicely.
>
> Now, idea was make it available via simple reverse proxy. Cherokee
> should do it.
>
> I've created an information source: host : localhost:8000
> I've created /hg ( directory ) target under default virtual host, made
> it Reverse Proxy, added simple RegExp for rewriting: ^/hg/(.*)$    /$1
>
> Now, I can see on my hg serve console that all requests are translated
> correctly. The only problem, is that when browser tried to get whole
> document it gets connection interrupted and I see nothing, sometimes
> some partial HTML
>
> Any idea what is wrong ? Why it interrupts the connection?
>
> Cheerio
> Mateusz
> _______________________________________________
> Cherokee mailing list
> [email protected]
> http://lists.octality.com/listinfo/cherokee
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to