|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here! |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hello all,
We are have a new booking engine and a new webserver. We have the biggest and fastest server pair Networks - World Class Web Hosting could offer however we presently can channel only 30% of our traffic via this server because if we put more he will be to slow. The bottleneck ist the SQL database and the many requests this database has to answer and workover. The database is on the same server. Would it help to put our database on a separate server ? or what should we do to get a better performance. Mostly between 7pm and 11pm European (1pm-4pm New York) we encounter a slowdown on the website cheap airline tickets discount flights best airfaire bargain (happy-cars.com and hotelsupermarket.com are on ther same server as well). Any suggestions? our tech team is claiming that they have over 4 years knowledge of building databases and therefore it can't be them having a badly build SQL database. thank in advance for our advises. |
|
|||
|
You need to start by diagnosing the problem using some actual data. While I can assume SQL is the cause for you slowdown, this isn't necessarily true. Take a close look at your server logs and run some diagnostic tests that actually measure the slowdowns and provide you with a look at the programs that may be culprits.
SQL is often accused of causing problems that it did not cause. Sometimes it is bad database or query design. Sometimes it is lack of resources on the individual server. If the problem is SQL you may solve it by using a backend server or setting up load balancing. In the interim examine all the variables and look at the appropriate diagnostic data to help with your troubleshooting.
__________________
I use Country IP Blocks as added security for my networks and servers. |
|
|||
|
Quote:
Good luck.
__________________
I use Country IP Blocks as added security for my networks and servers. |
|
||||
|
What OS are you running?
The Linux kernel now defaults to completely fair queing which might be great for a desktop but is often stupid for a server. This can be altered at boot time and possibly if you build your own kernel. We dumped Linux for FreeBSD 7.0 with the new ULE scheduler running a stand alone version of MySQL. We also made MySQL run -10 in "nice" The application is Vicidial so even though "MySQL claims 30% better performance running on the same server as the application, that was not viable as Asterisk does not play well with others.
__________________
"The future is here. It's just not evenly distributed. |
|
||||
|
Dracula,
You might also try not normalizing data. I learned all the reasons for normalizing but lately a lot of experts are looking at reducing the complexity of queries by not normalizing. I wish I knew more but it might be worth a Google search.
__________________
"The future is here. It's just not evenly distributed. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Database and Server mirroring for security / redundancy | docholiday | Internet Security Discussion Forum | 0 | 02-27-2006 03:09 PM |
| Slow Server Problems / | EmmaGale | IT Discussion Forum | 3 | 02-22-2006 03:41 PM |
| Multiple Vulnerabilities in Oracle Database Server | WPW_Feedbot | IT Discussion Forum | 0 | 01-18-2005 07:30 PM |
| Slow CF Server response | wasmir | Database Discussion Forum | 5 | 11-20-2004 01:54 PM |
| Flash Access of a MSaccess or SQL Server database | tdrossos | Flash Discussion Forum | 1 | 01-06-2004 12:06 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2010 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |