On 15/12/10 00:30, Francesco Danieli wrote:
> Hi all,
> i need to test the fail back of my streaming server from rtmp to rtmpt
> in case the first is blocked by firewall or proxy.
> Can squid block the rtmp protocol on a specific port?
> If yes, how?
Maybe. Provided the RTMP is being passed through the proxy as HTTP you
block the port with a port ACL. Or with some other details from the HTTP
wrapper request.
Testing blockage recovery is easier though. Just set a "http_access deny
all" as the only action the proxy does. Any attempt by your software to
use it will be blocked without any difficulty figuring out how to do it
specifically.
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.9 Beta testers wanted for 3.2.0.3Received on Tue Dec 14 2010 - 13:19:27 MST
This archive was generated by hypermail 2.2.0 : Tue Dec 14 2010 - 12:00:03 MST