Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: PHP - only seems to run one instance?

$
0
0
Ok that makes sense, i have changed my shutdown script to this (newline is the taskill)

@ECHO OFF
start nginx -s quit
taskkill /f /im nginx.exe
taskkill /f /im php-cgi.exe
start apps/mysql/5.6.23/bin/mysqladmin -u root -p shutdown
EXIT

So that should work. I will leave the settings as they are for now for a few days with the lower opcache size set to see how that works.

Thanks for your help again, you have been a huge help and i hope i can resolve all the issues soon,
Jamie

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>