Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Corbin Hoenes
RE: optimal setup for avoiding firewalls [ reply ]  
2008-01-21 18:54
Great! we just set it up this way and it is indeed working! Thanks Genki!

By: Genki Takiuchi
RE: optimal setup for avoiding firewalls [ reply ]  
2008-01-20 21:06
Hello,

ShootingStar can be used on crossdomain.
For example, you can host application server on
foo.bar.com:80 and comet server on comet.baz.com:80

They can be hosted on completely different domains.

By: Corbin Hoenes
optimal setup for avoiding firewalls [ reply ]  
2008-01-15 05:57
Shooting Star runs on another port than the webserver. What has everyone found works the best to get around firewalls that don't allow users to make connections to ports other than 80 + 443?

I thought about running the shooting star server on comet.mydomain.com but will that work since it's a subdomain of mydomain.com? Do I have to run shooting star on 443 for this scenario to work or is there some other work around?