Hi,
I guess a higher php memory limit would make pricetapestry and the import process faster.
Is there somewhere a setting in Pricetapestry or does it just 'take what is available'?
And any more php settings to look for when tweaking? I guess I don't have to do anything on maximum execution time limit if the processing is succesfull till now, but I'm looking to make Pricetapestry faster.
Hi Marco,
A PHP memory limit should never actually be reached - if it is that would be indicative of a runaway (memory leak) condition in the code, so that configuration itself won't have any impact on import speed.
If you have full administrative control over your server you may find this thread concerting MySQL optimisation for very large sites useful; and also this mod to import into a temporary table if you are not already running that...
Cheers,
David.
--
PriceTapestry.com