Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some usleeps for indexing scheduler tasks #14

Open
rengaw83 opened this issue May 10, 2016 · 1 comment
Open

Add some usleeps for indexing scheduler tasks #14

rengaw83 opened this issue May 10, 2016 · 1 comment

Comments

@rengaw83
Copy link
Member

To relax the server the tx_mksearch_service_internal_Index::executeQueueData method has to perform a usleep of ~250 ms after each index and ~10 ms after each queue record.
This is useful for a high frequented page or a TYPO3 system on a shared hosting with limited cpu power.

@hannesbochmann
Copy link
Member

It should be a feature which can be activated directly in the scheduler job. The sleep intervalls should be configurable as well.

@dmkbot dmkbot assigned dmkbot and unassigned dmkbot Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants