Question
<cfdocument> hanging
I'm having a problem with <cfdocument> hanging and
eventually timing out on one of my servers. The server is running
CF 7,0,2,142559 Enterprise version with the latest hot fixes. The
JVM is Sun 1.4.2_11. I've been through many of the ssl/https issues
with <cfdocument>, but this seems to be something different.
I've stripped the code down to the following:
<cfdocument format="PDF"><html><head><title>test</title></head><body>test</body></html></cfdocument>
Still doesn't work on an http site on this one server, but works on the three other similarly configured servers that I've tried it on. Thanks in advance for any suggestions.
<cfdocument format="PDF"><html><head><title>test</title></head><body>test</body></html></cfdocument>
Still doesn't work on an http site on this one server, but works on the three other similarly configured servers that I've tried it on. Thanks in advance for any suggestions.
