firebase-php icon indicating copy to clipboard operation
firebase-php copied to clipboard

taking more response time to connect with firebase

Open mitsBhadeshiya opened this issue 7 years ago • 2 comments

Hi @ktamas77 I am using your Library to get data from firebase using PHP it's good

but here is the problem when I am connected with firebase using library getting 3-4 second document response time in browser network.

Can you please help me to decrease this page response time?

Thanks -Mitul Bhadeshiya

mitsBhadeshiya avatar Mar 27 '17 13:03 mitsBhadeshiya

Do you still have this problem?

ktamas77 avatar Dec 22 '18 01:12 ktamas77

I had 5-7 seconds response times on every request last year as well. Try the solution from https://github.com/ktamas77/firebase-php/issues/68#issuecomment-502921193 - I think it might have been related to the ipv6 lookups, but can't recall.

mastef avatar Jun 18 '19 02:06 mastef