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.

近一段时间,弄varnish,周五晚间已上

原来一直用SQUID2.6,有个问题一直没有解决,同样的配置,同样的版本,有的站点是GZIP,有的就不压缩,多次检查问题仍无果,后来,索性用varnish测试,一次成功,13台squid均换成了11台varnish,大概进行了1个多月,才基本搞定,期间日志问题更是头疼,varnish3出现解决了大问题,可以定义日志格式,后来又经过了其他一系列磨难,终于上周五,varnish修成正果,这个星期就是检查看看有哪些小地方需要修改,比如日志格式过大的问题,原来SQUID不记录图片日志,nolog就可以,varnish还没查询,继续努力中…  等有结果了,应该写个PDF大家共勉之。