[Webware-devel] Re: webware-devel

2004-12-07 Thread Ian Bicking
Eric Radman wrote: Ian, I've been doing some benchmarking on WSGI WebKit. Database apps seem to run at about 80% of the speed of those running under mod_webkit2, which is very respectable (much better than Woven!), but when I increase the concurrency it doesn't do so well. At 100 concurrent connect

[Webware-devel] RE: Webware-devel digest, Vol 1 #586 - 1 msg

2003-12-18 Thread jose
You should just be able to add the path to you Application.conf restart the server and it should work. With respect to your psp problem, is the folder you are tyring to run psp's from par of a context already defined? If not that is your problem. Jose -Original Message- From: [EMAIL PRO

[Webware-devel] RE: Webware-devel digest, Vol 1 #546 - 1 msg

2003-08-14 Thread jose
Is there a __init__.py file in your contex?  If not try adding it.   Jose Original Message Subject: Webware-devel digest, Vol 1 #546 - 1 msgFrom: [EMAIL PROTECTED]Date: Tue, August 05, 2003 8:30 pmTo: [EMAIL PROTECTED]Send Webware-devel mailing list submissions to[EMAIL PROTECTED]T

[Webware-devel] Re: Webware-devel digest, Vol 1 #463 - 11 msgs

2003-01-27 Thread Stuart Donaldson
Ken Lalonde wrote: Let me suggest the adoption of patch 608957 (If-Modified-Since support). To me, it seems backward of WebKit to cache data across the (very fast) disk to memory gap, while ignoring HTTP support for caching across the often vastly slower network layer. From: Stuart Donaldson