JaguarPC Performance VS. LiquidWeb Performance

Jul 13, 2007

I am using dreamhost host 3 of my web sites and 1 blog. Dreamhost is great, offers alot space and bandwidth.

but I think they are oversellling their space, sometimes it gets really slow. (overselling ? ok, I dont really know, but sometimes its really slow, and most my asian readers said need to refresh to load the page. I am wondering if theres a way to check if they are overselling or not.)

I am thinking about buying vps, even tho, I still got 5 month left with dreamhost.

I found 2 vps companies are highly recommanded on this forum, JaguarPC and LiquidWeb.

theres already a post compared both companies in terms of price and service. I say I will pick JagarPc, cuz, its basic plan just 20 USD, and htey got promotion now, its even cheaper. and basic Liquidweb vps plan is 60 bucks.

I am wondering why Jagarpc is so cheap , are they overselling? how can we check if they are overselling.

I found a few posts saying how good jaguarPc is. and they are not overselling, but those members just signed up this month, and only have 1-3 posts. I cannot really trust those new members.

Can someone share their experience with JaguarPC? compare JaguarPc performance and liquidweb performance. antoher question is switch from dreamhost to JaguarPC basic vPS plan, will performance gets better?

last question: VPS account allows 3 IP, 3ip = 3 domains? if not, how many domains can I have?

View 14 Replies


ADVERTISEMENT

Liquidweb VPS Performance/experience...

Oct 7, 2009

A few days ago, I ordered a premium fully upgraded linux VPS with Liquidweb (after reading all the positive reviews here). After becoming familiar with their setup (was not all that smooth..), I noticed how the whm and cpanel were sort of slow compared to the whm/cpanel reseller setup with hostgator. After copying a site to it and letting a few people review it, all came back with the same remark: "it's slower then the current host" (a dedicated windows server).

So I ran a little php test to try to put a number on this "slowness" (liquidweb support was trying to get away with excuses like: well, it could be your location or what might be slow for you might be fast for others... etc...). Here are the results:

Cheap shared hosting HostGator account:
0.64119696617126 seconds

Current co-located windows 2003 server:
0.83531999588013 seconds

Liquidweb upgraded premium linux VPS:
1.81236195564 seconds

To be fair, I'm still waiting on then to try to tweak the php setup on that VPS (I think PHP none-TS and cgi with fastcgi would help). But I'm not sure they care...

This is a "bummer", because I was excited by the reviews here I even paid the $150 setup (thinking I was going to be with them for years).

I might consider a dedicated if it's truly 100% fully managed and PHP performance is at least as good as a cheap shared account.

Feel free to also run this PHP script and post your results. Also if you are currently using a VPS or dedicated server your feedback (even negative) is welcome as I will likely be shopping again soon.

Thanks,
Christophe

PS: Here is the php code:
<?php

$startTime = microtime(true);

for ($i=0;$i<500;$i++) {
$j++;

for ($k=0;$k<10000;$k++) {
$j++;}
}

$endTime = microtime(true);
$delta = $endTime - $startTime;

echo "total time: $delta seconds.
";

//phpinfo();
?>

View 14 Replies View Related

JaguarPC Or Liquidweb

Jul 8, 2007

JaguarPC or Liquidweb? I'm stuck between the two.

Both are currently running specials. However, JaguarPC's offer is more attractive. One thing I'm unsure of is that Liquidweb offers 4 IPs while JaguarPC does not state how many IPs come with the offer.

I'm leaning towards JaguarPC because of the price. I'm just afraid that I may get what I pay for.

View 14 Replies View Related

PowerVPS, Liquidweb Or JaguarPC?

Oct 7, 2007

I want to get the best available thing out there...which means:

-reliable company
-reliable service
-customer satisfaction
-FULLY managed support

After reading reviews I came down to Liquidweb, PowerVPS and JaguarPC. Liquidweb seems to be the most estabilished company, PowerVPS totally specializes in VPS solutions, and JaguarPC hmm they are certainly the cheapest of these 3.

View 13 Replies View Related

MS SQL Performance

Sep 7, 2008

We run a very busy web application written in .net . The backend is SQL 2005. The server running SQL for this web app is slammed constantly. CPU is red lined, and the disks are queuing up because they cant keep up with the demand. What I am wondering is what do the big websites do to gain performance? What direction should we start moving in to get ahead of the curve. We are using an HP DL 580 with 4 x quad core xeons and the fastest SAS drives we could get.

View 14 Replies View Related

PHP 6 Performance

May 12, 2008

Any rumors known already?

View 4 Replies View Related

LVM(2) Performance

Dec 10, 2007

Does anyone have experience using LVM2? We'd rely on hardware RAID mirroring for the underlying physical redundancy, but we're very interested in LVM2's storage virtualization features.

If anyone can share their experiences with LVM2 with regards to performance and possibly use in a SAN environment,

View 2 Replies View Related

VPS Performance

Apr 20, 2007

Hypothetical Scenario:

Let's say I've got a single website built in Drupal (using PHP and MySQL). It gets less than a 1,000 visits per day and needs very little storage or bandwidth. The site is currently on a shared host and it runs okay, but often has very slow page loads due to sluggish MySQL calls and other traffic on the server. Sometimes the homepage loads in 2s but other times it takes 20-30s depending on time of day. The client is sick of this performance on such a low traffic site and wants to improve the situation.

Question: Will a VPS really provide that much better performance than a shared host?

Remember I'm talking ONLY about page load time under minimal load. No need to take into account scaling or Digg/Slashdot effects.

I know dedicated is the best option but it seems crazy for such a low traffic site. A lot of the VPS offers are very attractive in theory (managed and affordable) but in practice I'm concerned that even a 512MB VPS with 1GB burst won't make much of a performance difference.

Mainly I don't want to go to the hassle and extra monthly expense of moving everything to a VPS for only a minimal gain.

View 14 Replies View Related

Godaddy VPS With Low Performance

May 2, 2007

We shifted one website based on Article Dashboard (its an article directory script coded in Zend) to a Godaddy VPS ($35 per month) from a shared hosting account with hostgator.

This VPS is really slow compared to hostgator account.

Can anyone tell what we should do?

View 6 Replies View Related

RAID 5/6 Performance

Sep 30, 2009

Im planning on buying a NAS from my provider for using as a backend to my VPSes (around 15). The plan is to put the server images on the NAS so the VPSes can be moved without interruption between different nodes.

The server i have looked on so far is the following:

CPU: Xeon 3330 2,67Ghz
RAM: 4GB DDR2
HDD: 8*Barracuda 7200.12 1000GB, 7200rpm, 32MB, SATA-II
RAID: 3Ware 9650SE
Network: Intel 2*1Gbit

Would it be enough to fill the Gbit-line?

The budget is pretty tight so if it's possible to do this with SATA drives it would be great, otherwise it could be a possibilty to go down in diskspace and switch the SATA drives to SCSI/SAS drives.

View 3 Replies View Related

VPS Performance / Server

Apr 12, 2009

We are getting into VPS hosting and wanted to get some opinions and feedback as we're quite unsure on what to expect as for performance and how many clients we can generally keep on a box.

For now we've bought 3 dell R710 with dual Xeon L5520, 72GB ram and 8 x 2.5" SAS drives.

We are thinking of a base offering of 512 megabytes of ram and
was hoping to get about 40-50 onto a server.

With 40 there should be -plenty- free ram and plenty drivecache.

Then a next offering of 1 gig ram and next one of 2 gigs.

Even if we do the biggest 2 gig offering with 25 on a server we should have free ram to spare.

The software would be virtuozzo.

Any thoughts on this, am I expecting too much, or am I being fairly realistic?

View 6 Replies View Related

Poor Xen Performance

Nov 7, 2009

I have been working with Xen over the last week or so and I can't figure out why the performance is downgraded so much when booting into Xen. There are certain things that seem just as fast but other things just don't seem normal.

I have tried this on two different quad-core systems, one new generation (York) with CentOS5 and one old (Kent) with Debian Lenny but neither seem to produce good speeds.

For example, when I use the default kernels I can usually get about ~600 score out of unixbench-wht and things such as top and core systems show up as 0% cpu when running top.

When I boot into Xen kernel however, whether it been from Dom0 or the guest OS, top uses about 3% CPU and unixbench-wht produces scores under 250.

I have set vcpus to 4 and have even tried vcpu-pin 0 0, 1 1, 2 2, 3 3 but nothing seems to be changing anything. The disk speeds seem about the same (hdparm). I'm assuming it is something with the CPU,

View 2 Replies View Related

Performance Of 2 X 1TB RAID1

Feb 7, 2009

I have to leave the Supermicro servers and use only Dell. I have this question.

There is a big difference in performance between these two RAID configurations?

Dell - 2 x 1TB RAID1 PERC6

Supermicro - 4 x 500GB RAID10 3ware 4 port

It is for use with webhosting.

View 14 Replies View Related

Performance -VPS Setup

Nov 6, 2009

I need some advice on my situaton at my host, and possibly some frame of reference as to what can/should be expected from a VPS setup like mine and what I can expect it to manage.

I have a site that sees some traffic of about 150k pageviews per day. On any given day, it peaks for roughly a timespan of 4 hours per day where there may be about 5 req/s.

I use a standard setup (LAMP) running mod_php in Apache, not fast cgi. I have a VPS on Virtuozzos Power Panel that has 1,5 GB RAM and really an unkonwn amount of CPU. I haven't been able to ascertain that information but probably could if I asked my host.

The problem is that during these hours it gets a bit slow from time to time. Running TOP shows sometimes a staggering amount of waiting processes i.e. the load is quite high (15 - 25).

So, I'm now really at a fork in the road where I either start looking into going with a different setup, say Nginx + PHP-FPM (FCGI) and try to see if that makes a difference. I'm not really an admin so I would be kind of lost on that. I could also start looking into my code to see if I can cache more or do smarter stuff etc.

However, before doing any of the above, I'd like to ask this crowd here if you think that I've sort of hit the roof on what can be expected from a VPS of the size I just told you about. That my situation is quite normal and that the real solution is actually just to upgrade my VPS. Is it?

View 8 Replies View Related

Scaling Performance

Apr 14, 2009

Lets assume that we (me and the people I'm working with) were to launch a really powerful website. Then all of a sudden there is more demand for the website than the backend infrastructure can handle.

What do we do?

- 1000 users (ok so one powerful server should be enough).

- 2000 users (lets setup an additional server to work as the HTTP while the powerful server acts as the database only).

- 3000 users (lets eliminate all the commercial linux programs and install a fresh version of linux on both boxes and compile only the programs we need).

- 5000 (lets setup another server that handles the sessions).

- 6000 (lets setup a static-only server to deliver the non-dynamic content).

- 7000 (lets do some caching ... ugh maybe it won't be enough).

Any greater and what? We've run out of ideas on how to separate the code logic and how to optimize every byte of data on the website! What do we do? We can buy more servers, but how do we balance the load?

This is where I'm stuck at. In the past I've separated the load in a modular sense (one server does this and one server does that), but eventually I'll come across a wall.

how clustering works? What I wanna know is how is the information, whether it be the server-side code or the static information, is shared across machines. Is it worth it anymore to learn these things, or is it worth it just to host with a scalable hosting solution like AWS?

View 1 Replies View Related

7200 Rpm HDD Vs. 10k Rpm HDD Performance

Aug 22, 2008

How much faster is a 10k rpm HDD vs a 7200 rpm HDD in a server environment?

IMO, a 7200 rpm HDD is much faster than 5400 rpm HDD when it comes down to desktop PCs..

Just wondering if it's worth upgrading to a 10k rpm HDD from a 7200 rpm HDD and losing about 1TB of storage as well...

(Comparing specifically 2 750GB 16mb cache 7200rpm SATA 2 HDD RAID 1 with 2 150GB 16mb cache 10krpm HDD in RAID 1)

View 6 Replies View Related

Disk IO Performance

Mar 26, 2008

From the Disk I/O performance is it better

1) to have main PHP file with 10 includes

2) all 11 files as one file

3) the difference is not big

Suppose
a) a low traffic site

b) a high traffice site

View 7 Replies View Related

Performance Benchmark

Feb 19, 2008

I have several VPS's that I run. Some run LAMP, others RoR, and my latest runs with Nginx + Cherrypy (python).

To be honest, I've never run any benchmarks to see how well the servers performed under stress. But I'd like to start.

Are there are good (free) programs out there that will stress test my web servers? I develop on windows, but deploy on linux, so either platform is ok. I'm most interested in how many concurrent connections can be maintained.

View 2 Replies View Related

Joomla + VPS Performance

Dec 9, 2008

I currently have a VPS in the UK that I host my clients joomla sites off and the specs of this VPS server are as below:

- 20 GB SA-SCSI Disk Space
- 350GB bandwidth
- Full root access / Parallels/WHM/cPanel
- 2 Dedicated IPs
- 384 MB SLM RA

I am now running around 10 joomla based sites off of this VPS, 5-6 of which are Ecommerce based sites. Whilst I am probably only using 10gb of the overall disk-space so far, in terms of performance, should I continue to add clients to this server or should I keep the more hungry sites on this server and move some of the less resource intensive non-ecommerce sites to another VPS? Or would it be in my best interest to upgrade to a Dedicated server where I will have all my own resources?

View 6 Replies View Related

Performance Levels Between USA And UK

Apr 17, 2008

I’m moving my web server from the US to the UK.

Would I be roughly right in assuming that an American customer accessing a UK server will see similar speeds to what I have been getting as a UK customer accessing the same site on a US server?

View 1 Replies View Related

RAID Performance?

Jul 25, 2008

Is there any RAID performance decrease if per say you have a 24-RAID 3ware hardware card and you already have a 6x RAID partion on RAID 5 but then you are now adding per say 18x of HDD and your going to make it to another partion of RAID 5 does the performance stay the same or decrease?

The question as to why you would have different RAID partions is because if you were to buy a 8U you would want it as an investment to avoid buying smaller cases to eliminate the amount of money on new motherboard/cpu/ram per each system and add hard drives whenever you can and RAID them.

View 3 Replies View Related

Staminus Performance

Jun 2, 2008

I am currently working with an internet radio station, it is currently listed in iTunes and we are pushing about 90mbps from a ecatel server during the day. We are expanding and are looking to pick up more capacity and were considering doing Geolocating for generating playlist so listeners would get the closest relay to them. Staminus has excellent pricing on unmetered connections so we were looking into them to use for a US provider.

I have searched the forum and haven't found many reviews on their unmetered connections, more on the DDoS protection. Does anyone have any recent experiences with their unmetered connections they have been offering with great prices?

View 0 Replies View Related

RAID 0 Performance

Oct 24, 2008

A couple sources with RAID performance numbers:

[url]
[url]

RAID 0 is the fastest by far, excluding RAID 10 on the F2 layout (which is significantly faster than RAID 10).

Do these numbers match up with your experience?

I haven't been able to find any dedicated servers with RAID 10 F2, so this doesn't seem to be a viable option.

View 7 Replies View Related

Apache Performance

Jun 14, 2008

my server load is max 1,it wont cross more than 1 but for 2 days iam getting 20 or more,but this load is extents for 1 or 2 min only after that it become normal to 0.58 around 1,in top i can able to see lotz apachi process when the load increase,

View 3 Replies View Related

Juniper SSG-550 Performance

Apr 17, 2008

Does anyone have any experience running Juniper SSG-550 firewalls in a high-traffic hosting environment?

I run network operations for a hosting provider in Australia. We currently have two J4350s running as border routers, and we are looking at putting two Juniper SSG-550s behind the border routers to do stateful firewalling / NAT.

We'll be using active/active NSRP on the SSGs for load balancing and failover.

My concern is that these devices may not be able to handle our traffic load. They have a hard-set limit of 256,000 "concurrent sessions" which may not be enough for us in peak times. Almost all of our traffic is HTTP though, so I would imagine sessions would timeout quite quickly?

View 5 Replies View Related

SAS Vs SATA II Performance

Nov 26, 2008

On a normal shared hosting server, what kind of performance gains can you see using a SAS drive instead of a SATA II in raid-1?

View 6 Replies View Related

Xen Performance/Overhead

Aug 8, 2007

I've tried asking on the xen-users mailing list, but haven't received much response. So, i'm asking here.

I'm running Xen 3.1 with CentOS 5 64bit on a Dell 2950 with 2 x 2.33Ghz Quad-Core CPUs. This should/is be a very powerful system. However, when running Xen the performance drop is huge. The strange thing is, on the mailing list others were reporting much lower levels of performance loss. (Just to be clear, I'm using the XenSource compiled kernel, etc.)

With Xen running, my UnixBench results aren't too bad.

Code:
INDEX VALUES
TEST BASELINE RESULT INDEX

Dhrystone 2 using register variables 376783.7 52116444.7 1383.2
Double-Precision Whetstone 83.1 2612.0 314.3
Execl Throughput 188.3 11429.1 607.0
File Copy 1024 bufsize 2000 maxblocks 2672.0 155443.0 581.7
File Copy 256 bufsize 500 maxblocks 1077.0 37493.0 348.1
File Read 4096 bufsize 8000 maxblocks 15382.0 1475439.0 959.2
Pipe-based Context Switching 15448.6 548465.7 355.0
Pipe Throughput 111814.6 3313637.0 296.4
Process Creation 569.3 34050.6 598.1
Shell Scripts (8 concurrent) 44.8 3566.8 796.2
System Call Overhead 114433.5 2756155.3 240.9
=========
FINAL SCORE 510.9
However, once I boot into Xen, the Dom0 performance drops a lot.

Code:
INDEX VALUES
TEST BASELINE RESULT INDEX

Dhrystone 2 using register variables 376783.7 50864253.7 1350.0
Double-Precision Whetstone 83.1 2617.9 315.0
Execl Throughput 188.3 2786.5 148.0
File Copy 1024 bufsize 2000 maxblocks 2672.0 159749.0 597.9
File Copy 256 bufsize 500 maxblocks 1077.0 44884.0 416.8
File Read 4096 bufsize 8000 maxblocks 15382.0 1191772.0 774.8
Pipe-based Context Switching 15448.6 306121.8 198.2
Pipe Throughput 111814.6 1417645.2 126.8
Process Creation 569.3 4699.2 82.5
Shell Scripts (8 concurrent) 44.8 781.6 174.5
System Call Overhead 114433.5 1021813.7 89.3
=========
FINAL SCORE 261.6
Now, here is where it gets weird. The only running DomU which is CentOS 5 PVed, gets a higher score than Dom0.

Code:
INDEX VALUES
TEST BASELINE RESULT INDEX

Dhrystone 2 using register variables 376783.7 38015133.3 1008.9
Double-Precision Whetstone 83.1 2023.4 243.5
Execl Throughput 188.3 3877.4 205.9
File Copy 1024 bufsize 2000 maxblocks 2672.0 270737.0 1013.2
File Copy 256 bufsize 500 maxblocks 1077.0 78470.0 728.6
File Read 4096 bufsize 8000 maxblocks 15382.0 1227115.0 797.8
Pipe Throughput 111814.6 1383157.5 123.7
Pipe-based Context Switching 15448.6 310378.3 200.9
Process Creation 569.3 7534.8 132.4
Shell Scripts (8 concurrent) 44.8 1179.6 263.3
System Call Overhead 114433.5 1056362.3 92.3
=========
FINAL SCORE 308.2

why the performance is so low? Perhaps any tips on boosting performance?

View 6 Replies View Related

Performance And Joomla

Sep 30, 2008

I was a victim/winner due to slashdot yesterday. My site, www.electricalengineer.com runs Joomla hosted through Rackforce's dds-400l package. We thought we were under attack yesterday, but later found it to be the slashdot effect. Anyhow, google analytics show ~5700 visitors. This doesn't seem like it would be enough to slow the server to a halt, but it did. Rackforce suggested that we upgrade to a more powerful package. I'm not sure though that the following should have slowed us down: Dual Quad-Core Xeon
1GB DDR2 ECC 667 RAM
30GB on SAS/SCSI
10Mbps Dedicated Unmetered

anyone else have performance issues with Joomla?

View 9 Replies View Related

Router Performance

Jun 12, 2007

We have a project in mind and we are planning on using a Cisco 7140 to push about 80Mbps over ethernet. Do you think the 7140 will be enough or it will get maxed out? (the 7140 is supposed to be like the 7200VXR NPE-300).

The routing would be thorugh BGP with partial routes.

View 14 Replies View Related

MySQL 5.0 Performance Better Than 4.1

Jan 7, 2007

I am considering to upgrade to MySQL 5.0. I am using 4.1 at present. Now I wonder if it will really improve performance... I really have some busy databases... Also wonder if 5.0 is fully downwards compatible to 4.1

View 2 Replies View Related

VPS Performance Query

Jun 19, 2007

I've got a VPS, and its performance sucks.

I've got 18 domains parked on it, with only 4 of those having active websites. There are 3 mailman lists set up, and a further 10 or so email accounts with SpamAssassin active on them.

It also runs cPanel/WHM.

The server itself has 384Mb RAM, with 512Mb burst.

My beancounters are.....

Version: 2.5
uid resource held maxheld barrier limit failcnt
2102: kmemsize 8406834 10504002 30000000 30000000 2722182
lockedpages 0 0 256 256 0
privvmpages 111738 132127 131072 131072 1034096
shmpages 731 747 21504 21504 0
dummy 0 0 0 0 0
numproc 73 96 240 240 0
physpages 55335 75477 0 2147483647 0
vmguarpages 0 0 65536 2147483647 0
oomguarpages 55335 75477 26112 2147483647 0
numtcpsock 24 47 360 360 0
numflock 9 20 188 206 0
numpty 1 1 16 16 0
numsiginfo 0 17 256 256 0
tcpsndbuf 214656 1750788 53687296 61551616 0
tcprcvbuf 393216 786996 53687296 61551616 0
othersockbuf 30416 275664 53687296 61551616 0
dgramrcvbuf 0 55460 53687296 61551616 0
numothersock 24 42 360 360 0
dcachesize 0 0 2273280 2416640 0
numfile 2078 2449 5820 5820 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
dummy 0 0 0 0 0
numiptent 10 10 128 128 0

Am I putting too much strain on the VPS with the amount of domains/emails I run through it? Is cPanel/WHM the problem? Is the server config suspect? Are VPS accounts only good for 1 or 2 domains?

View 9 Replies View Related







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