Oleksii Melnychuk
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-FFPC] memcache cache key lengthDear Peter, thank you very much for your smart respond and good job – it’s really well done. I don’t know if Debian Nginx flavours include ngx_set_misc module, but I know definitely that every of Ubuntu nginx flavours (nginx-core, nginx-extras, nginx-full, nginx-light and nginx-naxsi) is compiled without this module. Read this kindly: http://askubuntu.com/questions/553937/what-is-the-difference-between-the-core-full-extras-and-light-packages-for-ngi
In my message I talked Nginx native ‘stable’ (not ‘mainline’) release repository about, which is my favorite one due to its real stability: http://nginx.org/packages/
Thank you very much once again!
Forum: Plugins
In reply to: [WP-FFPC] memcache cache key lengthJust refused and uninstalled WP-FFPC plugin from my sites after v.1.8.1 was released due to necessity to use Nginx ngx_set_misc module. Usually on my servers I use Apache as backend and Nginx as frontend. Additionally Nginx grabs data from memcached directly. Since latest WP-FFPC was released user has been forced to use module ngx_set_misc which isn’t a part of Nginx stable release distributed as pre-build packages for Linux systems. It’s not acceptable for me to use at production infrastructure any kind of releases besides this Nginx pre-build packages from stable repository. As well as it is not convenient to build Nginx from source (as important security updates become real head ache).
Moreover new SHA1 decoding/encoding feature consumes more server CPU resources. Please, remove sha1 URLs encoding from WP-FFPC or provide to user a possibility to select between clear text and encoded URLs.
Forum: Plugins
In reply to: [Ajaxy Instant Search] [Plugin: Ajaxy Live Search] QuestionHow to add “Sidebar Widget Title” to Ajaxy Live Search widget? My site looks ugly without sidebar widget title, as I see emtpy strip above search field.