准备升级主站varnish到3.0.1,主要看上最后一句了

Summary of changes from 3.0.0 to 3.0.1

    • Objects with grace and keep set were mistakenly seen as candidates for the shortlived storage, but would not be cleaned up quickly, something that manifested as if there was a memory leak. This is now fixed.
    • When multiple clients were waiting for an object, all clients would be woken up when an object became available, leading to stuck threads. This has now been fixed
    • A bug in how XML entities were handled with ESI has been fixed
    • The documentation has seen numerous updates
    • varnishncsa is now more stable and has support for showing arbitrary request and response fields、

期待varnishncsa有更好的表现

 

nginx 更新新的开发版本 1.1.2

Changes with nginx 1.1.2                                         05 Sep 2011

    *) Change: now if total size of all ranges is greater than source
       response size, then nginx disables ranges and returns just the source
       response.

    *) Feature: the "max_ranges" directive.

    *) Bugfix: the "ssl_verify_client", "ssl_verify_depth", and
       "ssl_prefer_server_ciphers" directives might work incorrectly if SNI
       was used.

    *) Bugfix: in the "proxy/fastcgi/scgi/uwsgi_ignore_client_abort"
       directives.

石家庄京石客专年底全线开通

有人要问:去石家庄干神马? 你们知道春秋航空吗?离北京最近的是正定国际机场,从北京原来到正定国际机场要4个小时左右,如果开通后,可以缩短为1个小时时间,目前正定国际机场站应该已经快建好了吧,正定国际机场站离机场大概3公里,应该有免费摆渡车,以后出游就又多了一个出行省钱的办法,在正定国际机场做春秋航空航线。

凌晨3:30就睡不着了,耳朵难受,洗澡的时候进水出不来

问题是用什么工具都没法把水引出来,揪着耳垂单腿蹦也不行,只能侧躺,让耳朵冲下,到今天早上慢慢流出来了,还是一会儿流一点一会儿流一点,很痛苦很痛苦,你在身体每个功能都正常的时候不觉得什么,一旦一个功能紊乱,你的生活麻烦就大了,所以希望大家都能珍惜自己的好身体。

nginx 1.1.1 8月22日已放出

Changes with nginx 1.1.1                                         22 Aug 2011

    *) Change: now cache loader processes either as many files as specified
       by "loader_files" parameter or works no more than time specified by
       "loader_threshold" parameter during each iteration.

    *) Change: now SIGWINCH signal works only in deamon mode.

    *) Feature: now shared zones and caches use POSIX semaphores on
       Solaris.
       Thanks to Den Ivanov.

    *) Feature: accept filters are now supported on NetBSD.

    *) Bugfix: nginx could not be build on Linux 3.0.

    *) Bugfix: nginx did not use gzipping in some cases; the bug had
       appeared in 1.1.0.

    *) Bugfix: request body might be incorrectly processed if client used
       pipelining.

    *) Bugfix: in the "request_body_in_single_buf" directive.

    *) Bugfix: in "proxy_set_body" and "proxy_pass_request_body" directives
       if SSL connection to backend was used.

    *) Bugfix: nginx hogged CPU if all servers in an upstream were marked
       as "down".

    *) Bugfix: a segmentation fault might occur during reconfiguration if
       ssl_session_cache was defined but not used in a previous
       configuration.

    *) Bugfix: a segmentation fault might occur in a worker process if many
       backup servers were used in an upstream.

    *) Bugfix: a segmentation fault might occur in a worker process if
       "fastcgi/scgi/uwsgiparam" directives were used with values starting
       with "HTTP
"; the bug had appeared in 0.8.40.