Bug #30829
p_connect should be disabled by default
| Status: | Needs Feedback | Start date: | 2011-10-12 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Adam Cox | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
By default p_connect is enabled in default Typo3 install, this can have a beneficial effect in some case and a very detrimental effect on other servers, I personally have experienced a 5x slow down using p_connect.
localconf.php should contain:
($TYPO3_CONF_VARS['SYS']['no_pconnect'] = '1';
by default
History
Updated by Oliver Hader 11 months ago
- Status changed from New to Needs Feedback
Moving your question to the TYPO3 Core Project...
Can you please give more details on what these "other servers" are? Configuration, special scenarios, something to meassure... Thx.
Updated by Oliver Hader 11 months ago
- Project changed from Distributions to Core