At 01:00 PM 10/2/01 -0700, Russell Blank wrote:
>Thank you for the binary. It works on pages that I post, but if I use the
>trans.application().forwardRequest function, the application just freezes.
>Example of the code is attached. Is there another way I should be
>forwarding the request to di
.
-Original Message-
From: Love, Jay [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 02, 2001 8:56 AM
To: 'Aaron Held'; Geoff Talvola; [EMAIL PROTECTED]
Subject: RE: [Webware-devel] Multi Threading and Security
Here's the C cgi binary, and also a configuration file that you re
The ISAPI filter has a memory leak. Don't use it unless you can fix it.
I'll send you a copy of the cgi executable.
Jay
> -Original Message-
> From: Geoff Talvola [mailto:[EMAIL PROTECTED]]
>
> There are a couple of other options to try to speed things up:
>
> - Switch to Apache.
At 10:16 PM 10/1/2001 -0400, Aaron Held wrote:
> > - There's a version of the cgi adapter written in C. It should be a lot
> > faster than WebKit.cgi.
> > - There's an ISAPI filter written in C. This should be even faster than
> > the C cgi adapter.
>
>Where are these adapters?
In Webware CVS,
> - There's a version of the cgi adapter written in C. It should be a lot
> faster than WebKit.cgi.
> - There's an ISAPI filter written in C. This should be even faster than
> the C cgi adapter.
Where are these adapters?
___
Webware-devel maili
At 03:32 PM 10/1/01 -0700, you wrote:
>Thank you for your help so far. I have noticed that this slowdown occurs
>with the webware admin pages as well. To recreate my problem do the
>following:
>
>Have someone on one computer request the admin page. Have them hold down
>the refresh key. Do not
At 12:48 PM 10/1/01 -0700, Russell Blank wrote:
>I originally sent this message to the wrong mailing list. Sorry if it is a
>duplicate.
>
>I have created a website with webware and webkit modules. It is working out
>great. However, I have three problems that I need to resolve before I can
>go
view the source? Or are they using the view source of the default
installation?
-Aaron
- Original Message -
From: "Russell Blank" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 01, 2001 3:48 PM
Subject: [Webware-devel] Multi Threading and Security
I originally sent this message to the wrong mailing list. Sorry if it is a
duplicate.
I have created a website with webware and webkit modules. It is working out
great. However, I have three problems that I need to resolve before I can
go live with my site:
First, I have noticed during testi