Thank you for your response, I get it now. So the problem is that my application in Lazarus takes longer time because it needs to translate "mypage.com" to IP address (i think it's called DNS translate or so).
It's still strange because I have a application created with Java that sends request to the same address and it works blazingly fast (at least as fast as Google Chrome).
So, what am I supposed to do now?