nginx question

Discussion in 'Nginx' started by web@master24, Jun 5, 2010.

  1. #1
    Hello everybody, i find a tutorial for install nginx with cpanel apache in proxy mode, is this:

    http://coding-talk.com/f61/manual-install-nginx-with-cpanel-apache-in-proxy-mode-6801/

    but i have this question:

    1. The htaccess´s files of the websites dont go to stop work?
    2. in the line:
     worker_connections  1024;
    Code (markup):
    what number could be a good number for a server with sites with more than 1,000 users online.

    3. In the line:
    
       # Enable reverse proxy add forward
    RPAFproxy_ips 127.0.0.1 LIST_OF_YOUR_IPS
    
    Code (markup):
    i only have to put the principal ip where i install cpanel orthe aditional ips too?


    i hope somebody knows how config this features, and thank you very much in advance
     
    web@master24, Jun 5, 2010 IP
  2. raffo77

    raffo77 Active Member

    Messages:
    234
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    Well you want to configure Nginx as proxy in front of Apache in cPanel server?
    That is not a correctly way to perform your apache server..

    I have write a guide for nginx for freebsd..

    PM me if you need help
     
    raffo77, Jun 5, 2010 IP