WEB SERVER
Author Message
Posted : Mon, 18 August 2008 14:23:06
Subject : WEB SERVER
HI EVERYBODY We are running a websolution company specificly working on host and domain services; some of the services on one of our servers (OS: Centos - Config: Dual Xeon 2.0 , 2 GB RAM) is sometimes hanging or not working properly. I was thinking of changing of the OS but I have no idea of what is the best solution for a webserver which runs more than 400 domain on it. Please kindly help through this matter Thanks in advanced Roozbeh. gooday@gmail.com
Posted : Mon, 18 August 2008 16:14:26
Subject : WEB SERVER
http://www.ubuntu.com/products/WhatIsUbuntu/serveredition http://www.linuxforums.org/forum/servers/29059-best-webserver-distro.html
Ed PUdol
Posted : Tue, 26 August 2008 13:04:45
Subject : Re: WEB SERVER
[quote=rokytnji]http://www.ubuntu.com/products/WhatIsUbuntu/serveredition http://www.linuxforums.org/forum/servers/29059-best-webserver-distro.html[/quote] Hey thanks for the link, I am looking for this quite while ago.
Posted : Sun, 14 September 2008 06:39:13
Subject : WEB SERVER
Instead of canning the distro, maybe you ought to have an Apache guru check out your configuration. Centos is a good distro, I wouldn't immediately suspect it as the root of the problem. What sort of problems are you having?
proopnarine
Posted : Sun, 14 September 2008 06:44:19
Subject : WEB SERVER
Yes, I doubt very much that CentOS is your problem, since it should be able to easily handle your load.
Linux_Hawk
Posted : Fri, 26 September 2008 13:27:36
Subject : WEB SERVER
IMHO your best bet is Ubuntu, Fedora or Debian.
Jimmy Scott
Posted : Thu, 23 October 2008 08:30:49
Subject : Re: WEB SERVER
Fedara is best Linux operating system for Web servers. Fedora continually undergoes development and updates even after a major release so this may not make it so attractive to use on a mission critical server. [url=http://www.geocities.com/jimmy.pharma]Geocites[/url]
jasonlove83
Posted : Thu, 23 October 2008 10:26:01
Subject : Re: WEB SERVER
choice of the operating system for a web server should not depend on the operating system on your desktop. That is, if you use Windows on your home/office computer, it is not necessary to have the same operating system on your web server. Rather, your choice should depend on how you create your web site and the kind of applications you want to run on your web server. In general you can use Linux. They can provide more than 99% uptime even under heavy web traffic. By the way, if you are developing your web site in Microsoft FrontPage you are not restricted to the Windows Operating system - Linux servers provide FrontPage Extensions that help you seamlessly integrate your application.and the biggest advantage is that Linux is freely available. Thanks http://articles-menshealth.wordpress.com [Modified by: jasonlove83 on October 23, 2008 10:27 AM]
robert
Posted : Sat, 06 December 2008 05:12:05
Subject : Re: WEB SERVER
Fedara is really best Linux operating system for Web servers! ------------------------------------------------------------ [url=http://www.us-edrugstore.com]us drugs[/url] | [url=http://www.us-edrugstore.com]cheap cialis online[/url]
Generic Viagra
Posted : Fri, 16 January 2009 18:07:58
Subject : Re: WEB SERVER
The internet pharmacy business is relatively new but it is growing strong, there are more and more people every year wanting to buy Viagra online and order other ed meds too at generic pharmacies that would rather get their medications cheap from an online pharmacy than having to pay the expensive prices they charge for the original brand names at local pharmacies. Order cheap Generic Viagra from the place where it’s really worth it to buy from safely, securely and totally anonymous. We recommend every one to buy Viagra online from a renowned pharmacy like ours that offers better quality and amazingly powerful results that let you experience incredible sex. [url]http://http://www.xlpharmacy.com/[/url] [Modified by: Generic Viagra on January 16, 2009 06:11 PM]
Rubberman
Posted : Fri, 16 January 2009 20:53:22
Subject : Re: Re: WEB SERVER
[quote=robert]Fedara is really best Linux operating system for Web servers![/quote] [Rant]Opinions are like asshats - everyone has one! Now, lets help this person sort out their web server problems and stop pushing/dissing different distributions of Linux, OK?[/Rant] I agree with [blank] and proopnarine in that this is probably a web server problem, a hardware problem, or an OS problem. Have you tried updating the web server software? Have you had your configuration checked by an Apache guru? Have you ran system diagnostics on your hardware to make sure you don't have a network port flaking out? Have you updated the OS itself with current driver patches, etc? There are a LOT of factors here, any one, or a number of which, may be causing or contributing to your problem. Simply replacing the OS is not likely to solve it and may cause many more problems than you are having now.
Mike
Posted : Sat, 17 January 2009 10:55:40
Subject : Re: WEB SERVER
[quote]is sometimes hanging or not working properly.[/quote] So take a look in /var/log/messages and see what's going on. If you know an approximate time when it hung, grep the /var/log/messages for that date and time. If the webserver is hiccuping take a look at the server log. Not sure where RedHat (CentOS) puts it. I would think /var/log/apache2