Apache Worker and APC user cache -


anybody tried apcu zendopcache in mpm worker ? went problems mpm worker-apc found article https://engineyard.zendesk.com/entries/26902267

my target achieve apache mpm worker mod_fcgi [ mod_spdy work ] , zendopcache apcu ( user cache ) , varnish on top. run centos 6.4 on kvm.

any oppinion appreciated.

disclaimer: jetty developer, since asked opinion, here go.

a alternative option run jetty fastcgi module (this link wordpress run jetty , chrome it's served via spdy - via alpn).

jetty java server known spdy support (the server transparent spdy push), , fastcgi support too; has small memory footprint , it's highly scalable because asynchronous.

with haproxy in front (mostly ssl offloading) satisfied of setup.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -