Django Book 翻译
菜单>:
TOC
返回
原文:
Linux servers, preferably Debian, with many gigs of RAM. Lighttpd as the Web server, Pound as the HTTPS front-end and load balancer if needed, and Memcached for caching. SQLite for small databases, Postgres if data grows larger, and highly specialized custom database stuff for our search and knowledge management components.
翻译:
Linux主機,尤其是偏好Debian,搭載很多的(gigs)記憶,Lighttpd當作網站伺服器,Pound 當作HTTPS 前端和負載平衡器,假如需要的話,而Memcached當做快取。SQLite 用做小型的資料庫,假如資料量成長太快就用 Postgres ,高度的規格化客製資料庫是我們的尋找和知識管理的元件。
备注:
译者: