Re: [PyWrapper-devel] First impressions...
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-11-19 19:36:12
|
Hi Peter, > I've installed from an anonymous checkout using both the standard > install script and to the system using apt etc - both seem to work > fine. Unfortunately the instructions for using FastCGI do not work on > my system - I think this is because Kubuntu packages Apache in an > awkward way. I'll look at providing documentation at some point > but for > now I'll just use as a standalone server. Out of interest what is the > distro of choice in the PyWrapper community? > I suppose dont really have one... but we should do a wiki page with a list of platforms where we have tested the software and issues with it. I have tried with: -Mac os X 10.4 -Red Hat 9 -Windows XP Pro -Ubuntu But always using the cherrypy stand alone server, we need much more testing and documentation on setting up the fastcgi way and the redirection... And we need to start writing this on the wiki! > The next problem I have is that there is a considerable delay between > running start_server.py and the server actually coming online (I've > timed it to 3mins 10secs). Whilst in itself this isn't such a big > deal > (after all I'll only be (re)starting the server very occasionally once > I've got everything live!) but I'm worried this is indicative of a > problem. Can anyone give me their experiences on startup times? Markus, already answer this... In my case it takes around 20 seconds when downloading and parsing things... I wonder why it takes so much time for you... Javi. |