If my environment is phpstudy, I have bound two domain names www.a.comwww. B .com {code ...} if my environment is lnmp, it is also the problem above. I want to know how the two environments can solve similar problems. I have been working on it for a long time, there is no perfect solution. Great God...
If my environment is phpstudy, I have bound two domain names www.a.com www. B .com.
A.com sends a request to request. php in. php requires B in curl B .com. php obtains the returned data, but there is only one fastcgi process, so it cannot start another service to run B. php stuff
If my environment is lnmp, it is also the problem above.
I want to know how the two environments can solve similar problems. I have been working on it for a long time and there is no perfect solution. Do not spray.
Reply content:
If my environment is phpstudy, I have bound two domain names www.a.com www. B .com.
A.com sends a request to request. php in. php requires B in curl B .com. php obtains the returned data, but there is only one fastcgi process, so it cannot start another service to run B. php stuff
If my environment is lnmp, it is also the problem above.
I want to know how the two environments can solve similar problems. I have been working on it for a long time and there is no perfect solution. Do not spray.
You have several fastcgi processes.