Re: ways to improve compilation?

From: Klaus H. Probst (usenet001_at_vbbox.com)
Date: 11/08/04


Date: Sun, 7 Nov 2004 23:37:56 -0700

The web pages should be compiled only once, not every time they load. If
you're seeing performance problems it's unlikely that the issue is with the
web site code itself.

-- 
Klaus H. Probst, MVP
   http://www.vbbox.com/
"Jéjé" <willgart@BBBhotmailAAA.com> wrote in message
news:umNjuQUxEHA.1984@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> hoew can I improve the compilation process of a sharepoint website?
>
> my server is:
> 2 * P3 Xeom 1ghz
> 4go ram
> 2 * 36gb (mirror for OS and website)
> 2 * 36 Raid 0 (stripping; for temp files and ASP.net compiled files)
> 3.*36 raid 5 (for databases)
>
> I found this server slow!!!
> another new server:
> Celeron 2.5ghz
> 1.5gb ram
> 2 *36gb (mirror)
>
> the second server takes far less time to compile the pages and done some
> rendering processes
>
> any idea how can I improve my server A?
>
> thanks.
>
> Jerome.
>
>


Relevant Pages

  • Re: ways to improve compilation?
    ... > hoew can I improve the compilation process of a sharepoint website? ... > I found this server slow!!! ... > 1.5gb ram ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: fatal error CS0007: Unexpected common language runtime initialization error -- The specified mod
    ... > The strange piece seems to be that it references a non-existant DLL ... > and does not exist on the server anywhere. ... > tempted to reinstall IIS. ... An error occurred during the compilation of a resource ...
    (microsoft.public.dotnet.csharp.general)
  • RE: Trouble with huge amount of State Server Sessions Timed out
    ... As for your question regarding the server the application is hosted of a 2 ... > memory leak, we can first try checking some common things which may cause ... > version app the the server, we haven't changed the "compilation" element's ... Trouble with huge amount of State Server Sessions Timed out ...
    (microsoft.public.dotnet.framework.aspnet)
  • Remote Compilation
    ... We would like to know how you use remote compilation. ... IDE copies files through FTP to server. ...
    (comp.lang.cobol)
  • Re: Can I change my code depending on the build type?
    ... The setting in web.config is only used if the web server does the compilation. ... The release version puts data in a buffer and saves them when the buffer is full or has lived a certain time, but the debug version flushes the buffer for each record so that they show up in the database immediately. ...
    (microsoft.public.dotnet.framework.aspnet)