Nginx Admin (Stable version) v2.3 released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • JasonBed
    replied
    Very good, MAPWIN is a great map maker, and with your script its very simple and fast to make a map without swap between lot of tools. Cool work, tcks.

    Leave a comment:


  • firemax
    replied
    Originally posted by GumSlone View Post
    actually nginx should reduce the memory usage, have you tried nginx itself without not the nginxcp version?
    No, i didn't try with nginx itself .

    Leave a comment:


  • GumSlone
    replied
    Originally posted by firemax View Post
    i faced a problem that it's taking lot of memory. :-(
    actually nginx should reduce the memory usage, have you tried nginx itself without not the nginxcp version?

    Leave a comment:


  • firemax
    replied
    i faced a problem that it's taking lot of memory. :-(

    Leave a comment:


  • GiLL
    replied
    development version simply they remove bugs and make able to work with cPanel / WHM interface which working fine and with that you can update config file ,restart nginx and check log and rebuild vhost's etc saving time .........

    Leave a comment:


  • GumSlone
    replied
    can someone explain me what is the difference between this version of nginx admin and the development version?
    it the development version something like a beta version?

    Leave a comment:


  • GiLL
    started a topic Nginx Admin (Stable version) v2.3 released

    Nginx Admin (Stable version) v2.3 released

    Changelog:
    Below is a detailed list of all the changes in this release:

    1- Feature: Based on nginx 1.0.0 Stable (http://nginx.org/en/CHANGES)
    Changes with nginx 1.0.0 12 Apr 2011

    *) Bugfix: a cache manager might hog CPU after reload.
    Thanks to Maxim Dounin.

    *) Bugfix: an "image_filter crop" directive worked incorrectly coupled
    with an "image_filter rotate 180" directive.

    *) Bugfix: a "satisfy any" directive disabled custom 401 error page.
    Install Instructions:

    Code:
    cd /usr/local/src
    wget http://nginxcp.com/nginxadmin2.3-stable.tar
    tar xf nginxadmin2.3-stable.tar
    cd publicnginx
    ./nginxinstaller install

    Note:
    As Its a major release so if you have previously installed the any version of the nginx, please uninstall and then perform the installation.

    Uninstall Instruction:



    Code:
    cd /usr/local/src
    wget http://nginxcp.com/nginxadmin2.3-stable.tar
    tar xf nginxadmin2.3-stable.tar
    cd publicnginx
    ./nginxinstaller uninstall
Working...
X