Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-25-2003, 08:54 PM   #1 (permalink)
 
Newb Techie

Join Date: Apr 2003

Posts: 2

Achilles

Default Webserver setup HELP!!!

Hello everyone;
I'm trying to help a friend with his webserver performance and was hoping for opinions. When he updates his ecommerce site, there are sometimes over 5000 people attempting to login with username/password. Therefore, login can take some people 15-30 minutes. From what I gather, his provider has 2 dedicated machines for him, as well as a firewall.

I know this is a wide ranging question, but could I get some opinions on do's and don'ts, please(Mainly software, but some hardware advice would also be welcome)? Such as "go with Solaris/Unix, or definely not Windows," or, "javascript is a no-no." Also, is it true that PHP/MySQL would not be a wise choice given the load on the server? And being as I know basically nothing about firewalls, where do I start with that one? I sure appreciate any comments. Thank you very much!
Achilles is offline  
Old 04-26-2003, 10:55 AM   #2 (permalink)
 
Super Techie

Join Date: Apr 2003

Posts: 307

Shroud

Default

The firewall is fine as long as port 80 is allowed to pass through it. PHP/MySQL is fine.. where I work we use that setup on several machines and we get alot of traffic. I believe Linux or Unix and an Apache web server would be best to reduce GUI strain on the server.
__________________
Thou shalt not follow the NULL pointer, for at its end lay madness and chaos.

-Shroud, CCNA, MCP

Shroud is offline  
Old 04-26-2003, 09:33 PM   #3 (permalink)
 
Newb Techie

Join Date: Apr 2003

Posts: 2

Achilles

Default

Thanks for the reply.
My experience on such a setup is nonexistent. I guess my first question is what will take care of the load balancing on his 2 systems with a UNIX/Apache setup? Will a separate load balancing server be necessary?
Achilles is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On