Re: RE: [Webware-devel] I need a favor and a compiled isapi dll

2002-01-12 Thread Tavis Rudd
On Saturday 12 January 2002 06:36, Geoffrey Talvola wrote: > On Friday January 11, 2002 06:04 pm, Aaron Held wrote: > > > Why would the firewall slow down wkcgi.exe any more than the > > > ISAPI filter does? As far as the socket connections are > > > concerned, I think they pretty much do the sam

Re: RE: [Webware-devel] I need a favor and a compiled isapi dll

2002-01-12 Thread Aaron Held
I added this way on the bottom of http://webware.colorstudy.net/twiki/bin/view/Webware/WishList Thanks, -Aaron Held - Original Message - From: "Geoffrey Talvola" <[EMAIL PROTECTED]> To: "Aaron Held" <[EMAIL PROTECTED]>; "Geoffrey Talvola" <[EMAIL PROTECTED]>; "Love, Jay" <[EMAIL PROTECT

Re: RE: [Webware-devel] I need a favor and a compiled isapi dll

2002-01-12 Thread Geoffrey Talvola
On Friday January 11, 2002 06:04 pm, Aaron Held wrote: > > Why would the firewall slow down wkcgi.exe any more than the ISAPI filter > > does? As far as the socket connections are concerned, I think they > > pretty much do the same thing -- establish a new socket connection for > > each request.

Re: [Webware-devel] mime type of served documents

2002-01-12 Thread Aaron Held
If you are just serving files then you may want to have apache serve them directly, although then you lose any security and tracking that you built into your app. I never considered your type of problem, but I imagine you could have a servlet create a directory listing and change the url of the