免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
楼主: shineyear
打印 上一主题 下一主题

[proxy] 比SQUID快3倍的NCACHE发布了! [复制链接]

论坛徽章:
0
11 [报告]
发表于 2008-01-19 13:33 |只看该作者

回复 #1 shineyear 的帖子

想知道和俄罗斯的NGINX有什么关系,想搞清楚究竟是谁开发的。是新浪的还是NGINX官方。

论坛徽章:
0
12 [报告]
发表于 2008-01-20 12:49 |只看该作者
原帖由 powerv 于 2008-1-19 13:33 发表
想知道和俄罗斯的NGINX有什么关系,想搞清楚究竟是谁开发的。是新浪的还是NGINX官方。



你的问题其实在NCACHE的官网上都有回答的
www.ncache.org

论坛徽章:
2
2015年辞旧岁徽章
日期:2015-03-03 16:54:1515-16赛季CBA联赛之上海
日期:2016-05-05 09:45:14
13 [报告]
发表于 2008-01-21 10:04 |只看该作者
看看再说,,,和和,,,

论坛徽章:
0
14 [报告]
发表于 2008-01-21 11:49 |只看该作者
不错,又多了一种选择啊!

论坛徽章:
0
15 [报告]
发表于 2008-01-23 09:07 |只看该作者
真的实用才行,别一位的只知道比较!(个人观点)

论坛徽章:
0
16 [报告]
发表于 2008-01-28 16:17 |只看该作者
真的假的?测试下先

论坛徽章:
0
17 [报告]
发表于 2008-02-29 17:43 |只看该作者
make
make -f objs/Makefile
make[1]: Entering directory `/root/ncache'
gcc -c -O -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wno-unused-function -Wunused-variable -Wunused-value -Werror -g  -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \
        -o objs/src/core/nginx.o \
        src/core/nginx.c
In file included from /usr/include/asm/sigcontext.h:4,
                 from /usr/include/asm-x86_64/processor.h:13,
                 from /usr/include/asm/processor.h:4,
                 from src/os/unix/atomic.h:11,
                 from src/os/unix/ngx_atomic.h:15,
                 from src/core/ngx_core.h:38,
                 from src/core/nginx.c:8:
/usr/include/asm-x86_64/sigcontext.h:9: error: redefinition of `struct _fpstate'
/usr/include/asm-x86_64/sigcontext.h:23: error: redefinition of `struct sigcontext'
In file included from /usr/include/asm/system.h:4,
                 from /usr/include/asm-x86_64/processor.h:19,
                 from /usr/include/asm/processor.h:4,
                 from src/os/unix/atomic.h:11,
                 from src/os/unix/ngx_atomic.h:15,
                 from src/core/ngx_core.h:38,
                 from src/core/nginx.c:8:
/usr/include/asm-x86_64/system.h: In function `__cmpxchg':
/usr/include/asm-x86_64/system.h:75: error: `LOCK_PREFIX' undeclared (first use in this function)
/usr/include/asm-x86_64/system.h:75: error: (Each undeclared identifier is reported only once
/usr/include/asm-x86_64/system.h:75: error: for each function it appears in.)
/usr/include/asm-x86_64/system.h:75: error: syntax error before string constant
/usr/include/asm-x86_64/system.h:81: error: syntax error before string constant
/usr/include/asm-x86_64/system.h:87: error: syntax error before string constant
/usr/include/asm-x86_64/system.h:93: error: syntax error before string constant
In file included from /usr/include/asm/processor.h:4,
                 from src/os/unix/atomic.h:11,
                 from src/os/unix/ngx_atomic.h:15,
                 from src/core/ngx_core.h:38,
                 from src/core/nginx.c:8:
/usr/include/asm-x86_64/processor.h: At top level:
/usr/include/asm-x86_64/processor.h:75: error: conflicting types for '____cacheline_aligned'
/usr/include/asm-x86_64/pda.h:25: error: previous declaration of '____cacheline_aligned' was here
/usr/include/asm-x86_64/processor.h:292: error: syntax error before "u16"
/usr/include/asm-x86_64/processor.h:294: error: syntax error before "twd"
/usr/include/asm-x86_64/processor.h:295: error: syntax error before "fop"
/usr/include/asm-x86_64/processor.h:296: error: syntax error before "rip"
/usr/include/asm-x86_64/processor.h:297: error: syntax error before "rdp"
/usr/include/asm-x86_64/processor.h:298: error: syntax error before "mxcsr"
/usr/include/asm-x86_64/processor.h:299: error: syntax error before "mxcsr_mask"
/usr/include/asm-x86_64/processor.h:300: error: syntax error before "st_space"
/usr/include/asm-x86_64/processor.h:301: error: syntax error before "xmm_space"
/usr/include/asm-x86_64/processor.h:302: error: syntax error before "padding"
/usr/include/asm-x86_64/processor.h:303: error: syntax error before '}' token
/usr/include/asm-x86_64/processor.h:306: error: field `fxsave' has incomplete type
/usr/include/asm-x86_64/processor.h:314: error: syntax error before "u32"
/usr/include/asm-x86_64/processor.h:316: error: syntax error before "rsp1"
/usr/include/asm-x86_64/processor.h:317: error: syntax error before "rsp2"
/usr/include/asm-x86_64/processor.h:318: error: syntax error before "reserved2"
/usr/include/asm-x86_64/processor.h:319: error: syntax error before "ist"
/usr/include/asm-x86_64/processor.h:320: error: syntax error before "reserved3"
/usr/include/asm-x86_64/processor.h:321: error: syntax error before "reserved4"
/usr/include/asm-x86_64/processor.h:322: error: syntax error before "reserved5"
/usr/include/asm-x86_64/processor.h:323: error: syntax error before "io_map_base"
/usr/include/asm-x86_64/processor.h:324: error: syntax error before "io_bitmap"
/usr/include/asm-x86_64/processor.h:325: error: syntax error before '}' token
/usr/include/asm-x86_64/processor.h:347: error: syntax error before "u32"
/usr/include/asm-x86_64/processor.h: In function `thread_saved_pc':
/usr/include/asm-x86_64/processor.h:396: error: dereferencing pointer to incomplete type
In file included from src/core/ngx_core.h:51,
                 from src/core/nginx.c:8:
src/core/ngx_palloc.h: At top level:
src/core/ngx_palloc.h:49: error: field `get_current' declared as a function
{standard input}: Assembler messages:
{standard input}:220: Warning: size of "____cacheline_aligned" is already 88; not changing to 136
make[1]: *** [objs/src/core/nginx.o] Error 1
make[1]: Leaving directory `/root/ncache'
make: *** [build] Error 2

论坛徽章:
0
18 [报告]
发表于 2008-03-04 09:29 |只看该作者
牛,有空试试~

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
19 [报告]
发表于 2008-03-05 17:29 |只看该作者
Freebsd下不能安装? 少 C文件

论坛徽章:
0
20 [报告]
发表于 2008-03-17 15:58 |只看该作者
最新的1.3版本发布了,修改了很多 BUG
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP