自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

转载 Mac OSX下增加TCP连接数

http://www.cnblogs.com/echovalley/archive/2013/04/02/2994593.html$ sysctl -a | grep somaxkern.ipc.somaxconn: 2048$ sudo sysctl -w kern.ipc.somaxconn=2048https://www.freebsd.org

2016-12-25 00:40:35 4722

原创 http cache reading notes

Response HeadExpires: would no round-trips between browser and server.Last-Modified:  browser will use If-Modified-Since request header  to check server.  server would response 304.eTag: is ad

2016-01-25 10:58:17 331

原创 It may be a way to create backend for mobile app

Using PHP , Symfony framework and Ejabberd, you could create a backend in a few weeks.Symfony framework facilities the restfull web serverice.Ejabberd is XMPP server for instance message.

2016-01-16 09:19:16 359

原创 HBase is still a baby

The official HBase doc suggests one Colum Family is best for performance. Tow or three could lead some performance problem. Above three ,it is a design flaw leading a big performance problem.In anothe

2016-01-14 08:04:03 424

HBASE schema design

PPT by Lars George. Ask questions of HBase, hosted by Cloudera.

2016-01-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除