E N D
Making your production powered by HHVM: First Steps. https://github.com/AexChecker/drupal-nginx-hhvm-phpfpm See also “HHVM and Drupal” https://goo.gl/itMDhy, https://goo. gl/0l0Lv6 Oleksiy Kalinichenko, AexChecker@gmail.com
About Me Oleksiy Kalinichenko Drupal Exp.: 12 years E-mail: AexChecker@gmail.com Skype: AexChecker
Nginx confs https://github.com/AexChecker/drupal-nginx-hhvm-phpfpm/tree/master/etc/nginx nginx.conf fastcgi_microcache_zone.conf proxy_microcache_zone.conf reverse_proxy.conf upstream_phpapache.conf upstream_hhvm_unix.conf (upstream_hhvm_tcp.conf) upstream_phpcgi_unix.conf (upstream_phpcgi_tcp.conf) ● ● ● ● ● ● ●
PHP-FPM confs https://github.com/AexChecker/drupal-nginx-hhvm-phpfpm/tree/master/etc/php5/fpm php.ini php-fpm.conf conf.d/* pool.d/* ○ backup.conf ○ testing.conf ○ www.conf ○ zwei.conf ● ● ● ● ○ backup.conf ○ testing.conf ○ www.conf ○ zwei.conf
HHVM confs https://github.com/AexChecker/drupal-nginx-hhvm-phpfpm/tree/master/etc/hhvm ● php.ini ● php-cli.ini ● server.ini