<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5166551042886235322.post6072792304000695306..comments</id><updated>2008-01-21T12:31:32.199+08:00</updated><title type='text'>Comments on Lighty RoR: Thin ：有可能超越 Mongrel 的 App Server</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://lightyror.thegiive.net/feeds/6072792304000695306/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html'/><author><name>thegiive</name><uri>http://www.blogger.com/profile/01571087539375805403</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5166551042886235322.post-1102814845480338669</id><published>2008-01-21T00:09:00.000+08:00</published><updated>2008-01-21T00:09:00.000+08:00</updated><title type='text'>今天忽然发现自己是对岸网友，呵呵。。。共同学习。。。</title><content type='html'>今天忽然发现自己是对岸网友，呵呵。。。&lt;BR/&gt;&lt;BR/&gt;共同学习。。。</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default/1102814845480338669'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default/1102814845480338669'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html?showComment=1200845340000#c1102814845480338669' title=''/><author><name>maninred</name><uri>http://www.blogger.com/profile/10707075154808370564</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html' ref='tag:blogger.com,1999:blog-5166551042886235322.post-6072792304000695306' source='http://www.blogger.com/feeds/5166551042886235322/posts/default/6072792304000695306' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-5166551042886235322.post-3935828479529534496</id><published>2008-01-18T20:24:00.000+08:00</published><updated>2008-01-18T20:24:00.000+08:00</updated><title type='text'>剛剛看了一下，在windows下的0.5.2版是有-s這個參數-s,--servers NUM   ...</title><content type='html'>剛剛看了一下，在windows下的0.5.2版是有-s這個參數&lt;BR/&gt;-s,&lt;BR/&gt;--servers NUM                &lt;BR/&gt;&lt;BR/&gt;Number of servers to start&lt;BR/&gt;set a value &gt;1 to start a cluster</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default/3935828479529534496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default/3935828479529534496'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html?showComment=1200659040000#c3935828479529534496' title=''/><author><name>kuni</name><uri>http://blog.kuni.idv.tw</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html' ref='tag:blogger.com,1999:blog-5166551042886235322.post-6072792304000695306' source='http://www.blogger.com/feeds/5166551042886235322/posts/default/6072792304000695306' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-5166551042886235322.post-415470259893964289</id><published>2008-01-18T17:43:00.000+08:00</published><updated>2008-01-18T17:43:00.000+08:00</updated><title type='text'>哪裡有 -s ? 這是我的 mac 下面的 thin &gt;thin Command requiredU...</title><content type='html'>哪裡有 -s ? 這是我的 mac 下面的 thin &lt;BR/&gt;&lt;BR/&gt;&gt;thin &lt;BR/&gt;Command required&lt;BR/&gt;Usage: thin [options] start|stop&lt;BR/&gt;&lt;BR/&gt;Server options:&lt;BR/&gt;    -o, --host HOST                  listen on HOST (default: 0.0.0.0)&lt;BR/&gt;    -p, --port PORT                  use PORT (default: 3000)&lt;BR/&gt;    -e, --env ENV                    Rails environment (default: development)&lt;BR/&gt;    -c, --chdir PATH                 listen on HOST (default: current dir)&lt;BR/&gt;    -d, --daemonize                  Daemonize&lt;BR/&gt;    -l, --log-file FILE              File to redirect output&lt;BR/&gt;                                     (default: log/thin.log)&lt;BR/&gt;    -P, --pid-file FILE              File to store PID&lt;BR/&gt;                                     (default: tmp/pids/thin.pid)&lt;BR/&gt;    -t, --timeout SEC                Request or command timeout in sec&lt;BR/&gt;                                     (default: 60)&lt;BR/&gt;    -u, --user NAME                  User to run daemon as (use with -g)&lt;BR/&gt;    -g, --group NAME                 Group to run daemon as (use with -u)&lt;BR/&gt;&lt;BR/&gt;Common options:&lt;BR/&gt;    -h, --help                       Show this message&lt;BR/&gt;    -v, --version                    Show version</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default/415470259893964289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5166551042886235322/6072792304000695306/comments/default/415470259893964289'/><link rel='alternate' type='text/html' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html?showComment=1200649380000#c415470259893964289' title=''/><author><name>thegiive</name><uri>http://www.blogger.com/profile/01571087539375805403</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='14697952366217309167'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://lightyror.thegiive.net/2008/01/thin-mongrel-app-server.html' ref='tag:blogger.com,1999:blog-5166551042886235322.post-6072792304000695306' source='http://www.blogger.com/feeds/5166551042886235322/posts/default/6072792304000695306' type='text/html'/></entry></feed>