On 02.09.2010 08:06, Cédric Krier wrote:
Hi,

I activated hgnested on hg.tryton.org.

I needed to switch from hgwebdir.cgi to hgwebdir.fcgi because to have
extensions loaded from hgwebdir, it requires to have an ui instance. But
instanciate an ui cost quiet a lot so using a fcgi allow to not have this
starting cost.
The old hgwebdir.cgi is still there but without hgnested.

The only small issue is that now the modules are duplicated on the index page.
The only way to remove it will be to remove the old path of module but it will
require that everybody change the default url in the .hgrc of each modules.

why not directly switching to wsgi?

--
[email protected] mailing list

Reply via email to