Tam Kbe dijo [Mon, Aug 18, 2008 at 07:45:20AM +0200]:
> Thanks matte that did the trick :) My shared host didn't have that port 
> open, I assumed they will because CPanel automatically assigned that 
> port for Mongrel! I talked to them and they opened that port..Thanks

Just FWIW, the usual setup for Mongrel is not having it straight open
to the outside world's requests, but to have it via a HTTP server
handling all the static/easy responses (i.e. images), and leaving
Mongrel just as a backend, application server. That way, you will
decrease the net load on Mongrel.

Greetings,

-- 
Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to