[TYPO3-core] RFC #8649: Bug: No check on memory_limit in	class.tx_impexp.php
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Fri Jul 11 15:38:58 CEST 2008
    
    
  
Hi!
Michael Stucki wrote:
> I agree. Suggestion for improved version:
> 
> 1. Check memory_limit and max_execution_time
> 2. If they are too low, keep on using the currently hardcoded value
I do not think this is a right thing. There should be no hard-coded value because we provide configuration value, which is the absolute maximum set by admin in Install tool. Code should not set value higher because it may impact the server. Admin knows what he does when sets memory_limit. He would not want TYPO3 to use more.
-- 
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
    
    
More information about the TYPO3-team-core
mailing list