To the best of my knowedge, it only uses ports.  I've never seen a HTTP proxy that can bind to unix domain sockets.

If you'd like, you can say 'typo config PATH bind-address=127.0.0.1', and then restart typo.  That'll tell Mongrel to bind to localhost.


Scott

On 7/6/06, Steve Longdo <[EMAIL PROTECTED]> wrote:
Can mongrel be bound to UNIX sockets like FCGI or does it only work with ports?  It would be nice if the tmp/sockets/ directory could be the default instead of a port.


On 7/6/06, Scott Laird <[EMAIL PROTECTED]> wrote:
The documentation is still a work in progress :-).

You can change the port this way:

  typo stop /path/to/typo
  typo config /path/to/typo port-number=9999
  typo start /path/to/typo

The mongrel port number is picked randomly from [4000..4999].  I'd rather not use a single fixed port, because I'd like to make multiple-typos-per-host installs easy.  I'll take suggestions for better algorithms if anyone has one.


Scott

On 7/6/06, Paul Barry < [EMAIL PROTECTED]> wrote:
I just ran gem install typo and it seemed to work.  I can't test it yet though, I think because my host blocks port 4517, which seems to be the port typo choose to start mongrel on.  At the end of the install, if says this:

Look in installer/apache.conf.example to see how to integrate with Apache.

Except there is no file called apache.conf.example in there.


On 7/6/06, Scott Laird <[EMAIL PROTECTED]> wrote:
Still?  It should have been copied to all GEM mirrors by now.  It worked fine for me this morning.

I need to figure out how to do 'gem install --verbose typo', and I need to figure out where the 'master' gem server lives.  As things stand, it takes 3+ hours from the time I upload a gem until it's usable.


Scott

On 7/6/06, Juan Lupión < [EMAIL PROTECTED]> wrote:
I'm getting a '404 Not found' error when running 'sudo get imstall
typo' on my Mac.


On 7/6/06, Scott Laird < [EMAIL PROTECTED]> wrote:
> I released a pair of Typo 4.0 pre-release gems yesterday to test out the new
> Typo installer.  Can I get a few people to test out the new Typo 3.99.1 gem?
>  Do this:
>
>     $ gem install typo


--
----------------------------------------------------
http://hronia.blogalia.com
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list


_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list



_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list



_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list



_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list


_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to