Phillip Pollard | I am using the perl module Cisco::UCS to communicate with a UCS blade center version 2.0(2q). I was running into trouble, and when I finally got down to debugging it I found that all the API responses I were receiving from the UCS were being truncated at 65536 characters/bytes.
It is a usual HTTPS transaction. The query returns as a valid HTTP response (200) and all other interactions are the same. There just seems to be a hard size limit on the XML response. I've verified there are no network firewalls or such between me and the UCS. When I run the same script on the current UCS emulator (version 2.0(3c)), I do not have this issue. Has anyone seen this or do they have suggestions? |
| Please sign in to flag this as inappropriate. |