ktamas77 / firebase-php

Firebase PHP Client
792 stars 215 forks source link

taking more response time to connect with firebase #66

Open mitsBhadeshiya opened 7 years ago

mitsBhadeshiya commented 7 years ago

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

ktamas77 commented 5 years ago

Do you still have this problem?

mastef commented 5 years ago

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.