Re: [Webware-devel] Muliple Service AppServer

2001-07-24 Thread Ian Bicking
Jay Love <[EMAIL PROTECTED]> wrote: > I also worry that this setup pushes the limit of using a dictionary as > the configuration file format. I messed up and forgot to include a > comma in places a couple of different times, and got cryptic errors > (well, they'd be cryptic to a regular user). B

Re: [Webware-devel] Muliple Service AppServer

2001-07-24 Thread Jay Love
On 24 Jul 2001 19:09:49 -0400, Geoff Talvola wrote: > I took a look at the changes. I think that the new settings in > Application.config could use some detailed documentation -- I was unclear > how they work. Also, I noticed some stuff in the diffs that needs to be > cleaned up before this

Re: [Webware-devel] Muliple Service AppServer

2001-07-24 Thread Geoff Talvola
At 05:12 PM 7/22/01 -0400, Jay Love wrote: >I've finished modifiying the AppServer to handle multiple "services" and >virtual hosts, and redoing the HTTP server functionality. > >The changes are large enought that I'd like some folks to look it over >before I commit it. Anyone who has some time t

Re: [Webware-devel] Muliple Service AppServer

2001-07-22 Thread Jay Love
OK,I put the stuff up at ftp://ftp.jslove.org There's 2 tarballs, one is a diff and the new files, and the diff is done from Webware and the files go in WebKit, the other tarball is my whole tree. The diff should be fine versus CVS head. Jay On 22 Jul 2001 19:33:41 -0400, Chuck Esterbrook wr

Re: [Webware-devel] Muliple Service AppServer

2001-07-22 Thread Chuck Esterbrook
That sucks. I made use of that. Well Jay, if you can find another place, please do so. If you can't, then give me the file and I'll find a place. Thanks, -Chuck At 07:29 PM 7/22/2001 -0400, Jay Love wrote: >I think they did. > > >On 22 Jul 2001 17:37:12 -0500, Ian Bicking wrote: > > Chuck Est

Re: [Webware-devel] Muliple Service AppServer

2001-07-22 Thread Jay Love
I think they did. On 22 Jul 2001 17:37:12 -0500, Ian Bicking wrote: > Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > > At 05:12 PM 7/22/2001 -0400, Jay Love wrote: > > >Anyway, let me know if you can take a look at this. It will probably be > > >easiest to just send out a complete tarball. > >

Re: [Webware-devel] Muliple Service AppServer

2001-07-22 Thread Chuck Esterbrook
At 06:28 PM 7/22/2001 -0400, Chuck Esterbrook wrote: >How about just uploading that to the anon ftp area of Webware (sans .pyc & >CVS/ files)? I always forget how to do that, but then SF docs describe how. Throwing in a "cvs diff > diff.text" from the top level of your workspace would be intere

Re: [Webware-devel] Muliple Service AppServer

2001-07-22 Thread Ian Bicking
Chuck Esterbrook <[EMAIL PROTECTED]> wrote: > At 05:12 PM 7/22/2001 -0400, Jay Love wrote: > >Anyway, let me know if you can take a look at this. It will probably be > >easiest to just send out a complete tarball. > > How about just uploading that to the anon ftp area of Webware (sans .pyc & >

Re: [Webware-devel] Muliple Service AppServer

2001-07-22 Thread Chuck Esterbrook
At 05:12 PM 7/22/2001 -0400, Jay Love wrote: >Anyway, let me know if you can take a look at this. It will probably be >easiest to just send out a complete tarball. How about just uploading that to the anon ftp area of Webware (sans .pyc & CVS/ files)? I always forget how to do that, but then SF

[Webware-devel] Muliple Service AppServer

2001-07-22 Thread Jay Love
I've finished modifiying the AppServer to handle multiple "services" and virtual hosts, and redoing the HTTP server functionality. The changes are large enought that I'd like some folks to look it over before I commit it. Anyone who has some time to look at it, please let me know. The changes a