[Mono-dev] Understanding web application loading time
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Thu May 14 13:54:25 EDT 2009
On Thu, 2009-05-14 at 18:56 +0200, APS wrote:
> Without batch compilation the application starts faster but opening a
> new page results in minutes of waiting.
>
> I tried strace on mod_mono and the only thing that seems to be a
> problem is a long list of
>
> futex(0x829b4e4, FUTEX_WAIT_PRIVATE, 11165, {0, 99270129}) = -1
> ETIMEDOUT (Connection timed out)
>
> this can influence loading time?
I don't think that is the problem. Without knowing what your application
is trying to do, there's not much we can do to help...
-Gonzalo
More information about the Mono-devel-list
mailing list