Today, I try cherokee 0.98.1 + PHP 5.2.8 FastCGI on my production website (350k daily pageview).
Unfortunetly this configuration seems to have memory leak. After 4 hours, the cherokee-worker process use 50MB RES and 407MB VIRT (from 'top' display). We used nginx and the same php-cgi binary before. Nginx seems to have constant memory usage over weeks. We just to try and compare between cherokee and nginx. Both have good performance but cherokee still have buggy memory management. This is result of 'cherokee -i': Compilation Version: 0.98.1 Compiled on: Feb 2 2009 10:15:41 Arguments to configure: '--prefix=/opt/cherokee' '--disable-ipv6' '--without-mysql' Installation Deps dir: /opt/cherokee/share/cherokee/deps Data dir: /opt/cherokee/share/cherokee Icons dir: /opt/cherokee/share/cherokee/icons Themes dir: /opt/cherokee/share/cherokee/themes Plug-in dir: /opt/cherokee/lib/cherokee Plug-ins Built-in: Support IPv6: no Pthreads: yes Tracing: no sendfile(): yes syslog(): yes Polling methods: select poll epoll The web server run on top Centos 5.2, updated daily. Ihsan
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
