Home > Paid Traffic Sources > POP / PPV / Redirect

LOAD Impact (not Lead Impact) (40)


06-23-2011 07:04 AM #1 joshtodd ()
LOAD Impact (not Lead Impact)

Ever wanted to see how your hosting holds up to lots of traffic, like with PPV? Just found this site and it's pretty nifty for testing your landers with.

http://loadimpact.com/


06-23-2011 07:13 AM #2 joshtodd ()

Haha I just did a test on my blog, InsideAffiliate.net. It brought down my crappy VPS with a load of only 50 simultaneous clients. Good thing I'm not using that server for my main PPV campaigns...

http://loadimpact.com/result/insidea...99656efc7deba6


06-23-2011 08:22 AM #3 tijn (Moderator)

I tested my Storm VPS PPV server and happy with the result:



0.9s average load time is good. I tested the page I used from my $30 a day campaign.

And it looks like the server didnt event break a bit of sweat


06-23-2011 08:43 AM #4 pancakes (Member)

Pretty cool site, @tijn, which Storm server package do you have?


06-23-2011 12:51 PM #5 tijn (Moderator)

$50 self managed


06-23-2011 01:14 PM #6 cygnusx (Member)

How big was the page you tested it on, tijn? Was it a static page? Any SQL queries?


06-23-2011 02:37 PM #7 joshtodd ()

Quote Originally Posted by tijn View Post
0.9s average load time is good. I tested the page I used from my $30 a day campaign.

And it looks like the server didnt event break a bit of sweat

Wow that's pretty sweet. Looks like I need to upgrade my servers. That's better than the results on one of my dedis...

/waiting for BeyondHostingTyler to come in on this thread


06-23-2011 02:41 PM #8 samurise (Member)

This is a cool site. Thanks Josh

I might have to look into Storm VPS


06-23-2011 03:33 PM #9 tijn (Moderator)

Quote Originally Posted by cygnusx View Post
How big was the page you tested it on, tijn? Was it a static page? Any SQL queries?
No SQL queries.

HTML 5kb
JS 2kb
Imgs 46KB


06-23-2011 05:11 PM #10 groomez (Veteran Member)

Quote Originally Posted by tijn View Post
$50 self managed
Self managed? What kind of settings are you using? I'm running the 2GB package


06-23-2011 05:26 PM #11 tijn (Moderator)

nginx, memcached, php5-fpm


06-25-2011 10:48 AM #12 bbrock32 (Administrator)

Here's what I got for one of my landing pages :


06-27-2011 06:34 AM #13 samurise (Member)

Which hosting company are you using bbrock32?


06-27-2011 05:37 PM #14 groomez (Veteran Member)

After taking the advice from upgrading services on my server my landers are on crack now! Before I was getting delays up to 2 secs - now...


06-27-2011 07:03 PM #15 bbrock32 (Administrator)

Quote Originally Posted by samurise View Post
Which hosting company are you using bbrock32?
I'm using a dedicated server at BeyondHosting right now.


06-27-2011 07:07 PM #16 hd2010 (Member)

can't imagine loadimpact is so heavy loaded with nginx php-fpm,

@tjin - get varnish cache install, i believe your crappy vps or dedicated can perform better, make sure the cache is served from memory


06-27-2011 08:11 PM #17 heavyt (Senior Member)

also remember if you are doing the free version its coming from stockholm not from a us server


11-01-2011 05:47 PM #18 gulftrotter (Member)

What do you think of this result?


11-01-2011 06:49 PM #19 ddearmas (Member)

Dedicated

VPS


11-01-2011 06:56 PM #20 hd2010 (Member)

@ddearmas : both are on same location ?


11-01-2011 07:00 PM #21 ddearmas (Member)

Yea same location/host.


11-01-2011 07:10 PM #22 hd2010 (Member)

above 200ms quite bad, one must be installed with reverse caching, the other one don't or bloated apache


11-01-2011 07:18 PM #23 hd2010 (Member)

might be far from the test servers


11-01-2011 09:19 PM #24 alex_b (Member)

Hm, I'm at 800ms on average which is pretty sucky in comparison to you guys. Lander is about 80kb, no sql, BH hybrid VPS (litespeed).

I guess at that plan I shouldn't expect more?


11-01-2011 09:23 PM #25 gulftrotter (Member)

Your opinion, advice are required about my result (# 18), is the speed ok ?

Thanks.


11-02-2011 01:17 AM #26 hd2010 (Member)

@gulftotter, yours one ok, but if you don't have nignx and php-fpm and also memcache if you using prosper, give it a try, will even get a better response. if possible install varnish cache infront of nginx ( but prosper do not support) to speed up even more, when you use any HTTP reverse proxy, you will see your cpu resources load drop alot, as most of the cacheable pages are served by your reverse proxy, rather than your backend.


11-02-2011 01:26 AM #27 hd2010 (Member)

Here is my vps :

http://www.screencast.com/t/GD3wvvW8

Location : Ramhost's unmanaged VPS at Germany
Server Configuration : Varnish + Nginx + php-fpm, direct pass through for my tracking domain, so no caching
Test server : From US east coast, all the way go through the alantic ocean to germany, hence slower response rate : 300ms+, but fast response for european
Test Configuration : DL to lastest CPVLab 2.13

Will achieve faster reply if move to US and configure varnish cache to cache my LP's domain.


11-02-2011 10:51 AM #28 tijn (Moderator)

Quote Originally Posted by hd2010 View Post
direct pass through for my tracking domain, so no caching
What does that mean / what is it?

500ms US to Europe is very very decent.


11-02-2011 12:52 PM #29 gulftrotter (Member)

Quote Originally Posted by hd2010 View Post
@gulftotter, yours one ok, but if you don't have nignx and php-fpm and also memcache if you using prosper, give it a try, will even get a better response. if possible install varnish cache infront of nginx ( but prosper do not support) to speed up even more, when you use any HTTP reverse proxy, you will see your cpu resources load drop alot, as most of the cacheable pages are served by your reverse proxy, rather than your backend.
Hey
Thks for your comment BUT seems like hieroglyph for me, can you be more explicit:

whats nignx,php-fmp,varnish and memcache
"install varnish cache infront of nginx " how?

"when you use any HTTP reverse proxy" kindly explain too !

Thanks


11-02-2011 01:21 PM #30 hd2010 (Member)

Quote Originally Posted by tijn View Post
What does that mean / what is it?

500ms US to Europe is very very decent.
Inside my varnish cache, I configure the traffic to be passed through for my tracking domain


11-02-2011 01:26 PM #31 hd2010 (Member)

Quote Originally Posted by gulftrotter View Post
Hey
Thks for your comment BUT seems like hieroglyph for me, can you be more explicit:

whats nignx,php-fmp,varnish and memcache
"install varnish cache infront of nginx " how?

"when you use any HTTP reverse proxy" kindly explain too !

Thanks
Bunch of typo :

Nginx - a light weight web server can support php ( http://nginx.org/en/ )
php-fpm - a CGI version of PHP ( http://php-fpm.org/ )
Varnish Cache - A reverse http proxy to cache web request ( https://www.varnish-cache.org/)
Memcache - A caching system to alleviating database load ( http://memcached.org/ )

Varnish Cache Intro ( http://http://www.youtube.com/watch?v=x7t2Sp174eI )


maybe let me write a tutorial how to setup these up once I back from vacation.


11-02-2011 04:36 PM #32 splitter8 (Member)

hd2010:

Oh Goodie!

I can't wait!

Thanks for your insight!


11-04-2011 02:58 AM #33 gulftrotter (Member)

@hd2010

Thks for these explanations.

A tutorial about how to set up that, I daren't ask you, I really appreciate, I am waiting for it, thks.


11-04-2011 07:49 PM #34 bbrock32 (Administrator)

Here you go :

http://library.linode.com/lemp-guide...atabase_server


11-04-2011 08:04 PM #35 gulftrotter (Member)

thks have to "digest" it seems to be not evident for a newbie in this field!


11-04-2011 08:27 PM #36 bbrock32 (Administrator)

If you are a newbie then there is no way you can do it yourself.

I have experience with servers and still had a tough time configuring everything.

So your best bet is to get someone to do it for you ( either hire someone or just order a server on BeyondHosting and they'll take care ).


11-04-2011 08:31 PM #37 gulftrotter (Member)

thks for your fast answer,

an other one:

Can you host landers on same cpvlab server, or I shall have a server for cpvlab and an other one for my cpv landers?

Thks.


11-04-2011 09:15 PM #38 bbrock32 (Administrator)

Yeah , same server is fine.

I never noticed a big difference.


11-04-2011 09:17 PM #39 topgun (Member)

I think it should be fine putting everything on one server unless you are pushing HUGE volume...

Quote Originally Posted by gulftrotter View Post
thks for your fast answer,

an other one:

Can you host landers on same cpvlab server, or I shall have a server for cpvlab and an other one for my cpv landers?

Thks.


11-05-2011 04:32 PM #40 gulftrotter (Member)

Thks bbrock32,topgun for your input.

I plan to get a server from BH, shall I ask them to do the configuration and sending them bbrock32 Librarylinode link , or the server will be already optimized?

Thks.


Home > Paid Traffic Sources > POP / PPV / Redirect