I support the J2ME application where I found the http request http://www.google.com in the initialization of the application. I asked the developer why there is a google request. He said that in this way other requests that the application makes will be faster.
I deleted this request on google.com and other requests became slower.
Can anyone explain why this happened? How can I make another request faster without previous requests?
EDIT:
Running a request for google on initialization:
No request during initialization:
- , JVM MIDlet ( - Edge, GPRS, WiFi). , startApp, , , , . !
, MIDP2 , ( Nokias Samsung ..).
127.0.0.1, , JVM, , GPRS-. .
... , (*) , , jvm.
, www.microsoft.com: -)
*) , , . , , . : , , jvm.
127.0.0.1 google , .
, , , , . , .
Source: https://habr.com/ru/post/1709118/More articles:Assembly not loading for ASP.NET web application - asp.netIs there a way to access formal parameters if you implement __getattribute__ - pythonКак добавить пользователя в AD с помощью System.DirectoryServices.AccountManagement? - c#LINQ objects as business objects - pro / cons - .netКак сохранить изображение в базе данных? - c#Trimming Ruby Time Objects Effectively - dateCan I use a direct url like twitter or myspace in php - htmlHelp with basic .htaccess mod_rewrite - phpASP.NET User Profile serializeAs Attribute - c #Attributes of a class with a "computed" name - pythonAll Articles