Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Best Host For Fast MySQL Connections


for a linux web host that has extremely fast mysql connections, 100GB of bandwidth, and the amount of space has to be at least 1GB. Price doesn't really matter.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Fast UK Host With MySQL Support
I currently run a website which is hosted with storminternet.co.uk and, while I can't fault their reliability, the (lack of) performance is undermining the usefulnes of the website.

Key features of the website are:

- completely MySQL/PHP driven so the host needs MySQL support and processor power . Some of the MySQL queries are fairly complex and call upon multiple tables of large datasets.

- monthly bandwidth is much less of an issue than speed (if that's not an oxymoron) as the number of visitors is currently <250/day.

- most if not all of the visitors are from the UK

In terms of budget I would be willing to go £150+/year if the service was top quality.

View Replies!   View Related
Fast Host
anyone know or can recommended a good and fast host? for share plan

View Replies!   View Related
Finding A Fast Host
I have a site that is currently hosted in Australia and loads relatively quickly there , but it is very slow in Uk and France.

Eli kindly set up a trial at blurstorm but I am unhapy with the way it loads in australia which is its primary audience.

how to get my speeds up with the site? ATM there is a 2.8 mb swf file that loads in about 5 sec in aus but about 20 in europe.

Blurstorm is faster in europe(france)but unacceptably slow in Aus.

Is blurstorm considered fast servers on their reseller plans? Or do I need to upgrade my expenditure to get what I want?

View Replies!   View Related
Is There A Fast Web Host Out There
Is there a webhost fast enough for providing large files (2.5GB +, going up to 10GB + larger) on my website to users worldwide?

At the moment my website is hosted in the UK and it seems to deliver download speeds of around 650kbps if only one person is downloading at a time. I have tried other web hosts, and their download speeds are never advertised, but have turned out to be even less in practise (e.g. 150kbps)

As I'm hosting large files (e.g. 1GB - 2.5GB - 8.5GB or more) on my website, I need something with unlimited speed. i.e. so that the download speed is limited only by the end user's connection.

Is there anything like this out there? I realise the files are very large in size, but I'd rather keep the process electronic than mail out hundreds of DVDs all the time.

View Replies!   View Related
Host With Fast Network
fairly strong dedicated server probably minimum of a single processor dual core, preferably a quad-core and around 2GB+ RAM. I don't mind a metered bandwidth plan and I don't have a preference on how much bandwidth is provided but I need a fairly solid and fast network. I looked into midphase and I their plans look attractive but I've heard bad reviews on them on it being unreliable, unreliable support, and a slow network. I also recently used zenex5ive and I wasn't too happy with their network either. I've looked at a bunch of providers but I can't figure out which ones would suit me best. Anybody have any suggestions that you think would match my criteria? I mostly need the specs above and a fairly fast network with good pricing...

View Replies!   View Related
Fast MySql Access- Localhost
I've been using Dreamhost for years and they're very good, but their MySql databases are quite slow. Then I moved to ServInt with a VPS, and my MySql is on localhost instead of on a different server. WOW! It's so fast!

However, now I'm trying to find a shared hosting package that has fast MySQL service.

I'm not sure if the requirement is that it's on localhost but it sure doesn't hurt.

Is there anyone who is familiar of a good solid shared hosting package with fast MySQL service?

View Replies!   View Related
Mysql Version Best Stable And Fast
Which version of Mysql is proven to be the most fastest and stable

View Replies!   View Related
VPS Recommendation With Fast Mysql And Redundancy
I have a mysql based e-comm site that works only with older version of php and mysql. My shared host does not meet this requirements, so I have to go with a dedicated or vps.

I am looking for a server to have a fast mysql query.

Is there any vps providers that offer redundancy of the server, meaning if the server crash there should be a standby sever to take over?

View Replies!   View Related
Fast And Large HD Space Host For Cheap
Who knows a good host that offers PHP5, mySQL 5, and at least 1 TB of hard drive space for a cheap hosting account.

I am setting up a digital asset management tool and I need alot of hard drive space for a few of users to be able to download large image files.

Which is why i need massive amounts of hard drive space.

If anyone knows of anything, please PM me or post it here. I will be checking this thread periodically.

OH and by cheap I mean less then $100/month.

I would guess the server could be either VPS or Shared or if you know of a dedicated server company, then that would be awesome too.

View Replies!   View Related
What Is A Fast Host That You Users Can Post Adult Content?
looking for a a quality webhost where users can post adult content. Know any?

View Replies!   View Related
Host Which Would Set Up Server Or VPS Fast (up To 1-2 Hours)
Somebody posted a video in my website which got viral. Many big websites (like gizmodo) embeded it and I've maxed out my 100mbit/s connection. Traffic is increasing and my website started crashing.

I want to move that video to other server ASAP so my website would stop crashing.

Do you know any host which would set up server or VPS fast (up to 1-2 hours)?

View Replies!   View Related
MySQL Connections
I notice that most hosting have limit of mySQL connections.

If the max mySQL connections is 50 and I run a forum on this hosting,about how many people can visit my website at one time?

View Replies!   View Related
MySQL Max Connections
My PHP application is starting to reach max mysql server user connections limit (currently set to 60). I listed mysql process list in phpmyadmin and found there lot of queries with status "LOCKED" these hang there for a long time(not always just sometimes - twice a day) and then connection limit is reached. It causes load average about 40 for as long as 10 - 20 minutes

I think it may be bacause of query structure. There are some queries with many inner joins...

Here is typical situation from phpmyadmin's process list:

1. select ... from table_1
inner join table_2
inner join table_3
inner join table_4
inner join table_5
This show status : "Copying to tmp table" in phpmyadmin

2. update table_2 set ....

This shows status: Locked

3. select ... from table_2

This shows status: Locked

Seems then when temp table is being created the table_2 is locked and it cannot make update to table_2. or maybe it's locked because of just that update on table_2.

I want to avoid of creating temp tables... Can it help if I'll make separate selects without large table joins ?

View Replies!   View Related
MySQL Max- Connections
I'm currently using MySQL 4.1.12 for Windows 2003, and I need to know how much possible connections can MySQL achieve? I'm currently around 650. I'm having 4 new servers online, and that will bring my total concurrent connections to 1000+.

how high it can go?

View Replies!   View Related
Closing Mysql Connections
from what I view, wait_timeout is used for disconnecting connections. However, it applies to tcp/ip connection only. So, in my database connection, if I am using mysql server as localhost, that variable is not applied? In that case, how can I close connections automatically after xxx seconds?

View Replies!   View Related
Mysql Connections Topping Out Within Seconds
i have a small cluster (one web and one db) setup and i host a rather popular group of 4-5 sites that allow users to dynamicly create their own mobile chat communitys automaticly. each site gets its own mysql db created and populated automaticly.

this is all fine,

but in the last 24hours weird things have begun happening, previously i had the sql max_connections set to 500 and this was perfectly adquate for the demand but now even when i set the connection to 4000+ they are all maxxed out within 5-10 minutes, and mysql processlist shows thousands of unauthenticated user connections sitting at login status,

i have gone through the sites and all their mysql configs are fine so i cant see what the issue is.

server specs below

db server:
dual amd opteron 246
8GB ram
120gb hd(64gb free)
33gb swap (rarly used but their for emergencys)
centos 5 64bit.
direct 100mbit lan to web serv
only mysql,ssh and webmin running, no other apps installed

web server:
amd athlon 64 3800+
plesk 9.2.1
4gb ram
2x120gb hds

apache status onthe web server only shows 120ish http connections but the sql keeps climbing

View Replies!   View Related
MySQL Timeout On Active Connections
unfortunately my server crashes a lot recently. What happens is that some application creates a MySQL connection which hangs and then MySQL gets overloaded and takes the whole server down.

My question:

1. How do I configure MySQL to time out even on active connections ? I.e. after 30 seconds kill the process no matter if it is still active or not. Is that possible ?

2. How do I exclude the root user from that?

View Replies!   View Related
[MySQL] Too Many Connections: Locked Queries
This has happened twice now. I have my wait_timeout variable set to 60 seconds, but occasionally my database gets overloaded with "locked" queries. Here's an example of my processlist:

Code:
| 14773848 | db_name | localhost | db_name | Query | 35483 | statistics | SELECT COUNT... |
| 14776290 | db_name | localhost | db_name | Query | 35144 | statistics | SELECT COUNT... |
| 14778877 | db_name | localhost | db_name | Query | 34841 | statistics | SELECT COUNT... |
| 14790744 | db_name | localhost | db_name | Query | 33056 | Locked | UPDATE... |
| 14791275 | db_name | localhost | db_name | Query | 32977 | Locked | SELECT... |
| 14791395 | db_name | localhost | db_name | Query | 32960 | Locked | SELECT... |
| 14791556 | db_name | localhost | db_name | Query | 32929 | Locked | SELECT... |
| 14791603 | db_name | localhost | db_name | Query | 32924 | Locked | SELECT... |
| 14791757 | db_name | localhost | db_name | Query | 32900 | Locked | SELECT... |
| 14792209 | db_name | localhost | db_name | Query | 32815 | Locked | SELECT... |
| 14792355 | db_name | localhost | db_name | Query | 32786 | Locked | SELECT... |

This continues on with locked queries all the way up to my limit of 450 connections, then the whole server goes down. Note the time spent processing these queries, 35483 seconds and counting! Surely the wait_timeout is supposed to prevent this from happening?!

Also, this appears to start with queries in the State "statistics". Then the State for the following queries becomes "locked". Does anyone know what these mean? Can I get them to timeout normally? Queries which never timeout are guaranteed to bring your server down eventually, surely this is not the desired behaviour.

View Replies!   View Related
Fast Webhost, Little Disk Space, With Php, Mysql, Phpmyadmin, And Alot Of Bandwidth
The most important requirement is that the webhost must be fast. It must have alot of bandwidth.

The disc space is not so important. 200 MB would be enough.

It must have PHP, MySQL and phpmyadmin installed.

Must be accesable through FTP.

There are offcourse more requirements. But the main thing is that i want it to be fast.

My pages will be only informative and exists of just mainly text and an image every now and then.

Do you know any fast webhosts that is good to handle websites with large amounts of visitors?

I'm looking for something around 6 dollars per month.

I dont know much about webhosting at all, so i'd appreciate any help i can get

Also i see websites where you can register a domain. But the prices vary, isn't a domain just a domain? What makes this price difference?

View Replies!   View Related
MySQL Stops Allowing External Connections
Recently I've upgraded my MySQL server. I connect to it via a conection from NIC to NIC (Internal IP addresses). Since the upgrade/format, I've managed to get everything back to the way it was. Everything works fine for 15-20 minutes. Then the PHP server can no longer access the MySQL server.

I tried logging in from the PHP server, I get access denied. I then tried logging in locally, on the MySQL server and I get in fine...

It's not like it's a firewall issue though, it's strange...

I tried updating PHP/MySQL to a few releases, even the RC's to no avail...

Something to note is that when I try restarting MySQL it can take 4-5 minutes, sometimes not even complete.

View Replies!   View Related
How To Limit Http/mysql Connections Per Domain
how i can limit http and mysql connection limit on per domain basis.

View Replies!   View Related
Host With Max Concurrent SQL Connections
Iam currently on godaddy on shared hosting but my site with php and mysql is very slow on queries and get a lot of timeouts

So far i have contacted the below providers and asked them how many concurrent connections on mysql database they support

hostgator - 25 connections
powweb - 20 connections
hostmonster - 30 connections
Servage - 20 connections
anhosting - 50 connections

How is most reliable and i can count on ? I want to tranfer my domain.

View Replies!   View Related
Better Mysql Host
my site is mainly based upon mysql ...mean I need to insert 25-30 mb data everyday .I saw several webhost saying 5 gb space ...does it mean i can store 4.5 gb data in mysql ? lets take that i will use only 0.5gb to store file&codes.

View Replies!   View Related
Remote Mysql Host ...
but first, is it a good idea to have mysql on a remote server? let's say my app makes about 400 reqs per second.

View Replies!   View Related
Mysql Cluster Host
I there any good shared or reseller host that has clustered mysql servers facility?

View Replies!   View Related
Best ColdFusion Host W/ MySQL
I've been with CystalTech for a while now. They're descent, but expensive.

I've been hearing a lot of good things about HostNexus.

A friend is recommending intermedia, but they don't offer MySQL.

This is for mission critical stuff, but I can't afford dedicated. The stats don't justify it to the powers that be.

View Replies!   View Related
Mysql And Ms Sql Host
I am trying to find a reliable host that can provide both mysql and ms sql for the same site. I know this is not how the site should be designed, and a complete redesign is in the works to streamline everything to mysql, but for now I need a host that can provide both. Our current host is absolutely horrible (seekdotnet.com) as there is an excessive amount of downtime (typically a few times/day for various periods of time). Thus far the only one I have been able to find is Mosso, but it seems a lot of people on here are anti-mosso, or have had problems with mosso.

View Replies!   View Related
Best Host For ASP/PHP/mySQL
My current web host (SectorLink) has been acting flaky lately so I'm in the market for a My requirements are at least 6GB of space, the ability to run multiple websites on the same account (I'm currently at 7) and ASP, PHP, and mySQL capabilities. I'd also like the price to be competitive with what I'm currently paying ($11/month) though I'm willing to go up a bit.

I'm currently looking at 3 hosts, but I'm open to any suggestions. My short list right now includes:

HostGator - Not a Windows host, I know (though they're working on Windows plans), but they do offer ChiliSoft ASP capabilities. This host would give me unlimited space and domains for $14.95 per month.

AllReseller - This host would give me 50GB of space and unlimited domains for $11.95 a month.

Aspnix - This host would give me 10GB of space and 7 domains for $7.77 a month.
Has anyone used any of these hosts? What were your experiences with them? Could you recommend any other hosts? Side Question to any classic ASP developers out there: Have you used ChiliSoft ASP and, if so, how good is it at running scripts originally written for IIS?

View Replies!   View Related
Best Host For Legacy Php < 4.47 And Mysql <4.1.21
Looking for linux and the above, on shared or virtual plan. A number of sites will be on the account and can run sites without 'www' .

phpmyadmin, real FTP's (non anonymous), SSH/SFTP access, decent uptime, spam filters and support in place. No outsourcing of support, and they house their own servers.

View Replies!   View Related
Shared Host , Reliable Mysql
I know there are a million "looking for cheap shared hosting" threads. Hopefully my particular values/interests justify a new one.

I'm a (mostly PHP/MySQL/CMS) web developer, using Dreamhost for years (perhaps DH was better back then) to host staging/development sites for clients (once I've developed a client site, I usually make them get their own host somewhere more reliable), as well as for low-traffic sites, transferring files, etc.

What I don't like about Dreamhost:

a) SLOW. my guess is this is 25% web server overselling, and 75% MySQL server overselling. My simple sites are tolerably slow - including lightweight php/mysql sites (textpattern CMS, etc.) - BUT my Drupal and Silverstripe and ZenCart experiments are intollerable (5+ second page loads).

b) funny ownership policies - I can't (easily) create a client FTP user that is restricted to one of my subfolders. Each user = exclusive file/folder ownership.
c) not much else. I seem to get a-little-too-frequent DNS problems/outages, and used to get a-little-too-frequent server lock-ups... but I don't expect perfection from a cheap host. And of course I send my mail through google apps, I wouldn't trust a cheap host with my mail.

What I like about Dreamhost:

a) the control panel functionality. Yes, it's ugly, but god it does a lot of nice stuff that cPanel doesn't (and frankly, cPanel is usually ugly too).

b) the usual: a very low price for unlimited domains, unlimited mySQL, and huge storage.

So, who is my next low-cost host?

a) Interested in MySQL performance/protection - perhaps hosts that put MySQL [and mail] on separate servers, like DH, but don't overload them!?! Do I need to worry about this?

b) I wouldn't mind moving to a reseller account

c) I'd like a progressive control panel; I have clients on medialayer - who use directadmin (nice) - but their pricing structure is a bit tight on domains/db/storage. [As an aside, medialayer provides excellent shared hosting performance/value/support, if you don't need a lot of domains/db/storage]

d) I'd like to stay in the $10-20ish a month range

View Replies!   View Related
MySQL Host - Max_user_connections Exceeded
I am getting the error "max_user_connections exceeded" for database user "xxxx". So every time this happens I have to feed a new database admin login to my script.
There is nothing wrong with the script since it is very popular membership script. I think my host just allows low number of "max_user_connections". please advice me on a host that allows higher number of "max_user_connections"

View Replies!   View Related
Which Host For Website With MySQL Database
have just had a website created for me where I can store my photos on. It uses JSP + MySQL for the databse which stores the photo IDs, photo location etc. I want to get it up and running on the net but have no idea how to do this!

View Replies!   View Related
Host For Remote MySQL Connection
I have developed a desktop system that uses MySQL data.

I want to use a host to access the data but my current provider only allows access to MySQL data via a web server.

Can anyone suggest a host that would provide direct connection to a MySQL database?

View Replies!   View Related
PHP 5.2.x & MySQL 5.x Host
host with PHP 5.2.x & MySQL 5.x.

- under 10$/month (monthly payment)

- at least 15 multi sites allowed.

View Replies!   View Related
Best Host For PHP, MySQL Sites
I am reading the BYO Database Driven Website Using PHP and MySQL and I am ready to play around a bit. I was wondering if anyone could recommend a quality provider with this language. I have had problems with some in the past when using Joomla so I am trying eleviate that problem from the get-go.

View Replies!   View Related
Default Host For Mysql User
By default, mysql will create user with host as 'localhost'. Now, if I want the host is '1.2.3.4' by default, how to configure it?

View Replies!   View Related
Max MySQL Connection On Shared Host
What is the standard number on maximum mysql connection on most shared host providers and which one give the highest number.

View Replies!   View Related
Host That Allows MySQL Backup/restore Via FTP
I need to get the h3ll away from Godaddy, fast!

However, my site has a large MySQL database (200 megabytes) and it's impossible to backup or restore via phpMyadmin. Godaddy has a feature on their control panel, where you can restore/backup your MySQL database to a special diretory on your web http file space, which you can upload/download vis FTP. I use this alot.

Is there any other web hosting company that offers such a feature? I haven't seen this anywhere except on Godaddy.

As to why I need to get away from Godaddy:

Basically what they did was, my site was getting too much traffic (even though it's still well under Godaddy's advertised limits for that plan)... so they sent me an email that says:

"Your site is using too much server resources. We have moved you to a new server to protect our other customers. Please identify steps to reduce your site traffic and contact us."

They moved my site to what is, apparently, a punishment area (Godaddy Hell) where all the high volume sites go. It is so extremely slow, my site might as well not exist... it is inaccessible to my visitors for all intents and purposes.

View Replies!   View Related
PHP And MySQL App To Test Host Performance
I have the hatchling plan on HostGator. Is there a PHP and MySQL open-source application where I can put up there to test its performance on running PHP and MySql applications? I want to see if there is any performance issue on this host before migrating a large ZenCart app to it.

What are people's experience on HostGator running PHP and MySQL?

View Replies!   View Related
In Search For Host With Latest PHP/mySQL Versions.
I'm desperately trying to find a hosting service that offers Linux hosting with latest versions of php (5.2.x), mySQL (5.1) and maybe CVS or SVN?

Space or bandwidth are not an issue (500mb space will be more than I'll ever need)

This will mainly will be a development/testing place.
I really need a host that actually updates to latest versions of php/mysql/apache.
(not the next day the upgrade is out but some time soon at least >_<)

Things like CVS / SVN, SSH access and access to change your own php.ini settings are more than welcome but I could live without.

View Replies!   View Related
Mysql Access Host Via Command Line Or Sql Query
how to add a mysql access host by command line? or or how to add a mysql access host through an sql query?

View Replies!   View Related
Recommend A UK LAMP Host - With Some Specific Mysql Privilege Requirements
I have a moderately successful site, which makes enough money to cover my current hosting costs of 7 per month. I know, millionaire row it ain't, but it's popular. But my database is getting big and my current host wont allow the user of EXECUTE and SUPER privileges which I need to run triggers and stored procedures to keep the page load times sensible.

So, I need another UK host with:

- 2Gb of space (the site serves up big PDF documents)

- 70Gb of bandwidth (I said they were big)

- mysql privs available as above

Customer service with my current host, uk web solutions, is great (apart from refusal to countenance the privileges) so I need my new host to be as good. Budget? well, you can see what I'm paying now, and I have a psychological Ă‚Â£10/month barrier which I don't want to cross.

View Replies!   View Related
Host Recommendation (Req: PHP5, MySQL, CRON, Mass-Email)
any hosts that can provide the following:

PHP5.3 +
MySQL
CRON (to run daily/weekly scripts at a certain time)
Mass Email. The scripts will send emails to a number of users(between 10-100 at first, but may grow) and this will be done daily and weekly.

In the past, I've tended to go with SupaNames or FastHosts but looking at their solutions for this, it's not quite right for my requirements.

View Replies!   View Related
Reliable Shared Host Plan With PHP 5.2.+ With PDO Drivers & MySql 5.+
I switched to HostGator because they had PDO drivers enabled on shared hosting plans with PHP 5 & MySql 5. The problem is that every time they update PHP (4 times in 8 months now) they don’t include PDO in the build and its takes day to get past level 1 support and get it fixed.

So I’m looking for a “Reliable” host. I had a hard time when I switched to HG finding shared hosting plans with PDO enabled.

View Replies!   View Related
Installed MySQL In /usr/local/mysql But Error In /var/lib/mysql
I installed the MySQL binary packages in /usr/local/mysql/ after removing the MySQL RPM package. MySQL is functioning when I executed /usr/local/mysql/bin/safe_mysqld. I reinstalled MySQL before I installed PHP. When I used a PHP script to access a MySQL database, it outputs an error:

Code:
Warning: mysqli::mysqli() [function.mysqli-mysqli]: (HY000/2002): can't connect to local mysql server through socket /var/lib/mysql/mysql.sock in index.php on line 2
However, I installed MySQL in /usr/local/mysql, not in /var/lib/mysql. How do I fix MySQL?

View Replies!   View Related
Fast EU Peering
on a .eu hosting company with good routing/peering around europe. I have customers all over europe but still wanna save money and centralize to one hosting company.

I am looking for a gigabit uplink but nessesarily i dont need flatrate traffic since we only hit peaks a few times a day..

What are your thoughts on companies providing this kind of service at a fair price?

View Replies!   View Related
Fast Uploads
i have moved my hosting to a new provider and i was wondering what is the quickest way to upload my 500MB files to the new server? Is there anyway i can speed this up like have a dedicated uplink port to my server, or via VPN or something, cos at the moment i have an upload speed of around 10KB/s,

View Replies!   View Related
Fast Hositng
Does there are a site that compare hosting companies by fast (fast respond and explore)?

View Replies!   View Related
Fasthosts ~ Or Rather Not So Fast
I have recently closed my Linux Developer account with fasthosts due to intermittant latency problems, and rubbish support query turn around, always over 48hours if replied to at all (most of my support queries were never answered unless I actually phoned in about them!)

So is mine an isolated incident or are others out there having the same problem?

View Replies!   View Related
Leaseweb Fast
I'm probably going to buy a dedicated server at leaseweb.com but I wanted to know from peopl who have experiences if they have fast servers?

View Replies!   View Related
I Moved Mysql From /var To /backup/mysql, Mysql Is No Longer Working
Since my /var partition is full, so I moved /var/lib/mysql to /backup/mysql/.

Seems all the files are copied and I changed my.cnf reboot mysql, but all the web sites using db is not working anymore..

View Replies!   View Related
Fast Hosting Worldwide?
I need to provide an 8gb file download (split into 1gb parts) that will be downloaded by 80+ people worldwide, simultaneously. I'm talking for example, they will be each downloading at 1.2megabytes per second each (this is the average speed of their home connections), simultaneously.
What are the specs or things I should be looking out for in a website hosting provider?
One service I'm looking at is advertised as 0.5Mbps in bandwidth and 100Mbps in transit, for £40 a month. The service I'm looking at is sensical.net's colo business service (http://www.sensical.net/). What does this mean and is it fast enough? What is the difference between these two figures - 0.5Mbps bandwidth and 100Mbps transit?

View Replies!   View Related
Surpass Hosting - Are They Fast
I'm in the process of switching my host provider and Im leaning towards Surpass Hosting.

I've already contacted them for a few question and their support seems expectational as they respond my tickets thoroughly in less then 20 minutes.

Just a few questions to those that do use surpass or have used them. How fast are their servers for PHP like Wordpress and Invision Power Board and are are your sites stable (always fast, or are they slow at times and then fast) with them.

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved