V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  moname  ›  全部回复第 119 页 / 共 129 页
回复总数  2564
1 ... 115  116  117  118  119  120  121  122  123  124 ... 129  
2013-11-21 18:51:17 +08:00
回复了 tanny 创建的主题 分享发现 據說WSJ被牆了
卫生j
呵呵
2013-11-19 19:23:49 +08:00
回复了 jun1st 创建的主题 Apple 在官网买的mini2居然找EMS发送,服务太差了,直接投诉到Tim Cook
双11的东东,14号发的EMS,今天才收到一个,,,其余没到的全是TMD的EMS。。。
投诉到国家邮政局比较有用。
2013-11-19 16:28:51 +08:00
回复了 hustlzp 创建的主题 VPS 挑云主机,选来选去还是阿里云经济实惠,大家觉得?
@hustlzp 不要买青云,带宽用着想哭,限制得太死了。
[root@123 ~]# dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 1.03167 seconds, 130 MB/s


[root@123 ~]# wget http://cachefly.cachefly.net/100mb.test
--2013-11-17 15:56:53-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 204.93.150.151
Connecting to cachefly.cachefly.net|204.93.150.151|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'

27% [===========> ] 28,480,033 116K/s eta 11m 33s


[root@123 ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 3
model name : QEMU Virtual CPU version 1.5.1
stepping : 3
cpu MHz : 1999.999
cache size : 4096 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 4
wp : yes
flags : fpu de pse tsc msr pae mce cx8 apic pge cmov pat mmx fxsr sse sse2 up pni popcnt
bogomips : 3999.99


另外LZ可以去了解下,美团是否要转入备案才可用,这点我不是太清楚。
2013-11-19 14:42:17 +08:00
回复了 precisi0nux 创建的主题 VPS 刚回国,发现自己的域名解析有问题,是被墙了?
@precisi0nux 囧,DNS的问题,,,好纠结。
2013-11-19 13:55:15 +08:00
回复了 precisi0nux 创建的主题 VPS 刚回国,发现自己的域名解析有问题,是被墙了?
国内访问提示什么》?
2013-11-19 11:16:59 +08:00
回复了 hustlzp 创建的主题 VPS 挑云主机,选来选去还是阿里云经济实惠,大家觉得?
@sanp wget速度比不上阿里云,这时候就凸显出现单线多蛋疼了。。。这种的话你再加个CDN,就无压力了。
2013-11-19 11:07:16 +08:00
回复了 hustlzp 创建的主题 VPS 挑云主机,选来选去还是阿里云经济实惠,大家觉得?
@sanp 嗯,之前搞活动倒是不错,,当时没想用国内VPS,所以没入。
2013-11-19 11:06:43 +08:00
回复了 hustlzp 创建的主题 VPS 挑云主机,选来选去还是阿里云经济实惠,大家觉得?
@xdeng 在防DDoS服务搞基配置里开启了7层清洗配置,并且把下面这些阀值都调节到最小的。然后使用的Webbench测试,30s里500并发,一开就502。
搞得现在只有开启 网站安全防御(WAF)。
2013-11-19 10:58:10 +08:00
回复了 hustlzp 创建的主题 VPS 挑云主机,选来选去还是阿里云经济实惠,大家觉得?
@sanp 你看看现在的价格,敢说有阿里云值?相信许多人买阿里云的都是看中他的云盾(不过我没用成功,不知道要怎么设置)
2013-11-19 10:52:11 +08:00
回复了 hustlzp 创建的主题 VPS 挑云主机,选来选去还是阿里云经济实惠,大家觉得?
[root@123 ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 45
model name : Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz
stepping : 7
cpu MHz : 2200.201
cache size : 15360 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush mmx fxsr sse sse2 ht nx rdtscp lm constant_tsc up pni cx16 popcnt lahf_lm
bogomips : 4400.40



[root@123 ~]# dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 3.56942 seconds, 37.6 MB/s
[root@123 ~]# dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 3.3416 seconds, 40.2 MB/s


[root@123 ~]# wget http://cachefly.cachefly.net/100mb.test
--2013-11-17 15:10:44-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 204.93.150.151
Connecting to cachefly.cachefly.net|204.93.150.151|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'

100%[===============================================>] 104,857,600 500K/s in 80s

2013-11-17 15:12:05 (1.25 MB/s) - `100mb.test' saved [104857600/104857600]



Benchmark Run: Sun Nov 17 2013 15:13:17 - 15:41:15
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 10944679.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 1877.7 MWIPS (10.2 s, 7 samples)
Execl Throughput 5301.8 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 521245.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 147020.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1350461.4 KBps (30.0 s, 2 samples)
Pipe Throughput 923575.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 287139.3 lps (10.0 s, 7 samples)
Process Creation 20454.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5869.3 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 821.6 lpm (60.0 s, 2 samples)
System Call Overhead 833717.0 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 10944679.1 937.8
Double-Precision Whetstone 55.0 1877.7 341.4
Execl Throughput 43.0 5301.8 1233.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 521245.0 1316.3
File Copy 256 bufsize 500 maxblocks 1655.0 147020.3 888.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 1350461.4 2328.4
Pipe Throughput 12440.0 923575.8 742.4
Pipe-based Context Switching 4000.0 287139.3 717.8
Process Creation 126.0 20454.0 1623.3
Shell Scripts (1 concurrent) 42.4 5869.3 1384.3
Shell Scripts (8 concurrent) 6.0 821.6 1369.4
System Call Overhead 15000.0 833717.0 555.8
========
System Benchmarks Index Score 998.3


这是前几天买的,供LZ参考下,,,,另外我发现云盾貌似没用啊,我CC他根本不起作用,VPS用的LNMP,立马502.
2013-11-18 23:45:43 +08:00
回复了 Jacky001 创建的主题 分享发现 京东退显示器第三弹,可能算完结了吧
很少在这些地方退货,感觉就是非常麻烦,所以衣服什么的还是选择天猫。
2013-11-18 23:41:58 +08:00
回复了 ihacku 创建的主题 分享发现 小米要出路由器了?这外形有点儿那啥啊
今天99入的迅雷那个下载路由,
2013-11-18 22:05:30 +08:00
回复了 otakustay 创建的主题 酷工作 一脸无奈,只好来发个招人贴
嘿嘿,百度上海,大学要毕业的时候那边到我们学校来招人,被面上了,后来没去。
因为要做的是每天打200-300个电话,仅仅是个推销员。
2013-11-15 21:03:57 +08:00
回复了 54dev 创建的主题 VPS host700,七天过去了,你们还没有处理好数据的问题吗?
@ytzong 嘿嘿,有点意思
2013-11-15 15:31:45 +08:00
回复了 54dev 创建的主题 VPS host700,七天过去了,你们还没有处理好数据的问题吗?
衡天主机,,,我只能呵呵
2013-11-15 08:17:12 +08:00
回复了 yiqingfeng 创建的主题 Linode 少量甩一些linode独立账户,含60美金,300元甩。
@sundaymouse 卖300楼主一分不亏,用了他自己的推介,用满3月得2佣金,还赚了60块。呵呵
2013-11-14 10:08:17 +08:00
回复了 moname 创建的主题 iPhone 出 国行16G版4S(黑色,未过保,9成新)
@zikkeung 已经出了,
1 ... 115  116  117  118  119  120  121  122  123  124 ... 129  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5448 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 38ms · UTC 08:47 · PVG 16:47 · LAX 00:47 · JFK 03:47
Developed with CodeLauncher
♥ Do have faith in what you're doing.