I am trying to diagnose a problem with a transform plugin and am not sure how 
to get information to find the cause.

What is happening:

The plugin is copying data to the output buffer and copies around 32K of data 
to the output buffer in several chunks.
BUT the client is only getting about 4K of data before the stream is closed.

Issue:
Nothing in the logs indicates any sort of error.

Now clearly if not all of the data is being sent then that would be an error.

What do you do when you get nothing in the logs to help you identify the cause 
of the error but you know the system is not working as expected?


Reply via email to