|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
Now back to status.php script - if it may quickly send response to Nginx, then it will save your RAM because script will be ready to serve new requests while Nginx serve so-called slow clients. With standalone Apache script stays in RAM during the session. You may give Nginx a try, if it won't work for you, we will properly uninstall it and refund the payment. Risk free! |
|
|||
|
ok i got it installed but just for one day , surely it reduced load but too bad that it doesn't support upload progress bar , i have file mirroring site and users are getting confused to see error no upload status , hope this issue gets fixed soon in newer versions of Nginx so i can reinstall it
|
|
|||
|
I would like to also ask , do we need to update ngnix config file each time when we add a domain using whm ?
Or you will edit cpanel's account creation script and add codes for automatic update ? In that case, what if cpanel updates itself ? |
|
|||
|
We updated our internal scripts to Nginx 0.8.5 with custom patchset. Contact us if you'd like to schedule install. There are some free slots available.
|
|
|||
|
We have available install slots for Sunday. We install 5.8.7 version with custom patchset. Contact us to schedule your install today! We also provide management services so feel free to let us know your needs and get a quote.
|
|
|||
|
Nginx configured to:
1) Serve static files for domain if files are exist on disk; 2) If not, request passed to backend (Apache); 3) If domain not exists in Nginx config all requests passed to backend. To conclude you shouldn't miss requests having Nginx installed in front of your Apache. |
|
|||
|
Quote:
What exactly constitutes static files? Are PHP, JSP, ASP files without database connections considered as static or dynamic? Also, is it more efficient to have 2 physical servers, one setup to serve only ngnix and one with just apache installed, than having 1 physical server with both systems on it? |
|
|||
|
Quote:
But in real world you may get, say 99,98% with Nginx+Apache and 99,5% with Apache just because you will eat lesser RAM with Nginx. Btw, that's why we process static files via Nginx - these files delivery doesn't depend on Apache functionality. Quote:
css|xml|rss|gif|jpg|jpeg|js|atom|mml|txt|jad|wml|h tc|png|tif|tiff|wbmp|ico|jng|bmp|svg|pdf PHP, html, etc. files considered dynamic as they may have directives inside, etc. It may be fine-tuned for specific hosts, especially when you know your site very well. Quote:
|
|
|||
|
so can you configure nginx so it serves dynamic files(PHP,html etc) too without using Apache?
Quote:
|
|
||||
|
Just an FYI for anyone who isn't keeping this updated on their systems
CVE - CVE-2009-2629 (under review) National Vulnerability Database (NVD) National Vulnerability Database (CVE-2009-2629) Came across this browsing some other linux forums I frequent, thought it'd be worth sharing. If this bug gets confirmed, will be a nasty one. Right now it's still in the research phase, yet to be completely signed off on Code:
Vulnerable: < 0.7.62 Unaffected: >= 0.5.38 < 0.5.39 Unaffected: >= 0.6.39 < 0.6.40 Unaffected: >= 0.7.62 Architectures: All supported architectures |
|
|||
|
Quote:
Thank you! |
![]() |
| Tags |
| apache , busy , forums , nginx , static |
| Thread Tools | |
| Display Modes | |
|
|