Home Forums EN Developing Maseter Port Out PIN Reply To: Maseter Port Out PIN

Jeff Simpson
Keymaster
Post count: 42

Hi Andrey, Nishit, sorry for my late reply, as discussed was checking hardware and helping team to generate DB logs accros EN project.

Yes as it has been mentioned the EN DB logs needs to take in consideration and these seems to be main issues for the slow browsing problem.

We also checked current API matter and found that your API library sends a sigle request to retrieve a huge ammount of numbers onto customers devices. I guess next API improvment job https://webmaklay.com/en-api-improvent/ has to be modified accoringly. If we allow to customers recieving all the numbers from EN data case within a single API request it may worsen bufferization but rather provide a selection of API reqiests to API customer so they can choose which API parameter they need to use at a time to display on their web resources and ordering.

Currently your API output https://excellentnumbers.net/api/getAllNumbers/authkey/101404eb7bd17597357.93981693 is too big and this potentially overloads both customer and EN machine resources to properly display such amount of data to process.

JF