Fixed Random errorr when click to ip link in posts

Who is your ISP?
Türk Telekom or another provider?

I would probably contact them first to see what they have to say.
 
It is Turkish Cable Net (actually same with Turk Telekom anyway),
i doubt i can get any answer from them, their support is utter crap. really! Here is possible conversation:
Me: Cant lookup my ip address from anyhwere. What can be reason the reason?
Tech person of Turk Telekom: Can you please reset your modem and your router?
Me: OK, Never mind (hang up the phone).
 
The wait_timeout issue is a configuration issue, though I will move this back to see why the IP lookup is taking too long - it should be (nearly) instantaneous, even with a bogus IP.
 
Worth noting that this lookup works now (or at least doesn't error).

The code was also as fast as it could be, individually. However, I have added caching so that it doesn't try to lookup the same IP twice.
 
Top Bottom