php ajax server side processing hanging load 5m records
php ajax server side processing hanging load 5m records
bala16
Posts: 5Questions: 4Answers: 0
Hi,
I am using data tables Ajax server side processing. In data-tables i combine 5 tables and show data. total number records is 5m. its taking 20 secs. In data-tables only i need to show only 1st 10 record. loading time should too less. What can i do. I think pblm is loading more table in datatable. Please Can anyone guide how to give limit to all join tables. Thank you advanced.
This discussion has been closed.
Answers
Hi @bala16 ,
Take a nose this FAQ entry - it discusses ways to speed things up.
Cheers,
Colin