Help! Slow Performance


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators Help! Slow Performance
# 1  
Old 08-23-2003
Help! Slow Performance

Is the performance now very, very slow (pages take a very long time to load)? Or is it just me?

Neo
# 2  
Old 08-23-2003
......

no, it is the same speed.... fast enough...

i tried phpBB (+ mysql) on an old sparcstation5 (110Mhz+256MB+Solaris8)... for 50 :-) users, the performance was ok... now i use an ultra5 (270Mhz+512MB+Solaris9+phpBB+mysql)... let's see how it works....

what are you using for this forum?

greetings Preßy
# 3  
Old 08-23-2003
Something is wrong, but I can't find the error. It now takes 2-3 minutes to load pages from my site to this one; but the speed is the same (very fast cable modem speed) to other sites like CNN, etc.

This Linux server is on an older ASUS K7 board with a 950 MHZ Athlon CPU with 512 MBs.

The problem, I thought, was disk errors causing poor server response, but if you say it is 'still good' I'm confused.

Something is wrong, but I can't pinpoint the problem!

Neo
# 4  
Old 08-24-2003
I've always accessed this site using DSL at home and a T1 at work, and both have been loading fast as usual...
# 5  
Old 08-25-2003
Should be faster now. I just completely rebuilt the server to an Athlon 2500+ and put all new drives in. Also upgraded the RAM to 1GB.

The root drive crashed after years of service and had to be replaced.

Warm Regards, Neo
# 6  
Old 08-25-2003
The biggest variant I've found in loading speed has to do with which theme I've selected and what browser I'm using. On the older Netscapes at work, the Silk Road theme is the best blend of looks and performance. Some of the niftier themes require a lot more time to load a page (whether an index or a thread).
# 7  
Old 08-25-2003
I use the Silk Road theme and the vB Grey theme.

Neo
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Slow copy (cp) performance when overwriting files

I have a lot of binary files I need to copy to a folder. The folder is already filled with files of the same name. Copying on top of the old files takes MUCH longer than if I were to delete the old files then copy the new files to the now-empty folder. This result is specific to one system -... (3 Replies)
Discussion started by: ces55
3 Replies

2. Solaris

Solaris 11.1 Slow Network Performance

I have identical M5000 machines that are needing to transfer very large amounts of data between them. These are fully loaded machines, and I've already checked IO, memory usage, etc... I get poor network performance even when the machines are idle or copying via loopback. The 10 GB NICs are... (7 Replies)
Discussion started by: christr
7 Replies

3. Red Hat

GFS file system performance is very slow

My code Hi All, I am having redhat linux 5.3 (Tikanga) with GFS file system and its very very slow for executing ls -ls command also.Please see the below for 2minits 12 second takes. Please help me to fix the issue. $ sudo time ls -la BadFiles |wc -l 0.01user 0.26system... (3 Replies)
Discussion started by: susindram
3 Replies

4. Infrastructure Monitoring

99% performance wa, slow server.

There is a big problem with the server (VPS based on OpenVZ, CentOS 5, 3GB RAM). The problem is the following. The first 15-20 minutes after starting the server is operating normally, the load average is less than or about 1.0, but then begins to increase sharply% wa, then hovers around 95-99%.... (2 Replies)
Discussion started by: draiphod
2 Replies

5. Shell Programming and Scripting

Slow performance filtering file

Please, I need help tuning my script. It works but it's too slow. The code reads an acivity log file with 50.000 - 100.000 lines and filters error messages from it. The data in the actlog file look similar to this: 02/08/2011 00:25:01,ANR2034E QUERY MOUNT: No match found using this criteria.... (5 Replies)
Discussion started by: Miila
5 Replies

6. UNIX for Dummies Questions & Answers

Slow copy/performance... between volumes

hi guys We are seeing weird issues on my Linux Suse 10, it has lotus 8.5 and 1 filesystem for OS and another for Lotus Database. the issue is when the Lotus service starts wait on top is very high about 25% percent and in general CPU usage is very high we found that when this happens if we... (0 Replies)
Discussion started by: kopper
0 Replies

7. Filesystems, Disks and Memory

Slow Copy(CP) performance

Hi all We have got issues with copying a 2.6 GB file from one folder to another folder. Well, this is not the first issue we are having on the box currently, i will try to explain everything we have done from the past 2 days. We got a message 2 days back saying that our Production is 98%... (3 Replies)
Discussion started by: b_sri
3 Replies

8. Shell Programming and Scripting

egrep is very slow : How to improve performance

We have an egrep search in a while loop. egrep -w "$key" ${PICKUP_DIR}/new_update >> ${PICKUP_DIR}/update_record_new ${PICKUP_DIR}/new_update is 210 MB file In each iteration, the egrep on an average takes around 50-60 seconds to search. Ther'es nothing significant in the loop other... (7 Replies)
Discussion started by: hidnana
7 Replies
Login or Register to Ask a Question