[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.4

Web SIte ACross Multiple Servers WIth Authentication

Asked by Fatlog in Apache Web Server

hi,

this is probably more of a discussion thing.
i have an application which is located on multiple servers. a complete version of the application is located on ecah server and runs away doing its thing. runs fine. no issues there. i have a website that gathers data from each server and displays it on one page. this is important. all the data has to be displayed in one loctaion. webiste is built in PHP and MySQL. Server is linux and webserver is apache there are two issues that i want to get opinions on...

1. i currently use CURL to request data from each server(data is returned as xml) and then combine this data together to form the page for the user. is this the best way to share data between the servers? or would it be better/more advisable to just connect directly to each servers version of MySQL and query it for the data directly instead of requesting and generating XML. this is more a design consideration than functionality. if you were building an application across multiple servers what approach would you take? the servers are all located within the same providers data centre and have private net.

2. my second issue is authentication. i currently employ a simple cookie system for authenticating users. i want to move to using digest authentication across all my sub-domains so a user can move from one server to the next without being asked for username/password again. this works fine in practice(got around the MS IE problems with GET variables as well). only problem is none of my current CURL requests between servers work when i use digest. if i were to stick with the CURL setup is there anyway to allow page requests that originate from the server/domain to be bypass the authentication check?

any and all commenst are welcome.

thanks
[+][-]09/22/06 02:56 PM, ID: 17581050Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/23/06 09:01 AM, ID: 17583904Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/24/06 10:25 AM, ID: 17587613Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/24/06 11:38 PM, ID: 17590070Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Apache Web Server
Sign Up Now!
Solution Provided By: shatteredstone
Participating Experts: 2
Solution Grade: A
 
[+][-]10/25/06 07:23 AM, ID: 17803562Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81