With multiple projects running locally I prefer to use virtual hosts so I can browse to http://project1.local and http://project2.local rather than http://127.0.0.1/project1 and http://127.0.0.1/project2
This is really easy in IIS ( point and click ).
Apache you have to touch some configuration files but there is alot of information out there on this.
With Resin it's also quite simple but there is far less information about this available.
I put together this walk through on the process.
And if your wondering about the performance of resin ( free edition ) Peter Bell's response should give you some confidence.
I run about 70 websites on Railo and Resin on a Win2k3 64bit server
with 8Gb of RAM and have excellent performance. Not to say it wouldn't
be better if I used the professional version.
http://groups.google.com/group/railo/msg/047ea89dea7c9385
Sample Virtual host block:
High Quality Version click here.
Related:
Setting up Resin Express.

7 comments: