Greetings,

I have an issue with a long payload not being delivered by an Apache 2.4
reverse proxy.

Below is what I am trying to send:
AH00947: connected
/ghost/gl/api/data_option_detail?modifier=%7B%22order%22:%5B%22data_option_id%22,%22study_phase_id%22,%22data_option_detail.rank%22%5D,%22limit%22:1000%7D&select=%7B%22column%22:%5B%22id%22,%22data_option_id%22,%22name_en%22,%22name_fr%22,%22note_en%22,%22note_fr%22,%22study_phase_id%22,%7B%22table%22:%22study_phase%22,%22column%22:%22name%22,%22alias%22:%22study_phase%22%7D,%7B%22table%22:%22data_option%22,%22column%22:%22data_option_category_id%22%7D%5D%7D
to 192.168.10.19:80

I have confirmed the request works if I by-pass the proxy.  I have
attempted a number of fixes but so far, no luck.

The browser displays: Error: Unexpected end of JSON input.

It appears the proxy is truncating the request. Any suggestions are welcome.

Details: Apache 2.4.18 on Ubuntu 16.04.6

Thank you,
Sean.

Reply via email to