[Webware-devel] Re: [Webware-discuss] apache-2.0.52 and mod_webkit2

2004-12-30 Thread Radosław Kintzi
I wrote some time ago: I worte some time ago: I tried to compile mod_webkit2 with apache-2.0.52 and got an error (mod_webkit.c:244: error: too few arguments to function `apr_socket_create'). I use gcc-3.3.5 (although I think, it doesn't meter in this case). Could you help me with that? Does the

[Webware-devel] Re: WSGIKit Performance

2004-12-30 Thread Ian Bicking
Eric Radman wrote: On 22:21 Wed 29 Dec , Ian Bicking wrote: Hmm... the numbers seem kind of odd, hitting a distinct point when performance degrades. Have you tried any profiling? E.g., with hotshot: http://python.org/doc/current/lib/module-hotshot.html I couldn't figure out how to use hots