BIG DATA PROCESSING

Ask your questions here.
Post Reply
fahmisalim
Sponsor
Sponsor
Posts: 320
Joined: 12 May 2015, 08:33
Name: Fahmi Salim
Location: Indonesia BSD City
Company Name: AIMan
Contact:

BIG DATA PROCESSING

Post by fahmisalim »

Halo Sergey,

My app's data growth, when it reach 10k rows often have HTTP error 500 although I upgrade my server for RAM and processor but not help. Do you think you should start to enhance for data processing more light?

Thank you
Best Regards,
Fahmi Salim
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: BIG DATA PROCESSING

Post by support »

You have to find php error log to see description of this 500 error.
Also on which page you have this issue?
fahmisalim
Sponsor
Sponsor
Posts: 320
Joined: 12 May 2015, 08:33
Name: Fahmi Salim
Location: Indonesia BSD City
Company Name: AIMan
Contact:

Re: BIG DATA PROCESSING

Post by fahmisalim »

In entity which have record more than 10.000 rows
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: BIG DATA PROCESSING

Post by support »

probably you have some custom php or sql code?
Try to change Rows per Page option in configuration.
Post Reply