Python论坛  - 讨论区

标题:[python-chinese] quixote网页访问速度

2006年10月25日 星期三 19:02

谢小漫 cat在ewyu.com
星期三 十月 25 19:02:31 HKT 2006

quixote网页访问速度
py来写,不是用PTL。
直接用quixote下的事例simple_server.py作为web服务器。
响应速度很慢。
怎么提升响应速度呢?

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月26日 星期四 09:46

Qiangning Hong hongqn在gmail.com
星期四 十月 26 09:46:08 HKT 2006

要速度的话,就需要用一个真正的web server,比如apache或者lighttpd等。quixote内置的那个是不行的。

豆瓣(http://www.douban.com)用的是quixote+lighttpd+scgi,响应速度还不错。

On 10/25/06, 谢小漫 <cat在ewyu.com> wrote:
> quixote网页访问速度
> py来写,不是用PTL。
> 直接用quixote下的事例simple_server.py作为web服务器。
> 响应速度很慢。
> 怎么提升响应速度呢?
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月26日 星期四 10:13

谢小漫 cat在ewyu.com
星期四 十月 26 10:13:23 HKT 2006

win下除了apache,还有什么选择:
quixote除了scig,还有fastcgi。这个fastcgi该怎么配置?

2006/10/26, Qiangning Hong <hongqn at gmail.com>:
> 要速度的话,就需要用一个真正的web server,比如apache或者lighttpd等。quixote内置的那个是不行的。
>
> 豆瓣(http://www.douban.com)用的是quixote+lighttpd+scgi,响应速度还不错。
>
> On 10/25/06, 谢小漫 <cat at ewyu.com> wrote:
> > quixote网页访问速度
> > py来写,不是用PTL。
> > 直接用quixote下的事例simple_server.py作为web服务器。
> > 响应速度很慢。
> > 怎么提升响应速度呢?
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


-- 
花开邑大,漫步心月湖。
http://www.ewyu.com/

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月26日 星期四 10:42

Qiangning Hong hongqn在gmail.com
星期四 十月 26 10:42:17 HKT 2006

On 10/26/06, 谢小漫 <cat在ewyu.com> wrote:
> win下除了apache,还有什么选择:
> quixote除了scig,还有fastcgi。这个fastcgi该怎么配置?

不清楚windows下的情况。
quixote源码doc/web-server.html里有各种web服务器配置的方法。

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号