[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: http_api errors



Sender: Scott Klement <sk@xxxxxxxxxxxxxxxx>


Using the actgrp(*new) causes the program to go through my initilize
routine even though I conditioned it and used a "return" opcode (all
indicators reset).

ACTGRP(*NEW) means "no matter what, when this program returns, unload it and everything it called from memory so that it has to be reloaded from disk next time and everything starts 100% from scratch."


If it would eliminate the problem, I would combine both programs and setup the http_api in a subroutine - they are pretty much proprietary anyway. Maybe that is why our credit card application has not hit this error.

It seems likely that this would help, though it might make your code more difficult to maintain.



If the "changelog" indicates my version then I could be 1.8



There were several bug fixes related to memory consumption that were put into the 1.9 version, including one that specifically targets cleaning up stuff in the GSKit code. I'd definitely consider upgrading.



----------------------------------------------------------------------- This is the FTPAPI mailing list. To unsubsribe from the list send mail to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr -----------------------------------------------------------------------