|
Home > Archive > Macromedia Flash Server > May 2006 > FlashCom install issue: rtmpt working but not rtmp
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
FlashCom install issue: rtmpt working but not rtmp
|
|
| Patrick Mineault 2006-05-16, 7:11 am |
| I have a bad install problem on a Windows 2003 machine here. I can
connect to my application using an rtmpt url on port 1935 but not using
an rtmp url. The error code I am getting back is
NetConnection.Connect.Failed. I am lookingat the FlashCom log and I have
a trace in application.onConnect and it only triggers in the case of an
rtmpt client trying to connect through port 1935, not when calling it
through an rtmp url. Using port 80, on the other hand, works in neither
of these cases, and when I look at the output of the rtmpt call through
Charles, I see an html error with an IIS header, which leads me to
believe that IIS is catching the call before FlashCom has a chance to
respond.
So my questions are:
1. What could be the cause of rtmpt working but not rtmp
2. Is there any way of telling IIS to not catch FlashCom calls on port 80
Thanks,
Patrick Mineault
www.5etdemi.com
www.5etdemi.com/blog
www.amfphp.org
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
| |
| Stefan Richter 2006-05-16, 7:11 am |
| Hi Patrick,
IIS will grab by default every port 80 on all IPs that are available on the
server. FCS will only listen on the configured ports which may or may not
include port 80. I think by default it will not listen on port 80 - check
Adaptor.xml to find out.
If you add port 80 to FCS then it's likely that you'll get a conflict as IIS
and FCS will fight about the port, causing an error. It's therefore best to
have IIS and FCS on separate IPs as only one service can use a port at one
time (per IP).
Here's a tutorial which may help:
http://www.flashcomguru.com/tutorials/fcs_iis.cfm
Regards,
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Patrick Mineault
> Sent: 16 May 2006 09:20
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] FlashCom install issue: rtmpt working
> but not rtmp
>
> I have a bad install problem on a Windows 2003 machine here.
> I can connect to my application using an rtmpt url on port
> 1935 but not using an rtmp url. The error code I am getting
> back is NetConnection.Connect.Failed. I am lookingat the
> FlashCom log and I have a trace in application.onConnect and
> it only triggers in the case of an rtmpt client trying to
> connect through port 1935, not when calling it through an
> rtmp url. Using port 80, on the other hand, works in neither
> of these cases, and when I look at the output of the rtmpt
> call through Charles, I see an html error with an IIS header,
> which leads me to believe that IIS is catching the call
> before FlashCom has a chance to respond.
>
> So my questions are:
>
> 1. What could be the cause of rtmpt working but not rtmp 2.
> Is there any way of telling IIS to not catch FlashCom calls on port 80
>
> Thanks,
>
> Patrick Mineault
> www.5etdemi.com
> www.5etdemi.com/blog
> www.amfphp.org
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.com
>
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
| |
| Stefan Richter 2006-05-17, 7:11 am |
| Hi Patrick,
Did you get the issue resolved?
Stefan
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Stefan Richter
> Sent: 16 May 2006 10:05
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FlashCom install issue: rtmpt
> working but not rtmp
>
> Hi Patrick,
> IIS will grab by default every port 80 on all IPs that are
> available on the server. FCS will only listen on the
> configured ports which may or may not include port 80. I
> think by default it will not listen on port 80 - check
> Adaptor.xml to find out.
> If you add port 80 to FCS then it's likely that you'll get a
> conflict as IIS and FCS will fight about the port, causing an
> error. It's therefore best to have IIS and FCS on separate
> IPs as only one service can use a port at one time (per IP).
>
> Here's a tutorial which may help:
> http://www.flashcomguru.com/tutorials/fcs_iis.cfm
>
> Regards,
>
> Stefan
>
>
> Of Patrick
> in the case
> output of the
> on port 80
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.com
>
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|
|
|
|
|