RE: [Webware-devel] mod_webkit multi-AppServer

2002-07-02 Thread Geoffrey Talvola
Ian Bicking wrote: > To experiment with the feature set, as opposed to the actual speed, it > might be best to start with WebKit.cgi (or probably just Adapter.py), > and then port to mod_webkit. Actually, it might work okay for speed > too, since you'd still have balancing -- the front box would

Re: [Webware-devel] mod_webkit multi-AppServer

2002-07-01 Thread Ian Bicking
To experiment with the feature set, as opposed to the actual speed, it might be best to start with WebKit.cgi (or probably just Adapter.py), and then port to mod_webkit. Actually, it might work okay for speed too, since you'd still have balancing -- the front box would just have to be beefier. T

Re: [Webware-devel] mod_webkit multi-AppServer

2002-07-01 Thread Terrel Shumway
On Sun, 2002-06-30 at 12:21, Bobby Kuzma wrote: > Is there anyone actively working on reworking mod_webkit to support multiple > AppServer instances, as described in the Wiki. I'd like to try implimenting > it, but I don't want to step on anyone elses toes in doing so. I did a patch to mod_webkit