Updates from 三月, 2008 Toggle Comment Threads | 键盘快捷键

  • bixuan 11:10 on 2008 年 03 月 27 日 链接地址 | 回复  

    前几天在线测试nginx 

    啥都不说了,看截图吧:)
    nginx
    nginx_req_per_second
    nginx在处理高并发的确实非常不错,前几天另外的同事专门做过相关测试,低请求下,nginx和apache其实差不多!

     
  • bixuan 17:21 on 2008 年 03 月 19 日 链接地址 | 回复  

    蚂蚁 

    在网上看到蚂蚁改版的消息,特地跑去看看,结果发现原先注册的帐号不能用了,改版后就全部清除了。
    伤感情啊…

     
  • bixuan 13:02 on 2008 年 03 月 19 日 链接地址 | 回复  

    一起网只是一个域名,承载了谢文的理想和理念。对于谢文来说,一起网这种web 2.0形式的个人门户,是他一直想做而没有资源做的,今天他如愿以偿了。
    刚简单的测试了一下,发觉好慢…ft..域名:http://www.yiqi.com,有兴趣的朋友可以去溜达溜达,不过现在是内侧阶段,必须有邀请才可以注册。

     
  • bixuan 17:47 on 2008 年 03 月 13 日 链接地址 | 回复  

    利用HTTP_REFERER建立盗链黑名单 

    目前国内知名网站在针对防盗链方面都做的不尽人意,要么格杀无论,要么干脆不做!格杀无论的站点总的来说还是不友好!
    所以针对这些,BDFS里将引入:利用HTTP_REFERER建立盗链黑名单,这样可以方便限制非法的域名(甚至url),这样既可以避免风险和成本,又可以给用户提供更友好的功能。

     
  • bixuan 11:50 on 2008 年 03 月 07 日 链接地址 | 回复  

    Lingerd 

    What is lingerd?
    Lingerd is a daemon (service) designed to take over the job of properly closing network connections from an http server like Apache.

    Because of some technical complications in the way TCP/IP and HTTP work, each Apache process currently wastes a lot of time “lingering” on client connections, after the page has been generated and sent. Lingerd takes over this job, leaving the Apache process immediately free to handle a new connection. As a result, Lingerd makes it possible to serve the same load using considerably fewer Apache processes. This translates into a reduced load on the server.

    Lingerd is particularily useful in Apache webservers that generate dynamic pages (e.g in conjunction with mod_perl, mod_php or Java/Jakarta/Tomcat).

    More importantely, lingerd can only do an effective job if HTTP Keep-Alives are turned off; since keep-alives are useful for images, the recommended lingerd setup is to have an Apache/mod_whatever/lingerd server for the dynamic pages, and a plain Apache (or thttpd or boa) for the images.

    可惜目前只支持apache1.3的版本,真希望能出for apache2.2.的版本 :^_^

    官方:http://www.iagora.com/about/software/lingerd/

     
  • bixuan 15:47 on 2008 年 03 月 05 日 链接地址 | 回复  

    memcached-tag 

    What is memcached-tag?

    Memcached is a high-performance, distributed memory object caching system.

    We add “Tag Function” for memcached. Propose is remove several keys with the same tag in one operation. This function will help the API programmers (such as php) do the delete operation easily, and reduce the network load. We use hash and splay tree, make the “tag_add” and “tag_delete” commands very quickly, and save memory as much as possible.

    There is a brief introduction about what we thought and how we considerate. You can see it here

    The patch and full source code can be downloaded on the right, you can also see the change log here. And we will update it in the future.

    You can also visit here by http://memcached-tag.googlecode.com and left your message here.If you find BUGS, please tell us, thanks very much!
    New memcached command

    * tag_add
    * tag_delete

    Features

    项目地址:http://code.google.com/p/memcached-tag/

    可以看几个例子:
    (阅读全文 …)

     
  • bixuan 16:18 on 2008 年 03 月 04 日 链接地址 | 回复  

    修改redhat EL5 的 RPM_OPT_FLAGS 参数 

    from CPC中文印刷社区 – Blog by wangyu1314
    vi /usr/lib/rpm/rpmrc

    #/*! \page config_rpmrc Default configuration: /usr/lib/rpm/rpmrc
    # \verbatim
    #
    # /usr/lib/rpm/rpmrc. Generated from rpmrc.in by configure.
    # $Id: rpmrc.in,v 2.65.2.4 2005/05/19 17:26:53 pauln Exp $
    #
    # This is a global RPM configuration file. All changes made here will
    # be lost when the rpm package is upgraded. Any per-system configuration
    # should be added to /etc/rpmrc, while per-user configuration should
    # be added to ~/.rpmrc.
    #
    #############################################################
    # Values for RPM_OPT_FLAGS for various platforms
    (阅读全文 …)

     
  • bixuan 00:40 on 2008 年 03 月 04 日 链接地址 | 回复  

    show.51dpy.com 记录51.com的点滴~~

     
  • bixuan 21:40 on 2008 年 03 月 03 日 链接地址 | 回复  

    storage and IOPS 

    存储的最大决定因素是磁盘IOPS,特别是随即性很大,热点很小的图片就更依赖了!给自己提个醒!

     
  • bixuan 17:15 on 2008 年 03 月 03 日 链接地址 | 回复  

    51.com突破1亿会员的策略 

    51.com,基于个人空间的社交网络平台,经过两年多的发展,从2005年10月的100万注册会员,呈现了几何数级的增长,到今日的1亿会员(这意味着每两个中国网民之中,有一个是51.com的会员),成为中国第一个真正用户过亿的Web2.0网站。目前,活跃会员数量3500万,同时在线的会员高达66万,每天有16万人成为其会员。

    更多看:http://show.51dpy.com/51com-news/51com-breakthrough-100-million-members-of-the-strategy/

     
c
写新的
j
下一篇文章/下一个回复
k
前一篇文章/以前的回复
r
回复
e
编辑
o
显示/隐藏 回复
t
回到顶部
l
go to login
h
show/hide help
esc
取消