I thought that the ISAPI leak was fixed? I cannot remember.
Looking at the code, the application IP and port # seem to be hard coded into the .dll The wkcgi.exe uses an external file, but the dll seems to want to find the application on localhost at port 8086. I need it to open a socket to the application server on 192.168.2.40 The speed w/ wkcgi is too slow, mainly due to the firewall. They are dedicated to IIS and already have the SSL certificate installed so I cannot easily change to Apache. Thanks, -Aaron Held > > From: "Love, Jay" <[EMAIL PROTECTED]> > Date: 2002/01/10 Thu AM 10:48:37 EST > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > Subject: RE: [Webware-devel] I need a favor and a compiled isapi dll > > > Well, I'm not sure what you mean by a target IP. Also, the ISAPI leaks > memory (right?) and isn't completely stabilised. > > I'm not sure I understand your request. > > Jay > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 10, 2002 10:49 AM > > To: [EMAIL PROTECTED] > > Subject: [Webware-devel] I need a favor and a compiled isapi dll > > > > > > Could anyone please compile the isapi dll with a target ip of > > 192.168.2.40:8086 ? > > > > I am using the .exe but it takes too long to punch through > > the firewall to hit the app server each time. > > > > Thanks, > > -Aaron Held > > [EMAIL PROTECTED] > > > > > > > > _______________________________________________ > > 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. > > ---------------------------------------------------------------------------- > > > > _______________________________________________ > Webware-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-devel > _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
