Hey! Gotta get back on this (had a previous topic without real answers).
My issues are:
- MySQL imports are very slow: 1-3 Mb files can take 5-15 minutes (upload time of file excluded)
- CURL/file_get_contents requests are incredibly slow also (hence WP admin is slow and similar CMS interfaces that rely on external content on occation)
These same requests on my regular computer (laptop) where I develope site takes less than a second...
So that's why I must find the reason for my production server having problems in these two areas I've mentioned.
Previously I had only really noted the issue with the SQL imports. But now that I see CURL/file_get_content actions also are very slow there must common cause for these two things being very slow. Probably a simple setting somewhere!
That's where I need your help!
The server is a fairly new (< 1 year) dedicated machine with the following specs:
> Motherboard: 1 x CPU, upp till 32 GB RAM
> CPU: 1 x Intel 2-CORE 2.6 Ghz
> Memory: 8 GB
> RAID: LSI 3Ware 9650SE SATA RAID, 2 ports
> Storage: SATA, 2 x 750GB
The server only have 3 websites or so running on it with low traffic. So it's basically under no load. cPanel reports Load Averages: 0.10 0.04 0.01.
PHP is configured as suPHP, is that possibly the reason?
My issues are:
- MySQL imports are very slow: 1-3 Mb files can take 5-15 minutes (upload time of file excluded)
- CURL/file_get_contents requests are incredibly slow also (hence WP admin is slow and similar CMS interfaces that rely on external content on occation)
These same requests on my regular computer (laptop) where I develope site takes less than a second...
So that's why I must find the reason for my production server having problems in these two areas I've mentioned.
Previously I had only really noted the issue with the SQL imports. But now that I see CURL/file_get_content actions also are very slow there must common cause for these two things being very slow. Probably a simple setting somewhere!
That's where I need your help!
The server is a fairly new (< 1 year) dedicated machine with the following specs:
> Motherboard: 1 x CPU, upp till 32 GB RAM
> CPU: 1 x Intel 2-CORE 2.6 Ghz
> Memory: 8 GB
> RAID: LSI 3Ware 9650SE SATA RAID, 2 ports
> Storage: SATA, 2 x 750GB
The server only have 3 websites or so running on it with low traffic. So it's basically under no load. cPanel reports Load Averages: 0.10 0.04 0.01.
PHP is configured as suPHP, is that possibly the reason?
Last edited: