Hi everyone,

I've run into a problem which I think has to do with clashing RTMP ports.
I'm totally stumped and need urgent assistance! :-S

This is the setup:

- JRun with two instances: cfusion and cfusion-testing
- Both instances contain an instance of FDS
- Updated the services-config.xml in both instances of FDS so that the RTMP
ports are different
- Apache with two virtual hosts: one passing CF requests to "cfusion" and
the other passing CF requests to "cfusion-testing"
- The Flex application has been compiled for both instances using the
correct services-config.xml

For arguments sake let's call the "cfusion" instance production and the
"cfusion-testing" instance testing!

The Flex application uses both Remote Object calls to ColdFusion using Mike
Nimer's work around when using FDS, and it also uses Flex Messaging with CF
Event Gateways.

The Flex application on the testing website has no problems with Remote
Object calls and also the Flex Messaging integration.  It's great.

However, the Flex application on the production website has problems with
the Flex messaging (i.e. no pushes are coming through), but remote object
calls are fine.

Therefore, along with talking with Mike Nimer for a bit we've come to the
conclusion that there must be some problem with the RTMP communication or
something.

Oh, I've also tested that the amfpolling URLs are all accessible too.

Any help would be great!!!  Thanks in advance.

Cheers

Niklas

Reply via email to