[Swiftiply-users] unable to get swiftiply working
Cagan
cs327 at teknolabs.com
Thu May 31 19:07:03 EDT 2007
I tried it with the proper url (www.mondus.net)...But that didn't
work either...I think the problem might be with mongrel. How do the
workers know how to contact swiftiply?
Thanks,
Cagan
On Jun 1, 2007, at 1:48 AM, Kirk Haines wrote:
> On 5/29/07, Cagan <cs327 at teknolabs.com> wrote:
>> Hello,
>
> Sorry for the delay in replying. In the middle of moving into a
> new home.
>
>> I got the switfiply and mongrel cluster working but when I hit the
>> website,
>> HEre's my config file:
>>
>> cluster_address: 0.0.0.0
>> cluster_port: 80
>> daemonize: true
>> map:
>> - incoming:
>> - 127.0.0.1
>> outgoing: 127.0.0.1:30000
>> default: true
>
> It's probably that incoming declaration. Are the requests really to
> http://127.0.0.1/foo.html?
>
> The incoming config item is basically a virtual hosting config. It
> should have the domain name or names that actually appear in the
> requested URL.
>
> So, for example, if you app's url is http://foo.bar.com/index.html
> then you would have:
>
> - incoming:
> - foo.bar.com
>
> That's probably the problem.
>
>
> Kirk Haines
More information about the Swiftiply-users
mailing list