{"id":971,"date":"2014-07-09T16:11:08","date_gmt":"2014-07-09T20:11:08","guid":{"rendered":"https:\/\/gonzalo.aro.cl\/blog\/?p=971"},"modified":"2014-07-09T16:32:44","modified_gmt":"2014-07-09T20:32:44","slug":"error-en-instalacion-de-varnish-cache-en-centos-6-5","status":"publish","type":"post","link":"https:\/\/gonzalo.aro.cl\/blog\/2014\/07\/09\/error-en-instalacion-de-varnish-cache-en-centos-6-5\/","title":{"rendered":"Error en instalacion de Varnish-cache en CEntOS 6.5"},"content":{"rendered":"<p>Varnish esta construido para hacer que una infraestructura responda m\u00e1s r\u00e1pido a requerimientos de peticiones.<br \/>\nEs util para cachear peticiones muy recurrentes y en realidad ha sido masivamente mencionado en foros como soluci\u00f3n, por lo que descargue varnish-cache para hacer una pruebas pero al instalar seg\u00fan las instrucciones para RedHat, pero al hacerlo marco un error en la instalaci\u00f3n<\/p>\n<pre class=\"brush: bash\">\r\nError: Package: varnish-4.0.1-1.el6.x86_64 (varnish-4.0)\r\n           Requires: libjemalloc.so.1()(64bit)\r\n           Available: varnish-4.0.0-0.20140328beta1.el6.x86_64 (varnish-4.0)\r\n               libjemalloc.so.1()(64bit)\r\n           Available: varnish-4.0.0-1.el6.x86_64 (varnish-4.0)\r\n               libjemalloc.so.1()(64bit)\r\n           Available: varnish-4.0.0-0.20131129tp1.el6.x86_64 (varnish-4.0)\r\n               Not found\r\n           Installing: varnish-4.0.1-1.el6.x86_64 (varnish-4.0)\r\n               Not found\r\nError: Package: varnish-4.0.1-1.el6.x86_64 (varnish-4.0)\r\n           Requires: jemalloc\r\n<\/pre>\n<p>Y ya que no viene dentro de la distribuci\u00f3n de CEntOS 6.5 entonces <a href=\"https:\/\/gonzalo.aro.cl\/blog\/2014\/07\/09\/epel-en-linux-centos-6-5\/\" title=\"EPEL en linux CEntOS 6.5\">instale el repositorio EPEL<\/a>, y luego un simple<\/p>\n<pre class=\"brush: bash\">\r\nyum install jemalloc\r\n<\/pre>\n<p>y finalmente la instalacion de la documentacion funciono correctamente<\/p>\n<pre class=\"brush: bash\">\r\nrpm --nosignature -i https:\/\/repo.varnish-cache.org\/redhat\/varnish-4.0.1.el6.rpm\r\nyum install varnish\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Varnish esta construido para hacer que una infraestructura responda m\u00e1s r\u00e1pido a requerimientos de peticiones. Es util para cachear peticiones muy recurrentes y en realidad ha sido masivamente mencionado en foros como soluci\u00f3n, por lo que descargue varnish-cache para hacer una pruebas pero al instalar seg\u00fan las instrucciones para RedHat, pero al hacerlo marco un [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,4,15,50,37],"tags":[],"class_list":["post-971","post","type-post","status-publish","format-standard","hentry","category-centos","category-desarrollo","category-linux","category-redhat","category-unix"],"_links":{"self":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/971"}],"collection":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/comments?post=971"}],"version-history":[{"count":2,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/971\/revisions"}],"predecessor-version":[{"id":973,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/posts\/971\/revisions\/973"}],"wp:attachment":[{"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/media?parent=971"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/categories?post=971"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gonzalo.aro.cl\/blog\/wp-json\/wp\/v2\/tags?post=971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}