invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 69 forks source link

What causing the login time to be long? #51

Closed JakoMakoxx1 closed 7 years ago

JakoMakoxx1 commented 7 years ago

Hey there! , for some reason the time that takes to login to my site is much longer then other sites , it takes sometimes around 10 seconds while other sites do it in 1 or sometimes even less

tominal commented 7 years ago

curling steam can take a bit depending on how good your machine is

JakoMakoxx1 commented 7 years ago

I dont think the machine is bad - this what i use https://www.soyoustart.com/us/offers/e5-sat-2-32.xml

On 20 April 2017 at 07:22, ATomIK notifications@github.com wrote:

curling steam can take a bit depending on how good your machine is

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/invisnik/laravel-steam-auth/issues/51#issuecomment-295576059, or mute the thread https://github.com/notifications/unsubscribe-auth/AacZ41hgdN1nmRpx6L7d6tzg4higyE4Uks5rxt2PgaJpZM4NAP0W .

tominal commented 7 years ago

that or latency. has nothing to do with invisnik's script.

ghost commented 7 years ago

There are certain times when it takes a couple of seconds. That is just Steam being overloaded. However, most of the time, the login validation takes about 500ms over here - even on micro instances.