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
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
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.
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