Apache :: Website Hangs When Sending Some Form - Server Not Overloaded

May 1, 2014

I moved my sites to new linux server of mine (apache, mysql, php).

From that time i experienced some bigger websites hanging for like 2-3 seconds before they start loading. I mean when im browsing thru my website i click link, submit something and it waits saying in status field like "Waiting for mywebsite.com"

So i want to ask what apache, php etc values, what to check on server?

NOTE: my server is NOT overloaded (I am checking "top -c" stats) so don't suggest me to upgrade etc.

I have impression that it is waited until website elements are loaded and then webpage load very quickly after mentioned 2-3 seconds delay..

View 1 Replies


ADVERTISEMENT

Apache :: Gmail SMTP Contact Form On Lamp Hosted Website

Jan 8, 2015

I have a LAMP server at home and in my website I added a php form using gmail smtp but Im not receiving any emails from the form. Do I need to add something to my server? Im using the free contact form from this website [URL]....

View 9 Replies View Related

Apache Utlizing High CPU & Server Get Hangs Often

May 28, 2008

We have flash files site hosted on dedicated server in that Apache is utilizing the more CPU. When the server reached more than 1000 connections server get down automatically.

Hard Server Limit : 2048
MaxClients : 2000

Please find below the TOP status.

8450 nobody 16 0 19 0:20.52 1.2 39404 23m 3008 R httpd
3242 nobody 15 0 16 1:07.17 1.2 39696 24m 3032 S httpd
9492 nobody 16 0 12 0:00.39 0.7 29616 14m 3000 R httpd
3372 nobody 15 0 12 1:23.31 0.5 24864 9992 3036 S httpd
9477 nobody 15 0 11 0:00.88 0.5 24692 9784 3000 S httpd
9021 nobody 15 0 10 0:01.69 1.2 39660 24m 2996 S httpd
3240 nobody 15 0 10 1:39.71 1.2 39664 24m 3420 R httpd
4141 nobody 16 0 10 1:30.65 1.2 39792 24m 3032 R httpd
5458 nobody 15 0 10 1:04.21 0.5 24720 9824 3012 S httpd
9466 nobody 15 0 10 0:00.96 0.5 24672 9764 3000 S httpd
9478 nobody 15 0 10 0:00.98 0.5 24676 9764 2996 S httpd
3354 nobody 16 0 10 1:23.78 0.5 25132 9m 3044 R httpd
3361 nobody 15 0 10 1:21.61 0.5 24864 10m 3576 S httpd
5451 nobody 16 0 10 1:09.14 1.2 39664 23m 3036 R httpd
5457 nobody 15 0 10 1:12.76 1.2 39664 24m 3556 S httpd
9444 nobody 16 0 10 0:01.72 1.2 39656 24m 2996 R httpd
9481 nobody 15 0 10 0:00.65 1.2 39652 24m 3000 R httpd
3338 nobody 16 0 9 1:32.72 1.2 39256 23m 3036 R httpd
3360 nobody 15 0 9 1:44.38 1.2 39772 24m 3440 R httpd
4142 nobody 15 0 9 1:40.64 1.2 39760 24m 3440 S httpd
9493 nobody 15 0 9 0:01.25 0.5 24704 9796 3024 S httpd
9504 nobody 15 0 9 0:00.29 0.5 24688 9744 2984 S httpd
3305 nobody 16 0 9 1:08.11 1.2 39404 23m 3012 R httpd
3359 nobody 15 0 9 0:47.17 0.5 24812 9936 3032 S httpd
3363 nobody 16 0 9 1:44.42 1.2 39432 23m 3044 R httpd
5450 nobody 15 0 9 1:18.81 0.5 24900 9996 3032 S httpd
9486 nobody 16 0 9 0:00.59 1.2 39664 23m 2996 R httpd
3358 nobody 16 0 9 1:46.50 1.2 39520 24m 3452 R httpd
9096 nobody 16 0 9 0:07.87 1.1 38612 23m 3004 R httpd
3370 nobody 16 0 8 1:32.55 1.2 39200 23m 3012 R httpd
8515 nobody 16 0 8 0:12.52 1.2 39404 23m 3024 R httpd
9445 nobody 16 0 8 0:02.70 1.2 39404 23m 3000 R httpd

Apache Compailed with following modules.

./configure' '--disable-pdo' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-sockets' '--prefix=/usr/local' '--with-apxs=/usr/local/apache/bin/apxs' '--with-curl=/opt/curl/' '--with-freetype-dir=/usr' '--with-gd' '--with-jpeg-dir=/usr' '--with-libxml-dir=/opt/xml2/' '--with-mhash=/opt/mhash/' '--with-mysql' '--with-png-dir=/usr' '--with-ttf' '--with-xpm-dir=/usr/X11R6' '--with-zlib' '--with-zlib-dir=/usr'

Apache : 2.2.8
PHP : 5.2.4
MySQL : 4.1.1
RAM : 2 GB
CPU : Intel(R) Xeon(R)
Cpanel Installed

View 3 Replies View Related

Apache Hangs

Oct 7, 2009

I have a dedicated server which I am managing myself. I have experienced a strange thing today. The whole Apache daemon seemed to be hung. Every Web request resulted in a timeout, even when executed from localhost. The CPU usage has been minimal (like 99.7% idle). No MySQL long statements being executed, nothing. mod_status did not help me, because requesting the status also hung (as it is retrieved by HTTP). After Apache restart everything went back to normal.

I have no idea what could have happened, and moreover Apache does not provide me with any tools to diagnose it (because mod_status doesnot work in such situation). So I am asking you for help - do you have any idea what I could do when such problem repeats to diagnose its source?

View 3 Replies View Related

Server Getting Overloaded

May 23, 2008

I own a filehosting site and i have had large files uploaded to the server (300-700mb) the server runs fine, but sometime it gets really slow and the site cannot be opened. I guess, its because the amount of people downloading?

I heard that download accelerators can really harm the server as they open alot of new connections with the server..

Well i am looking for some method that i can offer large files, and still keep the site online at all times.

I own my own dedicated server, with average CPU and 1gb ram.

View 14 Replies View Related

Apache Hangs When Having Lots Of ..reading.. Requests

Jan 26, 2008

A weird thing happents once on few days on my server, and it's not a regular thing or on exact time.

When I have this problem no page can be loaded in the browser, but WHM is working, i think because it's accessed by IP .

In apache status page I can see lots of ..reading.. requests which are there even for 10 - 20 seconds sometimes.

Usualy the server has 10 - 20 requests/s :

CPU Usage: u35146 s2297.05 cu2.74 cs4.5 - 6.97% CPU load
11.2 requests/sec - 83.0 kB/second - 7.4 kB/request
10 requests currently being processed, 8 idle servers

But when the ..reading.. requests appear it goes much higher like 100 to 200

11.5 requests/sec - 85.3 kB/second - 7.5 kB/request
200 requests currently being processed, 0 idle servers

after 3 minutes :

160 requests currently being processed, 30 idle servers

When I logged on to SSH I saw that there are ~150 conection from a single IP .

View 14 Replies View Related

Dedicated Server Overloaded

Jun 26, 2008

I am a reseller and one on my clients is on a dedicated server (Dual Xeon 2.4Ghz, 2 GB RAM, 2x 160GB SATA Drives). His shop runs fine until he starts an ad campaign, at which point the server fails miserably. The average server load during those times is 20-25.

My host has looked at it and said there isn't anything to be done.

I realize there is a limit for any server but I'm hoping for a more definitive answer as to what the problem is. Is there some way to determine where the problem is, exactly?

For example, is it because the site is getting a 1,000 hits per hour or because those 1,000 hits are on one particular page that uses more resources than the others? Is there a test that can be ran to give such a profile?

Do I tell my client that his site is just too busy for the server? Is the above server not powerful enough? There is another dedicated server available that uses Dual Xeon 3.0Ghz and 4 MB Ram but it is $100/month more. If that is the solution, then I can explain that to the client. But if he moves to it and it still doesn't fix the problem, it will have just made him angrier.

View 10 Replies View Related

Server Overloaded By Spam

Jun 26, 2008

what experiences other people have been having with loads on their servers from spam. I was doing some profiling of our machines and noticed that load actually a fairly significant part of the load on our servers, and its way worse than it used to be.

Looking at the numbers I suspect we could comfortably have way more accounts per server if we could deal with spam better.

View 2 Replies View Related

How To Know Who Overloaded The IIS6 In Windows Server 2003

Feb 15, 2008

how to trace or know who is overloading IIS in windows 2003 server?

When i check in the task manager , i saw sometimes w3wp.exe (IIS Worker Process) using high CPU usage for long time. That cause the server to be sluggish and sometime not responding.

Any tips or software that can tell which websites that cause the overload?

View 6 Replies View Related

Mysql Overloaded - Time To Move To A Real Server / VPS

Mar 21, 2008

After 2 years of application hosting on ixwebhosting.com i have overloaded their mysql servers for the forth time and now if i overload them again i'll get banned.

Each time i got overloaded My database was taken away for a almost a week and i had to beg everyone / write a letter to the CEO so they'll return the database.

I now need to sireously move to a VPS / Dedicated server
or my database will be deleted permenantly including all my 10 gigabytes of usergenerated data and content heh.

The wrost thing is i can't even monitor these overloads and ixwebhosting just take away your databases and say "STOP, you overloaded!" that's it - you're screwed.

I really modified my scripts these 2 days so i won't overload them again and get the final booting (that's after i paid 2 years upfront - 260$), but guess what, they can't even tell me if i'm now overloading the servers after i done all the tweaking.

Guess it's time to get all the data to my comuter before they say i have overloaded again and all my 12 my sites get blown away.

I need to switch fast i don't have much time as it seems and my most important site has 8k unique visitors per day - that's why the over loading occurs, heh, because im just too big - UNLIMITED MY ARSE.

I've been looking for a host and the best i found (after 2 days of forum readings and google searching ) where:

1. inmotionhosting VPS.
2. rackforce.com DDS.
3. Iweb.com

Please any suggestion / comments to where should i go to host will save my buissness, my main concern is my 8k per day site with 2.5 page views per user and 2 mysql queries per page.

looking for a good company with managed everything (I know nothing about hardware managment - i'm a php / mysql geek at the most) and technical support with great uptime and a good ping / connection to israel's area is a big plus.

View 16 Replies View Related

Small Business Server Hangs On Reboot

Feb 19, 2009

problem I was having which was Windows Small Business Server 2003 would hang on boot up. I never got the time to reinstall the server until now.

I have installed the server and applied all updates. This worked fine until I install the Windows Server 2003 Service Pack 1 or 2. When I install SP1 or SP2 on reboot the server loads the Dell splash screen then the monitor LED light goes orange then green then orange and then just hangs with a blank screen.

I can boot into Safe Mode and uninstall the Service Pack and I can then reboot without any problems. I have installed ADAM SP1.

View 12 Replies View Related

Plesk 12.x / Linux :: Server Hangs On Reboot After Upgrade From 11.5

Aug 7, 2014

Just upgraded from Plesk 11.5 to 12. (CentOS 6.4)

Everything is working but when I reboot the server using the Plesk CP it never comes back up. No CP, no domains, no SSH.

If I reboot it using the 1&1 CP it re-boots fine.

View 1 Replies View Related

Should I Upgrade Form My VPS To The Atom Server

May 27, 2009

Should I upgrade form my VPS to the atom server.

The VPS
768 MB ram
40gb Disk
1 Xeon core 2.3 Ghz

Atom 330 Dual Core - 1.6GHz
250GB SATA
1024MB DDR2 667
2500GB Transfer
100Mbit burstable port
5 Usable ip's

The load on my vps sometimes get up to about 4 and I do notice a slight slowdown so any comments would be helpful.

View 11 Replies View Related

Server Blocking Form Elements With Www., .com

Jul 10, 2007

I have a wierd problem on my server. I'm updating an order with my php shopping cart script and notice some of the orders hang on updating. After research I discovered the orders that wont update are orders that have domain names in the textarea field. More specifically. www.yourdomain.com will just hang if I try to update them.

After further research I discovered the if I put an backslash it'll update no problem. IE: www.yourdomain.com

This only happens with domain names inside a textarea. I'm not sure if it's a php config setting, apache setting, my firewall, mod_evasive, mod_security. I've looked at all of them and can't seem to find what is blocking the script from updating just because of www.domainname.com in a textarea.

View 7 Replies View Related

E-Mail Submitted By A Php Form From My Dedicated Server Marked As Spam By Google

Apr 28, 2009

Hi folks I am also facing with the Google Spam Issue the header of sample email sent by a form is as follows. Is there anything wrong in this header. I don't understand why the emails are marked spam?

Code: ....

View 14 Replies View Related

How Do I Make My PHP Form Script Work On My Fasthost Windows Dedicated Server

Aug 12, 2008

We have a Fasthosts Dedicated Windows Server and I now need to run a PHP script to enable us to use a online enquiry form. I have contact Fasthosts and the are not able to advise how to enable/use these scripts as it falls outside the support package.

Does anyone know how to enable or make it work in the Matrix Control?

The error i get is:

The page cannot be displayed
You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.

Please try the following:

* Contact the Web site administrator if you believe this directory should allow execute access.

HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)

Technical Information (for support personnel)

* Go to Microsoft Product Support Services and perform a title search for the words HTTP and 403.
* Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Configuring ISAPI Extensions, Configuring CGI Applications, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
* In the IIS Software Development Kit (SDK) or at the MSDN Online Library, search for topics titled Developing ISAPI Extensions, ISAPI and CGI, and Debugging ISAPI Extensions and Filters.

View 3 Replies View Related

Apache Sending Spam

Aug 29, 2007

Yesterday my mail logs started showing many a spam email being sent from my server. There isn't anything mission critical running on it, so I took down qmail until I could find the vulnerability and fix it. But try as I might, I haven't found any conclusive vulnerability, so I thought to ask here where someone with more experience might spot something obvious that I've missed (I'm still somewhat new to this).

Anyway, the qmail logs show that the messages came from uid 48, apache. Log excerpt (sending of first spam mail):

Quote:

Aug 28 11:10:51 host qmail-queue[8056]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
Aug 28 11:10:51 host qmail-queue[8056]: scan: the message(drweb.tmp.TNDOi2) sent by anonymous@HOSTNAME to SPAMADDRESS should be passed without checks, because contains uncheckable addresses
Aug 28 11:10:51 host qmail: 1188295851.742521 new msg 51970054
Aug 28 11:10:51 host qmail: 1188295851.742679 info msg 51970054: bytes 445 from <anonymous@HOSTNAME> qp 8057 uid 48
Aug 28 11:10:51 host qmail: 1188295851.752799 starting delivery 460: msg 51970054 to remote SPAMADDRESS
Aug 28 11:10:51 host qmail: 1188295851.752933 status: local 0/10 remote 1/20

Unfortunately, my Apache logs have no entries around the time when these messages were sent. There are some suspect "CONNECT" requests scattered throughout the logs, but all are denied with 405's, and none correspond exactly with the time of the spam. Example (from about 3 hours after the spam):

Quote:

210.17.191.242 - - [28/Aug/2007:14:34:43 +0100] "CONNECT 205.158.62.146:25 HTTP/1.0" 405 235 "-" "-"
210.17.191.242 - - [28/Aug/2007:14:34:43 +0100] "PUT [url]
HTTP/1.0" 405 231 "-" "-"
210.17.191.242 - - [28/Aug/2007:14:34:43 +0100] "POST [url]
HTTP/1.0" 200 2 "-" "-"

(The fact that the final query wasn't denied worries me slightly though. Does anyone have any insight?)

I'm not sure where to go from here. I'm concerned about the lack of logs by Apache. There's a nine hour period without any entries; not unusual for my server given that its not very active, but the time when the spam was sent falls in this time period. I've checked for common security issues, but qmail is configured only to relay from localhost, and Apache isn't configured as an open proxy. Are there any other common issues I should check for? Is there any other information I should post here to help identify the problem?

I'm running Apache version 2.0.52, and qmail 1.03.

I'd be very grateful for any help or links to relevant HOWTOs.

View 6 Replies View Related

Apache :: Sending URL To Different Locations

Jun 5, 2015

I am relatively new to Apache and have a query. On an Apache 2.2 server I have built.

I have 2 urls coming in from 2 locations. I need to forward these urls on, one to a backend weblogic the other will be proxypass'ed on.

The problem I have is that the 2 URL's are identical incoming and outgoing so I am struggling to identify between them.

I have been able to manipulate one of the incoming URLs so it drops through the proxypass but when I rewrite it it then drops back into the proxypass.

How I can separate this traffic? I guess using virtualhosts would be ideal but are unfortunately not available for me. Restrictions on new IP addresses and ports. This is an example of the config.

View 1 Replies View Related

Apache2 Hangs The VPS Up

May 7, 2008

I have a problem. When MSN Search robot looks through my VPS, the machine is going "asleep", e.g. Apache2 (Port 80) doesn't answer at all. Here is the last falling:

Code:
23:14:15 up 4 days, 9:06, 5 users, load average: 37.18, 31.25, 27.46
I hardly ever can enter 'pkill apache2' to kill Apache2 processes. Here is my Apache2 configuration (timeouts, prefork, e.g.):

Code:
Timeout 30
KeepAlive On
MaxKeepAliveRequests 20
KeepAliveTimeout 5

<IfModule mpm_prefork_module>
StartServers 2
MinSpareServers 2
MaxSpareServers 5
MaxClients 10
MaxRequestsPerChild 400
</IfModule>

Maybe I configured Apache2 wrongly, but I only want to prevent this bad thing.

View 2 Replies View Related

Yum Hangs/freezes

Oct 28, 2008

I seem to be having troubles getting yum to run. The problem occurs when I try to run yum via ssh using putty or install perl modules through whm.

When I try to run it, I generally get:
Loading "fastestmirror" plugin
And nothing after that, even if I wait a while. This happens when I run:
yum update
yum install imagemagick (my current reason for trying to get yum to run)
yum clean all
(probably other yum commands)
If I run yum with --noplugins, it just skips putting out the fastestmirror message.
Some info on my system:
CENTOS Enterprise 5.2
Kernel Version: 2.6.18-92.el5
Intel C2D e6750
WHM 11.23.2
cPanel 11.23.6-R27698

I'm not sure what other information be relevant;

View 7 Replies View Related

Apache :: Running Website On VPS

May 9, 2013

I've installed apache on my windows 2008 vps . It's run and when I browse localhost , it's works fine . But when I enter the vps ip address , it says Chrome could not connect to ... , I'm sure that httpd is running on port 80 (I checked it via netstat -ao and task manage ) ....

View 1 Replies View Related

Apache :: Can't Access Website Using Other IP On Same LAN

Dec 20, 2013

I m newbie to apache server. I have created a web site using apache server with theURL... tutorial. I m able to access my web site on my ip address bt unable to access it using other ip of linux system. I m CentOS user. I can ping that ip with my ip. I have edited files as described in the tutorial.

View 1 Replies View Related

Apache :: Accessing Website From Different Computer

Mar 2, 2014

I have 3 computers on the same network. One running apache2 on Ubuntu 12.04 and the others with Windows7. I want to access the website I set up from a Windows machine. When I type in the URL, domain.com, I get a 404 error. When I type in 127.0.1.1/domain.com I get the directory listing for the website. I have to actually type 127.0.1.1/domain.com/public_html/ before the website can actually be seen. I would like to get rid of the public_html part. I am brand new to all this.

View 1 Replies View Related

Apache :: Add Multiple Web Pages To Website?

Jan 23, 2014

How do I add multiple web pages to my server?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved