Page 11 of 12 FirstFirst ... 9101112 LastLast
Results 151 to 165 of 171

Thread: Varnish HTTP accellerator and Cpanel

  1. #151
    Member
    Join Date
    Sep 2009
    Location
    Athens Greece
    Posts
    201

    Default Re: Varnish HTTP accellerator and Cpanel

    i had try this appears to work
    cd /usr/local/src
    wget http://stderr.net/apache/rpaf/downlo...paf-0.6.tar.gz
    tar -xzf mod_rpaf-0.6.tar.gz
    cd mod_rpaf-*
    apxs -i -c -n mod_rpaf-2.0.so mod_rpaf-2.0.c

    2. Once installed, we need to load the module into Apache configuration. Since cPanel already has Include Editor for Apache, we will use that functions. Login to WHM > Service Configuration > Apache Configuration > Include Editor > Pre Main Include > All Versions and paste following text:

    LoadModule rpaf_module modules/mod_rpaf-2.0.so
    RPAFenable On
    RPAFproxy_ips 127.0.0.1 123.124.125.88 # replace the value with your server IP
    RPAFsethostname On
    RPAFheader X-Real-IP

  2. #152
    Member
    Join Date
    Sep 2009
    Location
    Athens Greece
    Posts
    201

    Default Re: Varnish HTTP accellerator and Cpanel

    varnish can be installed on value vps with 1g memory ?
    with cashe size about 128M to 256M

  3. #153
    Member
    Join Date
    Jun 2008
    Posts
    234

    Default Re: Varnish HTTP accellerator and Cpanel

    Does the Varnish plugin decrease the effectiveness of mod_security (partially or completely)?

  4. #154
    Member
    Join Date
    Sep 2009
    Location
    Athens Greece
    Posts
    201

    Default Re: Varnish HTTP accellerator and Cpanel

    no mod security rools are doing their job as before

  5. #155
    Member
    Join Date
    Jun 2008
    Posts
    234

    Default Re: Varnish HTTP accellerator and Cpanel

    I've been running the Unixy plugin for about three days now. I've noticed the following changes in Munin readings:

    • Total threads increased 300%.
    • mySQL threads increased 100%.
    • Firewall throughput increased 200%.
    • Load average is slightly higher, whereas I would have expected it to drop a bit.


    Are these results normal? If not, how can I resolve these items?

    Thanks,

    Mark

  6. #156
    Member
    Join Date
    Nov 2004
    Posts
    31
    cPanel/WHM Access Level

    DataCenter Provider

    Default Re: Varnish HTTP accellerator and Cpanel

    Hello fellows

    Here is my 2 cents on these plugin:

    1-. It works well, and resolve all the complexity involved in varnish integration with cpanel, that includes the management of configuration changes for subdomains, addon domains and so on.

    2-. You have to clearly understand the impact of any acceleration server or cache proxy on the web server metrics, thatīs something that should be that way, iīm talking about some posts that pretend to make that metric change looks like a fault of the plug-in. the plugin resolve the complexity of varnish integration in a cpanel environment, but it canīt change the law of physics (oh yeah i understand the meaning of that, joe was talking about how a cache or proxy can alter many of the metrics, because is offloading in some areas and making more pressure in others. The effect of varnish can be different depending in how your applications are wrote and what are they doing.)

    3-. The plug-in delivers what is offered, you have varnish up and running in seconds, ready to rock&roll, no maintenance required, you just have to decide what to put behind the cache and what to expose directly and how much memory you like to use for the cache. I be-leave these product is a must have for anyone running very active wordpress or joomla (any cms) sites, blogs, portals.

    I make a great product for hosting active wordpress sites, varnish (unixy plugin) cpanel server for php in front, one server for mysql and another for static files. 3 machines for a shared enviroment for more active sites, sweet!. It rocks and i canīt colapse the server even making artificial traffic from several nodes. (3 dell poweredge 2950īs with 8 cores, 3 arrays with 7x300gb 15k drives, it`s running over 200.000 visitors a day, load average is under 1.) These is just perfect for a premium shared hosting offer and for all the people with active wordpress blogs and portals. I have these setup running with mod_security with atomic rules on it. Works like a charm.

    I think joe do a good job on these, I donīt have to waste time installing varnish any more. I suggest to give these a try.

    Best Regards from Chile!

    Roy
    Roy A. Zderich

    ADX Networks (Formerly Cyberia Internet)
    http://www.adx.cl

  7. #157
    Member
    Join Date
    Feb 2008
    Posts
    94

    Default Re: Varnish HTTP accellerator and Cpanel

    Quote Originally Posted by UNIXy View Post

    • All software products have defects including this plugin. The installation "leftovers" are harmless but will be fixed in 1.4.5rc2

    after ONE year, this "leftovers" are still not fixed

    could you tell how to completely and properly remove whole cpanel varnish plugin?

    after we uninstall "cpanel varnish plugin" from WHM-> Cpanel Varnish->remove cpanel varnish, Service Status still show it is there and up

    we also try to run python uninstallvarnish from SSH, same...

    is this plugin still being developed? helpdesk support is basically dead
    Last edited by ikillbill; 06-30-2012 at 10:01 PM.

  8. #158
    Member
    Join Date
    Nov 2010
    Location
    Mexico
    Posts
    77
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Varnish HTTP accellerator and Cpanel

    Interesting Unixy has the plugin abandoned... I was about to order it. I need a Varnish installation and tuning ASAP...
    Cheers,

    CIO @Diseņo Web G4A

  9. #159
    Member This forum account has been confirmed by cPanel staff to represent a vendor. UNIXy's Avatar
    Join Date
    Sep 2009
    Location
    Houston, Texas, USA
    Posts
    75
    cPanel/WHM Access Level

    DataCenter Provider

    Default Re: Varnish HTTP accellerator and Cpanel

    Quote Originally Posted by ikillbill View Post
    after ONE year, this "leftovers" are still not fixed

    could you tell how to completely and properly remove whole cpanel varnish plugin?

    after we uninstall "cpanel varnish plugin" from WHM-> Cpanel Varnish->remove cpanel varnish, Service Status still show it is there and up

    we also try to run python uninstallvarnish from SSH, same...

    is this plugin still being developed? helpdesk support is basically dead
    Can you provide a ticket so I can review your request / bug report? Plugin support is on best effort unless you choose to select one of our SLA based add-ons. Email sales for the details.

    Regards
    |- UNIXY :: Fully Managed Servers and Clusters Since 2006
    L- We LOVE helping our clients!

  10. #160
    Member This forum account has been confirmed by cPanel staff to represent a vendor. UNIXy's Avatar
    Join Date
    Sep 2009
    Location
    Houston, Texas, USA
    Posts
    75
    cPanel/WHM Access Level

    DataCenter Provider

    Default Re: Varnish HTTP accellerator and Cpanel

    Quote Originally Posted by luigidelgado View Post
    Interesting Unixy has the plugin abandoned... I was about to order it. I need a Varnish installation and tuning ASAP...
    Interesting you're making a baseless comment. Your application for the trial was denied because you opened two accounts in the system and had already requested a trial, which was granted.

    Regards
    |- UNIXY :: Fully Managed Servers and Clusters Since 2006
    L- We LOVE helping our clients!

  11. #161
    Member
    Join Date
    Nov 2010
    Location
    Mexico
    Posts
    77
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Varnish HTTP accellerator and Cpanel

    Quote Originally Posted by UNIXy View Post
    Interesting you're making a baseless comment. Your application for the trial was denied because you opened two accounts in the system and had already requested a trial, which was granted.

    Regards
    Wow!! Super fast answer in the public forum, never by customer service email but thanks for your explanation.
    Well I am not aware to have two accounts (why dont you responded this by email asking if I had opened an account a year or X time before ago that may no longer have access to?) I always thought trials were free to try and see if you like it and see if it works for you... maybe its buggy... maybe it doesnt work... who knows... Im a cutomer right?
    I dont see the probem with asking for a new trial A YEAR LATER to see if the plug in works for me in another server, you could have ASKED. But never ansered mails. Sorry. Plug in is not abbandoned. Customers are abandoned.

    BTW the last trials I could never make them work. Thanks for your kind explanation.
    Cheers,

    CIO @Diseņo Web G4A

  12. #162
    Member LeadDogGraphics's Avatar
    Join Date
    Feb 2012
    Location
    West Palm Beach, FL
    Posts
    91
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Varnish HTTP accellerator and Cpanel

    Does anyone know if there is a way to upgrade Varnish to the latest version without messing up the plugin?

    The latest plugin was released with Varnish 3.0.2 right around the time that Varnish 3.0.3 came out. I would like to upgrade varnish but don't want to break anything.

  13. #163
    Member
    Join Date
    Dec 2001
    Location
    Long Beach, NY
    Posts
    286
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Varnish HTTP accellerator and Cpanel

    Quote Originally Posted by luigidelgado View Post
    Wow!! Super fast answer in the public forum, never by customer service email but thanks for your explanation.
    Well I am not aware to have two accounts (why dont you responded this by email asking if I had opened an account a year or X time before ago that may no longer have access to?) I always thought trials were free to try and see if you like it and see if it works for you... maybe its buggy... maybe it doesnt work... who knows... Im a cutomer right?
    I dont see the probem with asking for a new trial A YEAR LATER to see if the plug in works for me in another server, you could have ASKED. But never ansered mails. Sorry. Plug in is not abbandoned. Customers are abandoned.

    BTW the last trials I could never make them work. Thanks for your kind explanation.
    My initial support responses from Unixy were similarly paranoid when I tried the plug-in some time ago. After that, the support was very good.

    Like you, I tried it some time ago and was not ecstatic about it at that time, so I did not continue with a paid license - however, I would potentially be interested in trialing it again at some future point in time as our needs continue to evolve.

  14. #164
    Member LeadDogGraphics's Avatar
    Join Date
    Feb 2012
    Location
    West Palm Beach, FL
    Posts
    91
    cPanel/WHM Access Level

    Root Administrator

    Default Re: Varnish HTTP accellerator and Cpanel

    Quote Originally Posted by lbeachmike View Post
    My initial support responses from Unixy were similarly paranoid when I tried the plug-in some time ago. After that, the support was very good.

    Like you, I tried it some time ago and was not ecstatic about it at that time, so I did not continue with a paid license - however, I would potentially be interested in trialing it again at some future point in time as our needs continue to evolve.
    Just my two cents, I am not sure how large the Unixy company is, but sometimes support seems to be really fast and sometimes not. I understand how it is in this economy to be a small business trying to keep up with demand, some days I am right on top of replying to clients sometimes I'm a day or two behind. All in all, I love the plugin, I have setup varnish without it before more than once, and it is easy to setup, but not so easy to administer. This plugin takes the work out of it, and is well worth the time and effort. If you have a need for varnish cache and you use WHM, then this is the way to go, hands down.

  15. #165
    Member This forum account has been confirmed by cPanel staff to represent a vendor. UNIXy's Avatar
    Join Date
    Sep 2009
    Location
    Houston, Texas, USA
    Posts
    75
    cPanel/WHM Access Level

    DataCenter Provider

    Default Re: Varnish HTTP accellerator and Cpanel

    FYI, we can't offer free support for the Varnish plugin to subscribers. This is an unsustainable business model. What we do is offer support to subscribers for extra fee in the form of an add-on. So we have an installation add-on, a request-based support add-on, and custom VCL modification add-on. Subscribers that need help outside of the service level agreements are serviced on best effort.

    However, we provide free Varnish / VCL support to our VPS, dedicated server, and cluster clients. We don't charge extra for installation, support, maintenance, and/or VCL modifications. We also don't charge for the plugin. Before we released this plugin as well our Varnish load balancer solution we were a fully managed server provider and we still are. That's always been our core competency.

    Regards
    Last edited by UNIXy; 10-28-2012 at 01:17 AM.
    |- UNIXY :: Fully Managed Servers and Clusters Since 2006
    L- We LOVE helping our clients!

Page 11 of 12 FirstFirst ... 9101112 LastLast

Similar Threads

  1. Varnish question
    By MikeTFH in forum Optimization
    Replies: 3
    Last Post: 01-29-2012, 06:34 PM
  2. Varnish cannot connect to Apache on 127.0.0.1
    By John_B in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 08-08-2011, 12:47 PM
  3. Varnish HTTP accellerator and Cpanel
    By kservik in forum New User Questions
    Replies: 20
    Last Post: 02-02-2011, 08:05 AM
  4. HELP PLZ - http://domain + http://www.domain same target using cpanel
    By britishnproud in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 02-12-2007, 06:20 PM
  5. installing mambo at http://www... not http://
    By taite11 in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 11-03-2005, 12:40 PM