FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » test vps (hosting) performance
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
test vps (hosting) performance [message #174426] Sat, 11 June 2011 11:00 Go to next message
rataplanbumbum is currently offline  rataplanbumbum
Messages: 13
Registered: June 2011
Karma: 0
Junior Member
Hello Everybody,

I own an online ecommerce (little store).

My site is running on a VPS but I have some problems.

Some customers told me that in some moments our site is very slow. In
other moments it is ok.

I would like to monitor the performance of my site during the whole day
and have a daily report.

Do you know some service not too expensive?

Or there is a way to make a php script I can run from an other site to
calculate vps performance?

thank you!
Re: test vps (hosting) performance [message #174427 is a reply to message #174426] Sat, 11 June 2011 11:31 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/11/2011 7:00 AM, rataplanbumbum wrote:
> Hello Everybody,
>
> I own an online ecommerce (little store).
>
> My site is running on a VPS but I have some problems.
>
> Some customers told me that in some moments our site is very slow. In
> other moments it is ok.
>
> I would like to monitor the performance of my site during the whole day
> and have a daily report.
>
> Do you know some service not too expensive?
>

And this has exactly what do to with PHP?

> Or there is a way to make a php script I can run from an other site to
> calculate vps performance?
>
> thank you!

Ah, a PHP question. The answer is yes.


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: test vps (hosting) performance [message #174428 is a reply to message #174427] Sat, 11 June 2011 11:37 Go to previous messageGo to next message
rataplanbumbum is currently offline  rataplanbumbum
Messages: 13
Registered: June 2011
Karma: 0
Junior Member
>> Or there is a way to make a php script I can run from an other site to
>> calculate vps performance?
>>
>> thank you!
>
> Ah, a PHP question. The answer is yes.
>
>

Thank you... can you help me to find how?
Re: test vps (hosting) performance [message #174429 is a reply to message #174428] Sat, 11 June 2011 12:11 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/11/2011 7:37 AM, rataplanbumbum wrote:
>
>>> Or there is a way to make a php script I can run from an other site to
>>> calculate vps performance?
>>>
>>> thank you!
>>
>> Ah, a PHP question. The answer is yes.
>>
>>
>
> Thank you... can you help me to find how?

1. Learn PHP. http://www.php.net is a good starting point.
2. Write a script.

Alternatively:

1. Hire someone to do it for you.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: test vps (hosting) performance [message #174430 is a reply to message #174429] Sat, 11 June 2011 12:24 Go to previous messageGo to next message
rataplanbumbum is currently offline  rataplanbumbum
Messages: 13
Registered: June 2011
Karma: 0
Junior Member
> 1. Learn PHP. http://www.php.net is a good starting point.
> 2. Write a script.
>
> Alternatively:
>
> 1. Hire someone to do it for you.

Are you a troll?
Re: test vps (hosting) performance [message #174431 is a reply to message #174430] Sat, 11 June 2011 12:30 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/11/2011 8:24 AM, rataplanbumbum wrote:
>
>> 1. Learn PHP. http://www.php.net is a good starting point.
>> 2. Write a script.
>>
>> Alternatively:
>>
>> 1. Hire someone to do it for you.
>
> Are you a troll?
>

Nope. But you won't find free consulting here. We help people who help
themselves. If you have specific PHP questions, great.

P.S. No, I'm not available for hire, so I'm not advertising.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: test vps (hosting) performance [message #174432 is a reply to message #174431] Sat, 11 June 2011 12:38 Go to previous messageGo to next message
rataplanbumbum is currently offline  rataplanbumbum
Messages: 13
Registered: June 2011
Karma: 0
Junior Member
> Nope. But you won't find free consulting here. We help people who help
> themselves. If you have specific PHP questions, great.

My question would be "does anyone know some php class that...".
>
> P.S. No, I'm not available for hire, so I'm not advertising.
>
Re: test vps (hosting) performance [message #174433 is a reply to message #174432] Sat, 11 June 2011 13:42 Go to previous messageGo to next message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma: 0
Senior Member
On 11-06-2011 14:38, rataplanbumbum wrote:
>
>> Nope. But you won't find free consulting here. We help people who help
>> themselves. If you have specific PHP questions, great.
>
> My question would be "does anyone know some php class that...".
>>
>> P.S. No, I'm not available for hire, so I'm not advertising.
>>
>

Maybe google.com does?
Did you try?

--
Luuk
Re: test vps (hosting) performance [message #174434 is a reply to message #174433] Sat, 11 June 2011 14:37 Go to previous messageGo to next message
rataplanbumbum is currently offline  rataplanbumbum
Messages: 13
Registered: June 2011
Karma: 0
Junior Member
Il 11/06/2011 15:42, Luuk ha scritto:
> On 11-06-2011 14:38, rataplanbumbum wrote:
>>
>>> Nope. But you won't find free consulting here. We help people who help
>>> themselves. If you have specific PHP questions, great.
>>
>> My question would be "does anyone know some php class that...".
>>>
>>> P.S. No, I'm not available for hire, so I'm not advertising.
>>>
>>
>
> Maybe google.com does?
> Did you try?
>

yes... but no results...
Re: test vps (hosting) performance [message #174435 is a reply to message #174434] Sat, 11 June 2011 15:31 Go to previous messageGo to next message
Luuk is currently offline  Luuk
Messages: 329
Registered: September 2010
Karma: 0
Senior Member
On 11-06-2011 16:37, rataplanbumbum wrote:
> Il 11/06/2011 15:42, Luuk ha scritto:
>> On 11-06-2011 14:38, rataplanbumbum wrote:
>>>
>>>> Nope. But you won't find free consulting here. We help people who help
>>>> themselves. If you have specific PHP questions, great.
>>>
>>> My question would be "does anyone know some php class that...".
>>>>
>>>> P.S. No, I'm not available for hire, so I'm not advertising.
>>>>
>>>
>>
>> Maybe google.com does?
>> Did you try?
>>
>
> yes... but no results...

a course in Google might be of help :)

search for: "test vps (hosting) performance php script"

within first 10 links i found:
http://www.opensourcetesting.org/performance.php

The should be a nice link in that list, but it will nog be a PHP one, i
guess.....

--
Luuk
Re: test vps (hosting) performance [message #174436 is a reply to message #174427] Sat, 11 June 2011 17:36 Go to previous messageGo to next message
Twayne is currently offline  Twayne
Messages: 135
Registered: September 2010
Karma: 0
Senior Member
In news:isvjne$r4v$3(at)dont-email(dot)me,
Jerry Stuckle <jstucklex(at)attglobal(dot)net> typed:
> On 6/11/2011 7:00 AM, rataplanbumbum wrote:
>> Hello Everybody,
>>
>> I own an online ecommerce (little store).
>>
>> My site is running on a VPS but I have some problems.
>>
>> Some customers told me that in some moments our site is
>> very slow. In other moments it is ok.
>>
>> I would like to monitor the performance of my site
>> during the whole day and have a daily report.
>>
>> Do you know some service not too expensive?
>>
>
> And this has exactly what do to with PHP?

You should learn to read the whole post before firing off your butt.

>
>> Or there is a way to make a php script I can run from an
>> other site to calculate vps performance?
>>
>> thank you!
>
> Ah, a PHP question. The answer is yes.
Re: test vps (hosting) performance [message #174437 is a reply to message #174430] Sat, 11 June 2011 17:42 Go to previous messageGo to next message
Twayne is currently offline  Twayne
Messages: 135
Registered: September 2010
Karma: 0
Senior Member
In news:4df35e95$0$2688$4fafbaef(at)reader1(dot)news(dot)tin(dot)it,
rataplanbumbum <rataplanbumbum> typed:
>> 1. Learn PHP. http://www.php.net is a good starting
>> point. 2. Write a script.
>>
>> Alternatively:
>>
>> 1. Hire someone to do it for you.
>
> Are you a troll?

Yes, he is a troll, and he'll keep right on as long as someone keeps the
subject alive. He's ego-centric, demeaning, condescending, ignorant of
social skills and feels like a powerless twit or he wouldn't try to derive
power from others the way he does. He's best ignored; regardless of what he
says.
This kind of post will usually result in his calling the poster the troll
instead in his fit of powerlessness but he only has as much power as people
give him.


HTH,

Twayne`
Re: test vps (hosting) performance [message #174440 is a reply to message #174437] Sat, 11 June 2011 18:48 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/11/2011 1:42 PM, Twayne wrote:
> In news:4df35e95$0$2688$4fafbaef(at)reader1(dot)news(dot)tin(dot)it,
> rataplanbumbum<rataplanbumbum> typed:
>>> 1. Learn PHP. http://www.php.net is a good starting
>>> point. 2. Write a script.
>>>
>>> Alternatively:
>>>
>>> 1. Hire someone to do it for you.
>>
>> Are you a troll?
>
> Yes, he is a troll, and he'll keep right on as long as someone keeps the
> subject alive. He's ego-centric, demeaning, condescending, ignorant of
> social skills and feels like a powerless twit or he wouldn't try to derive
> power from others the way he does. He's best ignored; regardless of what he
> says.
> This kind of post will usually result in his calling the poster the troll
> instead in his fit of powerlessness but he only has as much power as people
> give him.
>
>
> HTH,
>
> Twayne`
>
>

Sorry, Twayne, you're the only troll around here. You never have
contributed anything of value to this newsgroup.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: test vps (hosting) performance [message #174441 is a reply to message #174436] Sat, 11 June 2011 18:49 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/11/2011 1:36 PM, Twayne wrote:
> In news:isvjne$r4v$3(at)dont-email(dot)me,
> Jerry Stuckle<jstucklex(at)attglobal(dot)net> typed:
>> On 6/11/2011 7:00 AM, rataplanbumbum wrote:
>>> Hello Everybody,
>>>
>>> I own an online ecommerce (little store).
>>>
>>> My site is running on a VPS but I have some problems.
>>>
>>> Some customers told me that in some moments our site is
>>> very slow. In other moments it is ok.
>>>
>>> I would like to monitor the performance of my site
>>> during the whole day and have a daily report.
>>>
>>> Do you know some service not too expensive?
>>>
>>
>> And this has exactly what do to with PHP?
>
> You should learn to read the whole post before firing off your butt.
>

I did. Please tell me what this question has to do with PHP.

But you can't, can you? So you'll just go back to your third-grade name
calling like you always do.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: test vps (hosting) performance [message #174447 is a reply to message #174440] Sun, 12 June 2011 00:46 Go to previous messageGo to next message
Twayne is currently offline  Twayne
Messages: 135
Registered: September 2010
Karma: 0
Senior Member
In news:it0d9g$ivc$1(at)dont-email(dot)me,
Jerry Stuckle <jstucklex(at)attglobal(dot)net> typed:
> On 6/11/2011 1:42 PM, Twayne wrote:
>> In news:4df35e95$0$2688$4fafbaef(at)reader1(dot)news(dot)tin(dot)it,
>> rataplanbumbum<rataplanbumbum> typed:
>>>> 1. Learn PHP. http://www.php.net is a good starting
>>>> point. 2. Write a script.
>>>>
>>>> Alternatively:
>>>>
>>>> 1. Hire someone to do it for you.
>>>
>>> Are you a troll?
>>
>> Yes, he is a troll, and he'll keep right on as long as
>> someone keeps the subject alive. He's ego-centric,
>> demeaning, condescending, ignorant of social skills and
>> feels like a powerless twit or he wouldn't try to derive
>> power from others the way he does. He's best ignored;
>> regardless of what he says. This kind of post will
>> usually result in his calling the poster the troll
>> instead in his fit of powerlessness but he only has as
>> much power as people give him. HTH,
>>
>> Twayne`
>>
>>
>
> Sorry, Twayne, you're the only troll around here. You
> never have contributed anything of value to this
> newsgroup.

LOL! Nothing like being proven right by the troll itself!
Re: test vps (hosting) performance [message #174449 is a reply to message #174447] Sun, 12 June 2011 01:20 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/11/2011 8:46 PM, Twayne wrote:
> In news:it0d9g$ivc$1(at)dont-email(dot)me,
> Jerry Stuckle<jstucklex(at)attglobal(dot)net> typed:
>> On 6/11/2011 1:42 PM, Twayne wrote:
>>> In news:4df35e95$0$2688$4fafbaef(at)reader1(dot)news(dot)tin(dot)it,
>>> rataplanbumbum<rataplanbumbum> typed:
>>>> > 1. Learn PHP. http://www.php.net is a good starting
>>>> > point. 2. Write a script.
>>>> >
>>>> > Alternatively:
>>>> >
>>>> > 1. Hire someone to do it for you.
>>>>
>>>> Are you a troll?
>>>
>>> Yes, he is a troll, and he'll keep right on as long as
>>> someone keeps the subject alive. He's ego-centric,
>>> demeaning, condescending, ignorant of social skills and
>>> feels like a powerless twit or he wouldn't try to derive
>>> power from others the way he does. He's best ignored;
>>> regardless of what he says. This kind of post will
>>> usually result in his calling the poster the troll
>>> instead in his fit of powerlessness but he only has as
>>> much power as people give him. HTH,
>>>
>>> Twayne`
>>>
>>>
>>
>> Sorry, Twayne, you're the only troll around here. You
>> never have contributed anything of value to this
>> newsgroup.
>
> LOL! Nothing like being proven right by the troll itself!
>
>

And now you're even admitting you've never contributed anything of
value! ROFLMAO!

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: test vps (hosting) performance [message #174455 is a reply to message #174449] Sun, 12 June 2011 19:58 Go to previous messageGo to next message
Mathieu Maes is currently offline  Mathieu Maes
Messages: 5
Registered: May 2011
Karma: 0
Junior Member
On 12 jun, 03:20, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> On 6/11/2011 8:46 PM, Twayne wrote:
>
>
>
>
>
>
>
>
>
>> Innews:it0d9g$ivc$1(at)dont-email(dot)me,
>> Jerry Stuckle<jstuck...@attglobal.net>  typed:
>>> On 6/11/2011 1:42 PM, Twayne wrote:
>>>> Innews:4df35e95$0$2688$4fafbaef(at)reader1(dot)news(dot)tin(dot)it,
>>>> rataplanbumbum<rataplanbumbum>   typed:
>>>> >> 1. Learn PHP.http://www.php.netis a good starting
>>>> >> point. 2. Write a script.
>
>>>> >> Alternatively:
>
>>>> >> 1. Hire someone to do it for you.
>
>>>> > Are you a troll?
>
>>>> Yes, he is a troll, and he'll keep right on as long as
>>>> someone keeps the subject alive. He's ego-centric,
>>>> demeaning, condescending, ignorant of social skills and
>>>> feels like a powerless twit or he wouldn't try to derive
>>>> power from others the way he does. He's best ignored;
>>>>      regardless of what he says. This kind of post will
>>>> usually result in his calling the poster the troll
>>>> instead in his fit of powerlessness but he only has as
>>>> much power as people give him. HTH,
>
>>>> Twayne`
>
>>> Sorry, Twayne, you're the only troll around here.  You
>>> never have contributed anything of value to this
>>> newsgroup.
>
>> LOL! Nothing like being proven right by the troll itself!
>
> And now you're even admitting you've never contributed anything of
> value!  ROFLMAO!
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================

Sooo... back to the topic then! :)

Honestly, there may be several possible causes why your server is
slow. Creating a PHP script to test the performance won't show you WHY
it is slow. Performance can be crippled by low memory/cpu, bad HTML,
too much (large) images, too much Javascript on the page.

Kind regards,
Mathew
Re: test vps (hosting) performance [message #174460 is a reply to message #174455] Sun, 12 June 2011 21:07 Go to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/12/2011 3:58 PM, Mathieu Maes wrote:
> On 12 jun, 03:20, Jerry Stuckle<jstuck...@attglobal.net> wrote:
>> On 6/11/2011 8:46 PM, Twayne wrote:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>> Innews:it0d9g$ivc$1(at)dont-email(dot)me,
>>> Jerry Stuckle<jstuck...@attglobal.net> typed:
>>>> On 6/11/2011 1:42 PM, Twayne wrote:
>>>> > Innews:4df35e95$0$2688$4fafbaef(at)reader1(dot)news(dot)tin(dot)it,
>>>> > rataplanbumbum<rataplanbumbum> typed:
>>>> >>> 1. Learn PHP.http://www.php.netis a good starting
>>>> >>> point. 2. Write a script.
>>
>>>> >>> Alternatively:
>>
>>>> >>> 1. Hire someone to do it for you.
>>
>>>> >> Are you a troll?
>>
>>>> > Yes, he is a troll, and he'll keep right on as long as
>>>> > someone keeps the subject alive. He's ego-centric,
>>>> > demeaning, condescending, ignorant of social skills and
>>>> > feels like a powerless twit or he wouldn't try to derive
>>>> > power from others the way he does. He's best ignored;
>>>> > regardless of what he says. This kind of post will
>>>> > usually result in his calling the poster the troll
>>>> > instead in his fit of powerlessness but he only has as
>>>> > much power as people give him. HTH,
>>
>>>> > Twayne`
>>
>>>> Sorry, Twayne, you're the only troll around here. You
>>>> never have contributed anything of value to this
>>>> newsgroup.
>>
>>> LOL! Nothing like being proven right by the troll itself!
>>
>> And now you're even admitting you've never contributed anything of
>> value! ROFLMAO!
>>
>
> Sooo... back to the topic then! :)
>
> Honestly, there may be several possible causes why your server is
> slow. Creating a PHP script to test the performance won't show you WHY
> it is slow. Performance can be crippled by low memory/cpu, bad HTML,
> too much (large) images, too much Javascript on the page.
>
> Kind regards,
> Mathew

Or even something else completely beyond his control - like another site
on the same server gobbling up resources.

However, I don't argue that detecting the slowdown is the first order of
business.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: S Is For Scandal Is For Sokolich
Next Topic: Why does relative include fail?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 20:34:37 GMT 2024

Total time taken to generate the page: 0.03104 seconds