> I can indeed see this running the proxy server with -V. It is not the case
> of a TCP connection being misinterpreted as valid. It is the case of when the
> proxy server retries an OPTIONS command, it sees the TCP connection has gone
> away, reconnects and receives a valid response, it doesn'
On 22/09/14 15:42, Ross Finlayson wrote:
It is possible to restart an origin server quickly enough that a live
555 proxy server does not notice.
As a test this can be done by modifying one of the live 555 test
programs (I was using testH264VideoStreamer) to enable
SO_REUSEADDR/SO_REUSEPORT, t
> It is possible to restart an origin server quickly enough that a live 555
> proxy server does not notice.
>
> As a test this can be done by modifying one of the live 555 test programs (I
> was using testH264VideoStreamer) to enable SO_REUSEADDR/SO_REUSEPORT, then
> the process could be quickl
Hello,
It is possible to restart an origin server quickly enough that a live
555 proxy server does not notice.
As a test this can be done by modifying one of the live 555 test
programs (I was using testH264VideoStreamer) to enable
SO_REUSEADDR/SO_REUSEPORT, then the process could be quickly