HTTP 1.0
Dusty Campbell
dusty at campbell-web.com
Wed Feb 13 18:12:15 UTC 2019
Thanks for the help.
> There is no way to force HTTP/1.0. You can, however, disable
> various HTTP/1.1-specific mechanisms, including keepalive and
> chunked transfer encoding, see here:
>
> http://nginx.org/r/keepalive_timeout
> http://nginx.org/r/chunked_transfer_encoding
>
It appears that these were the directives I needed. Pending more
testing it seems to be working now.
> You may want to be more specific on what you are trying to do.
What I was trying to achieve was RTSP-over-HTTP tunneling.
https://opensource.apple.com/source/QuickTimeStreamingServer/QuickTimeStreamingServer-412.42/Documentation/RTSP_Over_HTTP.pdf
Thanks again,
Dusty Campbell
More information about the nginx
mailing list