会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
myjavawork
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
公告
2013年4月24日
IP
摘要: DB-CENTOS: 192.168.1.139VARNISH-CENTOS: 192.168.1.141 WEB1-CENTOS: 192.168.1.135WEB2-CENTOS: 192.168.1.142
阅读全文
posted @ 2013-04-24 11:07 myjavawork
阅读(177)
评论(0)
推荐(0)
2013年4月8日
magento 与cache
摘要: 1.http://www.sonassi.com/knowledge-base/magento-kb/what-is-memcache-actually-caching-in-magento/http://www.fabrizio-branca.de/magento-caching-internals.html
阅读全文
posted @ 2013-04-08 18:06 myjavawork
阅读(207)
评论(0)
推荐(0)
2013年4月7日
crontab
摘要: http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/how_to_setup_a_cron_jobhttps://support.sweettoothrewards.com/entries/21196536-Setting-up-CRON-Jobs-in-Magentohttp://stackoverflow.com/questions/5290868/how-would-test-cron-with-magentohttp://www.magentocommerce.com/magento-connec
阅读全文
posted @ 2013-04-07 19:14 myjavawork
阅读(173)
评论(0)
推荐(0)
2013年3月26日
MAGENTO 与 reindexer
摘要: ---------------- indexer module: Ecomdev module ---------------magento reindex speed up http://mindutopia.com/2012/04/reindexing-large-product-databases-in-magento/
阅读全文
posted @ 2013-03-26 19:02 myjavawork
阅读(182)
评论(0)
推荐(0)
2013年3月25日
proxy
摘要: http://blog.hamzahkhan.com/2009/09/30/nginx-varnish-haproxy-and-thinlighttpd/
阅读全文
posted @ 2013-03-25 18:45 myjavawork
阅读(165)
评论(0)
推荐(0)
2013年3月24日
linux命令考虑点
摘要: 1.递归创建目录,并且指定权限值2.创建文件,并且指定权限值3.ls列出目录时,一定要列出的数据信息最基本的显示标准: 以—full-time 全格式的形式显示 ,带文件大小 –h 【单位为MB,或者是GB,而非字节】的方式来显示(默认是字节), 标识文件类型,文件的权限,文件的所属用户以及用户组,并且排序:按修改时间顺序显示:ll –sh -t –full-time-h 以MB,KB,GB的形式显示-t 以修改的时间来排序按文件名来进行排序默认,即按照文件名来进行排序按文件大小来进行排序【不包括目录】ll –sh –S –-full-time 【加上-r,如 ll –sth –Sr –-fu
阅读全文
posted @ 2013-03-24 14:52 myjavawork
阅读(466)
评论(0)
推荐(0)
2013年2月22日
magento connect no pear
摘要: http://freegento.com/ddl-magento-extension.php
阅读全文
posted @ 2013-02-22 18:36 myjavawork
阅读(161)
评论(0)
推荐(0)
2013年1月29日
web server的性能统计
摘要: 服务器性能 CPU平均使用率 并发连接数访问数系统负载均衡数 并发连接数---单个如何来衡量 ---------- webbench ----- PHP进程块 php的进程数量 内存消耗: 1. httpd , php 所有进程所消耗的内存以及CPU情况
阅读全文
posted @ 2013-01-29 15:42 myjavawork
阅读(268)
评论(0)
推荐(0)
2012年11月20日
用户的API以及流程总结
摘要: 用户模块在MAGENTO系统中的应用点;Frontend 的注册,登陆, 结合购物车管理用户中心后台backend的用户管理以及相应的操作(包括用户管理,查看用户信息,用户组等)在MAGENTO系统中,Customer模块所使用的是EAV的设计方式,也就是说customer相关的数据是通过magento内置的API来调用处理的。所涉及到的API:对于用户模块的API可以从以下的三个方面来考...
阅读全文
posted @ 2012-11-20 10:07 myjavawork
阅读(1215)
评论(0)
推荐(0)
2012年11月19日
MAGENTO & administrator module development
摘要: MAGENTO & Administrator Mdoule Development
阅读全文
posted @ 2012-11-19 15:53 myjavawork
阅读(267)
评论(0)
推荐(0)
下一页