RSS Bory.Chan
哪吒推荐该订阅
简介:好记性,不如blog!
原站:http://blog.chenlb.com
标签:blog web tech
指数:
点击立即订阅,“Bory.Chan”的内容有更新,哪吒第一时间提醒您
“Bory.Chan”的内容更新
累计:70 篇(自 2009-07-23 起)
更新:约2篇/月,最后更新25 天前
Bory.Chan
jira 和 confluence 想部署到同一台机器上。都使用 80 端口访问。使用 nginx 代理吧。直接使用 proxy_pass http://127.0.0.1:8080 jira 的首页小插件不太好使。发现使用 try_files 可以。加一个 jira_proxy.conf 文档。如:#cd /home/admin/nginx#vi conf/jira_proxy.confproxy_connect_timeout 30s;proxy_send_timeout 120;proxy_read_timeout 120;proxy_buffer_size 32k;p... (25 天前)
Bory.Chan
lucene/solr ? 大半年发布了 3.1 到 3.5。自 solr 与 lucene 合并到一起后,版本升级快。当然觉得 solr 脚步没有 lucene 快。简单介绍下 3.2 到 3.5 以后的新功能。lucene 3.2 支持 grouping 功能;新的合并代理 tieredmergepolicy;新目录 nrtcachingdirectory,它对实现实时功能不错。solr 3.2 的亮点是 test-framework 框架,以后开发扩展功能就方便写单元测试了。solr 3.3 支... (25 天前)
Bory.Chan
solr 的 trunk svn 里早就提示它与 lucene 合并到一个项目去了。现在 solr 3.1 终于发布了(2011-03-31)。看jira, solr 4.0 也开发得差不多了。看看 solr 3.1 的新功能:数字范围的 facet(像时间 facet)。地理空间搜索(spatial search), 包括过虑(filtering)、加权(boosting)、排序(sorting)。velocity 模板格式输出。新的基于 term vector 的高亮。扩展的 dismax 查询解析... (307 天前)
Bory.Chan
新项目来了好几台测试机(虚拟成几台)。一台台部署应用程序真的是体力活。有一键部署就好了(包括初始的 java 环境。)。之前我写这 ant 远程部署 web 应用。有点思路。循环这个 ant 任务不就得了。好吧试验一下。... (307 天前)
Bory.Chan
为团队安装 blog,我比较喜欢用 nginx。比如在之前在 nginx 上安装 wordpress,这是在 linux 下。我们团队 blog 服务器 windows 2003,用 nginx + spawn-fcgi 在 win 下不好安装,特别是 spawn-fcgi。放弃还是用经典的 apache。写下来备忘。1、下载 httpd-2.2.17-win32-x86-no_ssl.msi http://httpd.apache.org/download.cgi 安装(比如安装在 d:/server/apache2.2)。然后 http://... (307 天前)
Bory.Chan
有台我维护的服务器,没有 root 权限,只有普通用的权限。现在想安装 nginx 做负载均衡。下载 nginx 0.8.54用 ./configure --prefix=/home/admin/nginx会报下载的错:./configure: error: the http rewrite module requires the pcre library.you can either disable the module by using --without-http_rewrite_moduleoption, or install the pcre library into the system,... (307 天前)
Bory.Chan
有 vps 已经好久了,还不会翻墙是有点落后了。网络资料说 pptpd 在 win 默认可以连接。那就安装它吧。centos 5 32/64 bits 有人整理好安装脚本。pptpd.shyum remove -y pptpd pppiptables --flush postrouting --table natiptables --flush forwardrm -rf /etc/pptpd.confrm -rf /etc/pppwget http://www.diahosting.com/dload/dkms-2.0.17.5-1.noarch.rpmwget http://www.di... (307 天前)
订阅者 ( 4 )
yuchen3102034
xujun99663311
caihuafeng
fefeco
相关订阅源
RSS TechCrunch

TechCrunch profiles the companies, products and events that are defining and transforming the new web. TechCrunch is written by

标签: techcrunch tech it web2.0 2.0

指数 | 519人订阅  

我要反馈