分类: 技术发现
准备升级主站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.
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大家共勉之。
nginx 1.0.5 放出,修正如下
Changes with nginx 1.0.5 19 Jul 2011
*) Change: now default SSL ciphers are "HIGH:!aNULL:!MD5".
Thanks to Rob Stradling.
*) Feature: the "referer_hash_max_size" and "referer_hash_bucket_size"
directives.
Thanks to Witold Filipczyk.
*) Feature: $uid_reset variable.
*) Bugfix: a segmentation fault might occur in a worker process, if a
caching was used.
Thanks to Lanshun Zhou.
*) Bugfix: worker processes may got caught in an endless loop during
reconfiguration, if a caching was used; the bug had appeared in
0.8.48.
Thanks to Maxim Dounin.
*) Bugfix: "stalled cache updating" alert.
Thanks to Maxim Dounin.
oracle vm 不对中国大陆输出
下载提示:
Thank you for accessing Oracle E-Delivery. Due to your country location, we are unable to process your request. If you have an active support contract, you may request physical media by either submitting a Service Request or calling Customer Support. If you wish to purchase or evaluate our products on a 30-day trial please contact then appropriate Sales Representative for your country.
看来必须翻墙才能解决。
wordpress 3.2.1放出
WordPress 3.2.1 2011 年 7 月 13 日, Jiehan 现在,在 WordPress 3.2 版本下载量达到一百余万次之后,我们发布 WordPress 3.2.1。这个维护版本修复了一些服务器上可能发生的 JSON 不兼容问题,同时还包括控制板样式和 Twenty Eleven 主题的小修补。 要查看所有修改,请访问中文 Codex 文档页面、更新历史(英文)或解决的工单列表(英文)。 下载 3.2.1,或在您站点后台的“控制板” → “更新”菜单进行升级。
再也不买DELL笔记本了
本人有个DELL 1425笔记本,2年前买的,现在还差10几天过保,出现花屏问题,经DELL官方维修站鉴定为显卡虚接,因此独立显卡是焊在板子上的,需更换主板,但此时发现我主板上其他地方有人为焊接痕迹,可我本人这2年从来没报修过,也没有拿到外面修过电脑,等于此电脑根本就是个返修货,从出厂的时候板子就被焊过了,这种事情打官司也是赢不了的,因为主板在机器里,你收货的时候不可能打开机器外壳检查板子,只能自认倒霉,找朋友焊显卡接口。
在此,我对看到此文章的朋友建议不要购买DELL笔记本产品,原因如下:
1、DELL笔记本外壳螺丝处无任何防护胶条,很难判断是否打开和维修过。
2、不要购买延保服务,因为像我这种问题即使购买了延保服务也只能自掏腰包。
3、从我自身遭遇来看,如果DELL把返修品当成正品发给你,除非你收货时让送货员打开机器后盖检查,否则你也不知道是否是返修品。
基于以上几点,再也不碰DELL产品(单位的服务器除外)
MLGBD