How Long Does Apache Rebuild Take
Feb 21, 2007I am rebuilding Apache on my server.
However, it has been stuck at "adding module mod_auth_passthrough.c" for the past hour , is it normal?
How long does rebuilding Apache normally take?
I am rebuilding Apache on my server.
However, it has been stuck at "adding module mod_auth_passthrough.c" for the past hour , is it normal?
How long does rebuilding Apache normally take?
I have some problems with apache.
As you can see below, long-live httpd processes use a lot of CPU / Ram.
Usually this processes caused high LA - 8-12.
Code:
%CPU CPU NI S TIME COMMAND
0.2 - 0 S 00:00:27 nginx: worker process
0.3 - 0 S 00:00:29 nginx: worker process
0.3 - 0 S 00:00:30 nginx: worker process
3.3 - 0 S 00:04:09 /usr/local/apache/bin/httpd -k start -DSSL
3.4 - 0 S 00:04:16 /usr/local/apache/bin/httpd -k start -DSSL
3.5 - 0 S 00:05:50 /usr/local/apache/bin/httpd -k start -DSSL
3.6 - 0 S 00:05:40 /usr/local/apache/bin/httpd -k start -DSSL
3.6 - 0 S 00:05:16 /usr/local/apache/bin/httpd -k start -DSSL
3.6 - 0 S 00:06:04 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:06 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:00:55 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:10 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:10 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:10 /usr/local/apache/bin/httpd -k start -DSSL
3.8 - 0 S 00:06:12 /usr/local/apache/bin/httpd -k start -DSSL
3.8 - 0 S 00:05:40 /usr/local/apache/bin/httpd -k start -DSSL
3.9 - 0 S 00:06:28 /usr/local/apache/bin/httpd -k start -DSSL
I'm not sure I understand the server-status page enough to know if this is a problem or not, but I have several processes that seem to run forever, or until I restart Apache. e.g.
Code:
13-1 21045 0/697/4264 W 59.45 19641 0 0.0 43.28 274.97 66.249.66.133 www.example.com GET /wp/2005/01/ HTTP/1.1
19-1 408 1/834/1831 C 83.52 32463 0 14.8 149.66 263.48 66.249.66.133 www.example.com GET /wp/ HTTP/1.1
30-1 14416 0/430/431 W 35.19 13347 0 0.0 37.42 37.44 66.249.66.133 www.example.com GET /wp/category/issues/ HTTP/1.1
They are almost always on a single domain (there's about 100 on the server) that's a Wordpress site. These processes are also almost always a search engine.
On the rare case I see them running on other domains on the same server they're always on Wordpress sites.
The longer the processes run, the more processor/memory they use, the more they slow the server down.
It seems to have just started in the past few weeks, I've had the site there for a couple years.
I am using the following mod_rewrite rule for shortened SEO friendly links: RewriteRule ^blog/([^/]*).html$ /blog/blog.php?pid=$1 [R=301,L]
For Google SEO reasons, will the shortened rewritten link created from above be the permanent link, from the R=301? Even though the longer link is still functional? Or, do I need to create a rewrite match 301 rule to push the long URL to the shortened URL permanently?
We lost ssh access in one of our vps and we unable to give ssh access with putty.
How can rebuild ssh with yum? because we have console access to server.
I started out with xxx.com and the VPS server's name, dns, etc, is xxx.com. I have since sold off xxx.com and would like to set up yyy.com on this VPS.I need the VPS to be clean (all files, databases, ftps, etc to be deleted) with the servers name changed and set up so that the dns server's name will be yyy.com instead of xxx.com.
Can it be done without asking my host to do it cos they are charging me $75/hr for that and an extra $35 to rebuild the VPS!
If any one can assist me on this or even charge me a small fee to get this done for me, I will be extremely greatful! This is the first time I am using a VPS and I have no idea how to do such things!
We have a substantial web development job to do, and we just found out our client bought a new Windows NT server running Apache! [url]
The problem is that we will develop the site on our Linux server then move it onto their server when it is ready. But I don't think this is going to work, and we don't touch Windows boxes.
Can this NT server be re-built as a normal Linux server? Is that a long or expensive job? And roughly what would it cost?
I'm trying to configure php with domxml, and need me to rebuild php.
I added this to configure.php
Quote:
--with-dom=/usr/lib
--with-dom-exslt=/usr/lib
--with-dom-xslt=/usr/lib
After adding:
./build clean
./build php n
An error shows!:
configure: error: Please reinstall the libxslt >= 1.0.3 distribution
I installed libxslt:
yum install libxslt-devel
The next error after ./build php n (clean before)
configure: error: Problem with libjpeg.(a|so). Please check config.log for more information.
I installed libjpeg:
yum install libjpeg-devel
I tried to rebuild php and it still gives me:
configure: error: Problem with libjpeg.(a|so). Please check config.log for more information.
OS: CentOS
CP: DirectAdmin
Does anyone know how to fix this? (libjpeg-devel is already installed!)
I have a Windows 2000 server running Raid 1 software raid. Recently, one hard disk in the mirror crash, I replace another trying to build the mirror. Problem is the existing hard disk has a few bad blocks, even after chkdsk it still failed to rebuild the software raid, error msg was due to bad blocks in the existing hard disk.
View 2 Replies View RelatedI am skeptical of running mchk on my server and messing something up. I am having an issue with one domain hosted on my server getting 100's of duplicates from certain domains. My MagicSpam logs show that the email is sent to my server anywhere from every 15 minutes to 1 hour. It started out as one domain sender to my server to my client, now it is happening to a bunch of sending domains.
View 1 Replies View RelatedI had an hosting account with a copany, recently I migrated to VPS managed by plesk 11.5..I was able to get the awstats database file from the old host, and i have copied them in the /var/www/vhosts/mydomain.com/statistics/webstats/ folder, together with the other database files genereted by the new VPS hosting
Only problem is that plesk only rebuilds everyday the static page for the current month, and I see no way to ask him to build the pages for this past months. Also would be good if he would rebuild the header to have updated the dropdown menu from which to choose the month to dispay..Is it possible to rebuild manually these static pages?
Signed up and paid the first month for a 'Linux Entry' + 1 GB mySQL around 4:45PM today. It's now 11:21PM and I have not heard anything or received any Emails for remote access. Does it usually take this long?
Reading thru this site they seemed to be one of the best if your on a $30/month budget.
Maybe setting up the Linux stuff takes longer for them than Windows?
root@server [~]# replace ns3.host.com ns1.host.com -- /var/named/*
-bash: /usr/bin/replace: Argument list too long
How can I work past this?
Using Centos 4.5 / cpanel
I bought a VPS its taken 18 hours still no setup is this normal?
View 11 Replies View RelatedIf you have a vps, how long does the 'burst' actually last?
View 5 Replies View RelatedHow long does it normally take to get a shared account setup with a hosting provider? I am now in my 5th day and still have not had the account setup. I have made my DNS changes and I just keep getting email responses that it is coming. Should I be worried or is a week the normal response time in a shared environment?
View 14 Replies View RelatedI recently read around here and people had their VPS setup within 5 minutes in some cases. I've ordered a VPS from VirPus and I'm not sure how long it usually takes to setup. I'm nearing the 24 hour mark so I'm not sure. How long on average is an acceptable waiting time? or how long would you say it should take?
View 7 Replies View RelatedHad a problem whereby the best solution was to ask support to restore my VPS from the Virtuozo backup.
It has now been 2 days and no idea when it will complete.
Seems excessive, or something wrong, but support just say "It is not uncommon for restores to take this long with the backup software we are using".
Just wondering, have any of you ever needed to ask support to restore from backup, and how long did it take?
The amount of data is approx 30GB.
I just signed up with a new host. How long should I expect it to transfer sites through WHM? I know it depends on the size of the sites but how long does the average 100M site?
View 6 Replies View RelatedI got one free with my host, but it seems tohave been over 24 hours since i ordered it (via my host) how long does it take, am i being impatient, or is it just the host not bothering to sort it out?
View 12 Replies View RelatedFor some reason on a box I have, it takes 25 seconds from the time I hit enter for a usernames password for it to login via SSH. I am running CentOS 4.4
Is there something I can check to see why it is taking so long and/or fix this?
How long did I keep a host denied by BFD?
BFD in my server adds at least 5 hosts to the deny rules of APF every day.
For how long should I maintain that?
There is a limit for this rules?
I have a server running SUSE. dual quad core chips, 16 gigs of RAM.
It's a webserver only running Apache.
We have been having a problem the past few days where page loads take forever yet CPU load and RAM load are very, very low.
I've noticed when it happens when viewing HTOP that TASKS jump from about 350 average to 1000 average. Pages won't start loading until this number drops.
I see no errors in error_log or messages however restarting Apache seems to fix the issue?
I've tried messing around with KEEPALIVE settings with no help.
Any clues on where to start? Pretty lost on this one becuase I see no errors and the load both CPU and RAM are low.
I am using Servint and I am looking for another provider with similar reputation/reliability. I have heard many good things about Zone.net on this forum, but they don't have any reviews older than a few months. Have they been around long, if so, why no early posts?
View 5 Replies View RelatedI signed up with namecheap.com for RapidSSL. I had my hosting provider generate a CSR for me and I put it in namecheap. Then I receive an email from namecheap that says:
==========
Thank you for your RapidSSL order.
Supplier Order Id: ######
An email will be sent to the designated approver with instructions on how to approve your certificate request for xxx.domain.com.
==========
This was sent about two hours ago. I need this SSL fast as it is the backbone of my website. Namecheap doesn't have phone support and RapidSSL is closed on weekends. Any insight on when I'll get instructions to move onto the next step?
We are curious to know about other hosting companies
How long do you keep a customer's Data if he has not paid for his invoices?
For shared web hosting.
what happened not sure really, but asked volumedrive to reboot the machine like an hour ago and it has still not come online, anyone know or has experience with VD and how long it usually takes them to reboot machine? Or is there any outages anyone is aware that VD is facing right now ?
Damn i got some upset users already ready to shoot the bunny, baah this proxy hosting is kinda harder than one would imagine
Anyone have experience with this company? (Ecatel.nl / Ecatel.net / Ecatel Ltd)
On Pre-Sale the support reply to my tickets very very fast (even on weekend or at night).
After read a few topics here on wehostingtalk, today, at 14h ago i decided to rent the server and pay the bill, since that i dint have a single answer to my questions, i already try to contact suport 3 or 4 times.
This is my first dedicated server, could someone tell me if this is normal?
On ecatel.se (same company) I see a "Server ready 60 minutes after order" but as i say already pass 14h and nothing.