I have a web portal and the web portal has web services API.
Which solution would be best and why?
Should I….
1) Run the web portal and the web portal API on the same server or
2) Run the web portal and the web portal API on separate servers
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s all a matter of trading off different forces, there just can’t be the same answer for everybody.
Here’s a few things to consider:
3.Platform tuning. You may need to tune the platform differently for your portal and the services. This issue is more noticable when considering whether to co-locate the database too.