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 _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx