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 different servlets?

Thanks for the help.

-----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 really don't
need.

Basically, the cgi by default expects to talk to the AppServer on port 8086,
which is the default.  If that's not the port you're using, you can change
it with the config file.  The cgi looks for the config file in the same
directory the executable is located in.  The settings should be self
explanatory.  You don't need the config file unless you need to change
something.

Jay




> -----Original Message-----
> From: Aaron Held [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 01, 2001 10:16 PM
> To: Geoff Talvola; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Webware-devel] Multi Threading and Security
>
>
> > - 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 mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-devel
>


----------------------------------------------------------------------------

This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein.  Please inform us of the erroneous delivery by return
e-mail.

Thank you for your cooperation.

----------------------------------------------------------------------------




doca.psp

docb.psp

Reply via email to