Reply to topic  [ 29 posts ]  Go to page 1, 2  Next
Speed up the intranet 
Author Message
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
Is there any way I can work out how to speed up accessing and loading up the intranet? The computer it is hosted on is connected to the switches the same way as the others. It runs via XAMPP.

_________________
Image
He fights for the users.


Fri Oct 05, 2012 12:31 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
You need to identify the bottleneck.

It's unlikely to be bandwidth on a LAN, so the obvious first check is to watch the CPU usage. If that's high, you either have to optimise the site or get a faster server. If it's running on a shared server, it may be another process slowing it down.

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Fri Oct 05, 2012 12:50 pm
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
How do I identify where it is? I guess I could use task manager and have a look at cpu load but the computer generally just sits there doing nothing the majority of the time. Occasionally it is used for powerpoint presentations but otherwise it does nothing else.

We have two servers. Not sure if I remember to work out which one it is connected to.

The reason for bringing this up is that I am going to design and create a new intranet. 99% of the time, it is used to access referral forms. Very occasionally, it is used for other things eg information packs. The other info is there so we can show the PCT we have the appropriate guidelines etc available to all staff.

If I can streamline the content and design, it may make it quicker to load/navigate but I don't want to put tonnes of info in if nobody uses it, or if the problem lies elsewhere.

_________________
Image
He fights for the users.


Fri Oct 05, 2012 2:53 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
Right, I've used logmein which won't help accurately. CPU load is 3-4% at idle and rises to 44% if I click on internet explorer (intranet is set as homepage). If I click on a document within, it rises to 57%.

_________________
Image
He fights for the users.


Fri Oct 05, 2012 3:04 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 5288
Location: ln -s /London ~
Reply with quote
cloaked_wolf wrote:
Right, I've used logmein which won't help accurately. CPU load is 3-4% at idle and rises to 44% if I click on internet explorer (intranet is set as homepage). If I click on a document within, it rises to 57%.

Is that the CPU load on your machine or on the server when you're accessing the intranet from your machine?

_________________
timark_uk wrote:
Gay sex is better than no sex

timark_uk wrote:
Edward Armitage is Awesome. Yes, that's right. Awesome with a A.


Fri Oct 05, 2012 3:34 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
On the intranet machine, not the server machine and not on my home machine.

_________________
Image
He fights for the users.


Fri Oct 05, 2012 5:49 pm
Profile
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
can you ping the server ( machine hosting intranet ) what are the results?

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Sat Oct 06, 2012 7:55 am
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
Pinged the intranet machine from my work machine. Having said that, I did notice it was a bit quicker to load - other computers are either not in use, or switched off which I imagine would make a difference. Need to repeat this when it's busy.

Code:
Pinging xxx with 32 bytes of data:

Reply from xxx: bytes=32 time=2ms TTL=127
Reply from xxx: bytes=32 time=2ms TTL=127
Reply from xxx: bytes=32 time=2ms TTL=127
Reply from xxx: bytes=32 time=2ms TTL=127

Ping statistics for xxx:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 2ms, Maximum = 2ms, Average = 2ms

_________________
Image
He fights for the users.


Last edited by cloaked_wolf on Sat Oct 06, 2012 4:01 pm, edited 1 time in total.



Sat Oct 06, 2012 1:54 pm
Profile
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
please remove your IP addresses ..........

That suggests to me that its not a network issue, unless somebody wants to correct me :?

can you take a normal web page and stick it on the server and see how fast that is delivered. - Trying to see if its the specific pages are the problem.

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Sat Oct 06, 2012 3:37 pm
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
Sorry, thought I had pasted the edited version of the results.

As I said, will try again when it's running at full capacity eg Monday to see if there's any slow down.
What do you mean by sticking a normal webpage on?

_________________
Image
He fights for the users.


Sat Oct 06, 2012 4:04 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 5288
Location: ln -s /London ~
Reply with quote
I'd try just a minimal webpage, such as the following:

Code:
<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>blah</title>
<p>Here's the content</p>


That way you know the server will spend no time generating the page.

_________________
timark_uk wrote:
Gay sex is better than no sex

timark_uk wrote:
Edward Armitage is Awesome. Yes, that's right. Awesome with a A.


Sat Oct 06, 2012 6:08 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
I went to load up internet explorer (which has the intranet as the homepage) and it took around 26 seconds to produce.

I created the above page and it took three seconds from double-clicking to displaying.

_________________
Image
He fights for the users.


Sat Oct 06, 2012 7:06 pm
Profile
Site Admin
User avatar

Joined: Fri Apr 24, 2009 6:12 am
Posts: 7011
Location: Wiltshire
Reply with quote
can you pm the code from the home page ( view source and copy into into a txt file would be fine ) - that's bloody ridiculous.

Do you have a plug in like yslow you can use to check the various page elements etc?

_________________
<input type="pickmeup" name="coffee" value="espresso" />


Sun Oct 07, 2012 8:03 am
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
On task manager, which processes have used the most time? Can you see one go up when you load a slow page? Do view - select columns - CPU time if it's not there already.

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Sun Oct 07, 2012 9:56 am
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
AlunD wrote:
can you pm the code from the home page ( view source and copy into into a txt file would be fine ) - that's bloody ridiculous.

Sent but as reminded in PM, it was created via Joomla.
AlunD wrote:
Do you have a plug in like yslow you can use to check the various page elements etc?

No. I can try it out provided it's free. Will have to wait until next week though.

JJW009 wrote:
On task manager, which processes have used the most time? Can you see one go up when you load a slow page? Do view - select columns - CPU time if it's not there already.


These are the top processes:

mcshield.exe
logmein.exe
services.exe
xampp-control.exe
apache.exe
igfxsrvc.exe
igfxpers.exe
shtat.exe
iexplore.exe
ctfmon.exe

The others stay static and logmein is only up there because I'm using it to access the computer.

Again, tried today and it took 40 secs to create the homepage. Is it because I'm using Joomla and it tries to put together the homepage each time?

_________________
Image
He fights for the users.


Sun Oct 07, 2012 4:57 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 29 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.