Jay,
I have not been able to identify why wkcgi.exe hangs. Here are the steps to
reproduce the problem:
Do not start the ThreadedAppServer.
Make a request to wkcgi.exe
Browser will hang
Check task manager and you will see the process for wkcgi.exe peaking cpu
usage
Process does not die
Besides
At 01:50 PM 1/10/02 -0500, [EMAIL PROTECTED] wrote:
>I thought that the ISAPI leak was fixed?
>
>I cannot remember.
I don't think so. There were some fixes to wkcgi.exe recently, but I don't
remember seeing anything related to ISAPI.
>Looking at the code, the application IP and port # seem to
OK. I thought I had changed the ISAPI module to use an external file like
wkcgi. Maybe I didn't finish it.
As far as the memory leak, I haven't found it and I don't think anypone else
has worked on that code except me.
I'll send you a recompiled ISAPI. Just let me know if it leaks. It does
w
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 th
Yeah, I would just use one of the standard python encrypt modules to encrypt
the raw source file, then we you load it, decrypt it. Not sure why it needs
to be in a module though. There are a number of encryption modules out
there, including the standard rotor module.
Jay
> -Original Message
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
> T
On a current project I put the application server inside the firewall since there is a
config.py text file in it that contains username/password information for the database
server.
I heard about python being able to encrypt a module and then load it, has anyone tried
that?
It would be an int
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 maili