
|
[openbeos]
||
[Date Prev]
[12-2006 Date Index]
[Date Next]
||
[Thread Prev]
[12-2006 Thread Index]
[Thread Next]
[openbeos] Re: Web hosting from DreamHost, for free.
- From: Mikael Jansson <lists@xxxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 06 Dec 2006 20:02:11 +0100
Charlie Clark skrev:
Am 06.12.2006 um 14:22 schrieb Mikael Jansson:
So it might be that there's some mis-configuration on my end. My
public and personal instances are nice. Might be that later versions
of Trac further speeds things up. (they're switching over to
Kid/Genshi in the future, for example).
Which as you should know will have very little affect on speed as
Clearsilver is very fast, it's just a pain to use. However, is Trac is
running as a standard cgi then the process overhead: open a Python
process, get a database connection and cursor for *every* request.
It's a FastCGI process. Like a daemon, but fixed number of requests per
"up period". Same for all my instances at http://bits.jansson.be, so
that shouldn't be the problem.
-- tic
|

|