Re: [PyWrapper-devel] First impressions...
Status: Alpha
Brought to you by:
jatorre
From: <m.d...@BG...> - 2006-11-17 11:15:19
|
Peter, there are no production installations of pywrapper2 yet. We intend to = recommend fastcgi when possible, but nearly all our development = installation use the standalone version cause its much easier to use. I = have only tested the fastcgi version on mac osx with apache1.3 so far = cause its pretty new. Before we were using mod_python which we installed = here at the bgbm under debian. That reminds me that I have to update = this installation... The delay when starting the server is mainly due to the fact that = pywrapper downloads and parses all models registered in the alias.txt = file, currently by default http://rs.tdwg.org/tapir/cns/alias.txt This takes quite some time and you should see some warning messages on = the console about not understood xml schema tags (its ok like this). The = startup time should be less for the subsequent times, cause pywrapper = caches downloaded files locally. Markus > -----Original Message----- > From: pyw...@li...=20 > [mailto:pyw...@li...] On=20 > Behalf Of Peter Brewer > Sent: Donnerstag, 16. November 2006 18:53 > To: pyw...@li... > Subject: [PyWrapper-devel] First impressions... >=20 >=20 > Dear All, >=20 > I'm just getting to grips with PyWrapper so please be gentle=20 > with me! =20 > I've installed PyWrapper on my Kubuntu Edgy desktop (AMD3200 2Gb RAM)=20 > and have a few observations and questions: >=20 > I've installed from an anonymous checkout using both the standard=20 > install script and to the system using apt etc - both seem to work=20 > fine. Unfortunately the instructions for using FastCGI do=20 > not work on=20 > my system - I think this is because Kubuntu packages Apache in an=20 > awkward way. I'll look at providing documentation at some=20 > point but for=20 > now I'll just use as a standalone server. Out of interest=20 > what is the=20 > distro of choice in the PyWrapper community? >=20 > The next problem I have is that there is a considerable delay between=20 > running start_server.py and the server actually coming online (I've=20 > timed it to 3mins 10secs). Whilst in itself this isn't such=20 > a big deal=20 > (after all I'll only be (re)starting the server very=20 > occasionally once=20 > I've got everything live!) but I'm worried this is indicative of a=20 > problem. Can anyone give me their experiences on startup times? >=20 > Once up and running the server seems very responsive most of the time=20 > but occasionally it can become very slow. I'm just working with the=20 > MySQL training database so it's just a standard installation.=20 > Using the=20 > Query Forms, it can happily return various requests but some times a=20 > search request (both DWC and ABCD) seems to stall the server. After=20 > this point the server stops responding for quite a long time=20 > until the=20 > connection times outs. Is this a CherryPy issue do you think=20 > or perhaps=20 > a problem with the version of MySQL / MySQLdb? Are most=20 > PyWrapper users=20 > running standalone servers or are they using FastCGI and Apache? >=20 > Many thanks >=20 > Peter >=20 > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the=20 > chance to share your opinions on IT & business topics through=20 > brief surveys - and earn cash=20 > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge &CID=3DDEVDEV _______________________________________________ PyWrapper-devel mailing list PyW...@li... https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |