How Fast Does Your Site Serve Pages

Mar 31, 2009

Apache includes a handy little program called ab

You can use this to measure how long it takes a web site to deliver a page n times

I wonder if people would like to state how fast their sites using shared web hosting can deliver simple pages, one in HTML and one in PHP (people can add other scripting languages if they wish.

Please don't post the site name or host name, just the results; I'd be interested in seeing what the range of results is, without getting into debates about hosting sites.

Here are two web pages

hello.html:

<html>
<body>
<h1>Hello, world</h1>
</body>
</html>

hello.php:

<html>
<body>
<?php

echo "<h1>Hello, php world</h1>";

?>
</body>
</html>

Here are the test commands; note I set the concurrency level to 1 ("-c 1"), which gives a more realistic measure of the user response time for low-traffic sites.

html: ab -k -c 1 -n 50 [url]
php: ab -k -c 1 -n 50 [url]

And here are my results:

************** html:
Server Software: Apache/1.3.37
Concurrency Level: 1
Time taken for tests: 6.196 seconds

Requests per second: 8.07 [#/sec] (mean)
Time per request: 123.929 [ms] (mean)
Time per request: 123.929 [ms] (mean, across all concurrent requests)
Transfer rate: 3.36 [Kbytes/sec] received

************** php:

Server Software: Apache/1.3.37
Concurrency Level: 1
Time taken for tests: 15.859 seconds

Requests per second: 3.15 [#/sec] (mean)
Time per request: 317.190 [ms] (mean)
Time per request: 317.190 [ms] (mean, across all concurrent requests)
Transfer rate: 0.93 [Kbytes/sec] received

View 4 Replies


ADVERTISEMENT

IIS 5.1 Will Not Serve ASP Pages

Nov 14, 2008

I have a laptop which was recently reset to factory default and in the process I lost my ability to run and test my sites locally. So, I installed IIS (it is 5.1) and tested the default pages. So far I am having no luck getting anything but this:

-----------------------------
Server Application Error

The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
-----------------------------

I have searched and searched and searched and I am just out of ideas on what to search for. So far, this is what I have tried: ......

View 6 Replies View Related

Mirror/Mirroring Site Hosting/aka: Impressed At Ability Of Cheap Hardware To Serve Static HTML

Nov 5, 2009

We recently began to mirror a large number of open source projects with a dedicated mirror server on our network and I was surprised not only with how popular the mirror server has become, is, but also of the ability of the hardware we're using to keep up with the load.

At an given time, the mirror seems to be pushing at least 50 Megabits of trafficthe server is also an IRC server (irc.igsobe.com) for customers and internal staff communications.

The hardware is a low end Dell Pentium 4 @ 2.66 GHZ server, running with 512MB of RAM and a 400 GB ATA hard drive. CentOS v5.3 is the operating system.

If you're interested, you can view the HTML logfile analysis here but that doesn't tell the full story as FTP users make up a good portion of the traffic. We've received over a quarter million hits in the first few days of November alone.

18:14:15 up 65 days, 9:04, 5 users, load average: 0.31, 0.69, 0.56

The only change that I made to the default configuration was lowering the maximum number of Apache servers to 128.

Just thought I'd share this information as I wouldn't have thought a server with such a small amount of RAM would be able to serve up so much data, even though we are talking strictly static HTML files.

I'll definitely keep this in mind when clients ask me for those "what type of dedicated server should I use for XXX" type discussions that are had all too often with clients.

View 0 Replies View Related

Starting FILEHOSTING Site. Need A Fast Server

Mar 8, 2008

Starting FILEHOSTING site. Need a Fast server..

I am mostly looking for Unmetered Servers. Like FDC, but their servers are too slow as i heard from some of my friends.

Any other servers that are unmetered and offer good speeds?

I want a shared 100mbit for the start, maybe i will upgrade later.

I currently have 10mbit unmetered, but thats not enough for filehosting sites.

View 14 Replies View Related

Htaccess Redirect Site Pages

Apr 25, 2009

Ii need to redirect domain.com/register.html , domain.com/search.php and login.html to domain.com/index.php

Do anyone know how to do this with .htaccess?

View 3 Replies View Related

Apache :: White Pages For Enabled Site And Localhost

Jan 7, 2015

I'm using Oracle's VirtualBox.My network on the virtual box is set to Bridged Adapter

apache/2.4.7
php 5.5.9
Linux/Ubuntu 14.04.1 LTS
No errors in my apache2 error.log file.

First time creating a server on a virtual box. I am not confident i understand how my computer browser access the virtual box server i created. Once i understand that i could fix my issue. Which is, I can't finding my enabled site or localhost via my browser on my computer. All i get is a white page for both. I don't even see the it works page.

I am following this book and got stuck on chapter 1: Understanding and Setting Up Our Development Environment.
link to book -- URL...

I have installed Oracle's VirtualBox, mounted Ubuntu, installed apache2 with $ sudo apt-get install apache2 -y. At this point everyone says, now go to your ip and you will see "It Works". Which i do not see. I see a white page with nothing on it. I then looked to see if the localhost /var/www/html/ index. html even exists. Which is does, i opened the file and i can see the line "It Works!".

My hosts file on my computer has ../driver/etc/hosts

127.0.0.1 localhost
192.168.56.1 magento.localhost.com

My hosts file on my Virtual box /etc/hosts

127.0.0.1 localhost
127.0.1.1unbuntu
192.168.56.1 magento.localhost.com

View 3 Replies View Related

Why Non-ssl Pages Are Blank, Ssl Pages Work

Feb 1, 2008

I am moving to a new server. At first the [url]version of the site was fine. I had trouble getting [url]working. Once I had the path to the certificate file correct, I was good to go. So, I started moving data. I also ran some updates on the new server (installed mysql, php, related pkgs). I don't know when the [url]pages stopped working, but I didn't realize it until I had everything moved over and tried to go live. The pages are completely blank. If I view source, I get this: ....

View 3 Replies View Related

Serve.com -- Anyone Has Experience

Dec 26, 2008

I have been working on a client's site that is hosted at www.serve.com. Anyone has an experience with them? I find them very lousy in support, support tickets take days to get response.. sometimes no response...

My task is to install drupal and customise it and .. but the clean-url feature doesnot work at their server .. as this conflicts with ther system settings. wow.

I am trying to find someone who has successfully installed Drupal with clean url enabled on their server.

View 7 Replies View Related

Apache :: Won't Serve Up CGI

Jan 25, 2013

I have installed Apache 2.0.64(Win32) and after repeated tries at adjusting the httpd.conf file, it still is refusing to serve up CGI. So far I have, following the Apache documentation, set my designated CGI directory with AddHandler directive, Option +ExecCGI enabled. Also have added the ScriptAlias directive as per instructions. These directives should work in conjuction with modules mod_alias and mod_cgi, both of which I have made sure were set to be loaded. The log files show no errors. There are no syntax errors being pushed out at start-up. The server stops and starts upon commands, with no problems,

I will post some excerpts from my httpd.conf in the pastebin as soon as it gets up & running--right now the authentication icon is missing.I have Active Perl 5.16 running on this machine, but my Apache download is the binary without SSL and with msi installer.

View 7 Replies View Related

Serve 1 000 000 Images From One Directory

Aug 13, 2008

I plan to build huge image gallery, using lighttpd to server these images. It would be easiest for me to have all these files (more than 1 000 000) in one directory? Is it ok?

I have no idea, if this can cause any problems. Should I part my files into several directories, does it make serving better/faster?

View 14 Replies View Related

Serve Images From A Different Location Based On IP

May 27, 2009

We have a major chunk of our traffic coming in from Asia and our servers are in the US. The latency is an issue which we have sorted out by ensuring we use Amazon's cloudfront CDN atleast for the static images.

Now while this is working rather well, we are now wanting to experiment and see if we could put up an additional image server in our country to serve IPs from that specific range.

In case the local image server goes down, the amazon cloudfront setup should be used. What are the best options for achieving this with the least amount of latency for the users?

View 8 Replies View Related

How Do Facebook, MySpace, Etc Serve So Many Users

Jan 24, 2008

when I type in www.facebook.com or www.myspace.com I'm taken to the main page but millions of people do the same thing every day.

I have basic understanding of DNS but only for single servers and small websites. I don't know how these organizations link of the necessary servers so that their website is available to all.

View 4 Replies View Related

Apache :: Unable To Serve More Requests

May 25, 2015

I have a little problem (on my Raspberry) with the maximum concurrent connections.When I open multiple tabs of a webpage which keeps persistent connections, apache is unable to serve more requests.Here is the (shortened) mod_info output (which also takes some time till there is a process kind enough to serve the request):

Code:
Server Version: Apache/2.4.10 (Raspbian) OpenSSL/1.0.1k
Server MPM: prefork
5 requests currently being processed, 9 idle workers

.___W____WWW_..W_...............................................
................................................................
......................

Srv PID Acc M CPU SS Req Conn Child Slot Client VHost Request

[Code] ....

When I understood it correctly, apache should spawn new processes (up to MaxRequestWorkers=150)

But there are idle???? processes, so it wont add new ones?

I dont think it has to do with mod_proxy (used for the webpage) since the mod_info output is affected as well...

View 1 Replies View Related

How To Password Protect Web Pages, I Can Protect Directories But Can't Put Pages In

Mar 4, 2007

i did make a big message on here but it deleted when i back spaced

my website is aviation cafe dot net / sample and i need you to help me with password protecting a webpage, i wanted the address to be / the silver sword and definitly not to look like it does now.

username: webforum
pass: password

View 4 Replies View Related

What Other Hosting Companies Serve The Same Niche As Alphared

Oct 14, 2008

namely, budget prices on servers. in particular unmetered bandwidth.

steadfast and hivelocity are the two I know of, but I'm wondering if I'm missing any.

View 8 Replies View Related

Apache :: Serve Domain Subfolder From 2 Different Server

Aug 31, 2013

I need to serve domain subfolder from different Apache 2 server.

1. Squid 3 reverse proxy is pointin to 80.241.222.151 for domain [URL] ....
2. Apache 2 server is on 80.241.222.151 with all files in the root folder so all requests are served from here
3. Now im creating new server at 80.241.222.149 with all files from [URL] ... transferred to the root
4. On Squid 3 server [URL] .... is still pointing to 80.241.222.151
5. But now i need to call [URL] .... from 80.241.222.149 in the root.

What is the example to do this? mod_proxy on Apache 2 server at 80.241.222.151?

View 1 Replies View Related

AddType In HTAccess Causes Apache To Serve Bad URLs

Nov 15, 2013

My website is on 1and1 shared hosting and to enable PHP I needed to put in my .htaccess the following

AddType x-mapp-php5 .php .html .htm .shtml

View 11 Replies View Related

Windows Serve Runable To Send Mail To Outside Email

Mar 5, 2008

I have a Windows server + Helm 4 + smartermail 4.

I found that my server today all users web scripts suddenly cannot send the contact form mails, membership registration mails to outside user. (all acripts code by asp.net)

I try to use many form mail scripts, all als

View 1 Replies View Related

Apache :: Serve XML File As Response For Appropriate Request When Web Service Is Down

May 30, 2013

I am using the latest version of Apache on an Windows XP machine

When my web service is down for maintenance, since Apache is will still be up and running, I would like for Apache to serve an xml file as a response for the appropriate request. I have three operations available, makePayment, calculateFee, and voidPayment.

Is it possible to have Apache determine what type of request is made for example if I have an xml error page for each operation; how will Apache know which xml file to serve based on the operation request from the client

To make it more clear: What is the best practice for modifying apache to know what request is being made in order to serve the appropriate xml file?

View 1 Replies View Related

Ngix To Serve Static File Contents On CPanel Servers

Jun 17, 2009

how to setup Nginx webserver on a cpanel server to serve static contents,
say /images folder from every domains hosted on the server so that Apache's load will decrease?

View 12 Replies View Related

Apache :: Server Ran Out Of Threads To Serve Requests - ThreadsPerChild Settings

Mar 27, 2013

I'm running Apache 2.4.4 on Windows Server 2008 R2. It's already happened many times that Apache stopped responding to requests. The last entry in the error.log:

[Wed Mar 27 06:22:07.043600 2013] [mpm_winnt:notice] [pid 1736:tid 256] AH00354: Child: Starting 64 worker threads.
[Wed Mar 27 06:52:34.521200 2013] [mpm_winnt:error] [pid 1736:tid 1656] AH00326: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting

View 1 Replies View Related

Plesk 12.x / Linux :: Making Subdomain Serve Files From Same Directory As Main Domain

Sep 28, 2014

I'm setting up a SAAS service which is built on top of Laravel. To put it simply the service itself knows whether its being called from a sub.example.com or just example.com and serves a correct response accordingly. So going to sub.example.com will use the same index.php file as example.com but the routes and controllers within the application will provide a different response. sub.example.com will show a tenant login page where as example.com will show a new tenant subscription page or something else.

So when someone new subscribes I add a new entry to the database with a subdomain name for them and when a request comes from that subdomain and they are logged in it will show them their information. Easy right.

There is a problem though with setting it up with Plesk. When I add a wildcard subdomain, it will look for /subdomains/sub/ for the files which is a bit problematic since I want it to serve the files from the same place as the domain example.com.

Is there a way to configure that so that regardless of the subdomain it will try and serve the exact same content as my main domain?

View 2 Replies View Related

Fast EU Peering

May 13, 2009

on a .eu hosting company with good routing/peering around europe. I have customers all over europe but still wanna save money and centralize to one hosting company.

I am looking for a gigabit uplink but nessesarily i dont need flatrate traffic since we only hit peaks a few times a day..

What are your thoughts on companies providing this kind of service at a fair price?

View 3 Replies View Related

Fast Uploads

May 25, 2009

i have moved my hosting to a new provider and i was wondering what is the quickest way to upload my 500MB files to the new server? Is there anyway i can speed this up like have a dedicated uplink port to my server, or via VPN or something, cos at the moment i have an upload speed of around 10KB/s,

View 5 Replies View Related

Fast Host

Feb 5, 2009

anyone know or can recommended a good and fast host? for share plan

View 14 Replies View Related

Fast Hositng

Apr 18, 2008

Does there are a site that compare hosting companies by fast (fast respond and explore)?

View 8 Replies View Related

Is There A Fast Web Host Out There

Dec 14, 2008

Is there a webhost fast enough for providing large files (2.5GB +, going up to 10GB + larger) on my website to users worldwide?

At the moment my website is hosted in the UK and it seems to deliver download speeds of around 650kbps if only one person is downloading at a time. I have tried other web hosts, and their download speeds are never advertised, but have turned out to be even less in practise (e.g. 150kbps)

As I'm hosting large files (e.g. 1GB - 2.5GB - 8.5GB or more) on my website, I need something with unlimited speed. i.e. so that the download speed is limited only by the end user's connection.

Is there anything like this out there? I realise the files are very large in size, but I'd rather keep the process electronic than mail out hundreds of DVDs all the time.

View 10 Replies View Related

Fasthosts ~ Or Rather Not So Fast

Apr 2, 2008

I have recently closed my Linux Developer account with fasthosts due to intermittant latency problems, and rubbish support query turn around, always over 48hours if replied to at all (most of my support queries were never answered unless I actually phoned in about them!)

So is mine an isolated incident or are others out there having the same problem?

View 4 Replies View Related

Leaseweb Fast

Aug 19, 2008

I'm probably going to buy a dedicated server at leaseweb.com but I wanted to know from peopl who have experiences if they have fast servers?

View 6 Replies View Related

Fast DNN Hosting

Jan 3, 2008

I'm planning to host about 10 websites, most of them will be developed on Dotnetnuke (latest version). The most important issue is the speed of the web sites. The pages need to be opened fast. The target audience is located in Istanbul/Turkey, therefore I think the EU-based companies will be better for my requirements.

View 4 Replies View Related

What Is Best Cheap And Fast VPS

Aug 2, 2007

I have a friend that has a VPS to run a few teamspeaks, he pays good prices,

View 3 Replies View Related







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