Copy link to clipboard
Copied
Using cfx_http5 to check brocken links, it has been working for a long time. It stopped working recently, and I got the following error when I run this.
<cfx_http5
url="a valid link goes here"
async="Y"
out="RESULT">
Error message produced: ERROR: 98. Could not allocate memory heap
Any advice on this issue or how to debugg it, would be very much appreciated.
Enviroment info:
Copy link to clipboard
Copied
Reinstalled cfx_http5, all work now.