> --- Noel Welsh <noelwelsh@...> wrote:
> > ErlangEditorsGroup? (As seen on NewChapter) Typo,
> > joke, or statement of intent?
>
> Uh oh! Anton, did I foul up something in the Scheme
> Cookbook while playing with my Erlang Cookbook setup?
I think you must have edited the Cookbook.NewChapter page instead of
Erlang.NewChapter, but I switched it back. I didn't find any occurrences of
"erlang" anywhere else in the Cookbook, so all seems OK now.
The default TWiki interface uses different colors in different "webs" to
help avoid this kind of thing; I'm not sure if the skin we're using supports
that, but I'll look into it.
> > The new site seems slower than before, though that
> > may be the network my side -- it is a bit flaky.
>
> I'm noticing it being a bit slow as well. Could the
> new Wiki be part of the problem?
I don't think the new wiki would affect it, since in effect it's just data,
there's no additional code or memory overhead (unless of course the new wiki
was experiencing huge traffic, which isn't the case).
However, the new server hasn't yet been tweaked as much as the old one as
far as the Apache/Perl setup goes. In particular, I've used this new
SpeedyCGI program to cache Perl instances instead of mod_perl, and am just
using the default config for that since I'm not familiar with it. That
could be making a difference. I'll be investigating.
Anton
|