Hello
i dont understand why a simple call to a hello world servlet takes 300-400 ms
other than that im using the fileservice api
is there a way to get to the file (url+key ?) without having to go through a custom made servlet
that calls the fileservice.serv() method
?Is there any way to make this faster ? will this ever be faster
(i checked all calls after the instance was on)