473,394 Members | 1,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Frequent re-precompile on large site

We maintain a large number of heavy traffic web sites hosted on limited
hardware resources. The traffic is such that pre-compilation is necessary
since each initial load of a page is at least two or three seconds per hit,
and multiplied across all sites the servers go down for a couple hours when
everyone hits it at once if there are subtle changes or additions.

Add to the frustrations, we are now integrating with a Perl-based CMS system
that outputs .aspx files that include references to our .ascx controls.

Compiling everything takes about one hour--compiling and deploying, with all
manual steps, is a three-hour process.

So obviously we are looking for a way to roll out incremental updates
without recompiling the whole site. Aspnet_compiler.exe has limitations, or
else I'm hoping it's just a matter of understanding. For example, is it
possible to precompile individual file revisions on a development
workstation and deploy the output to the live server without recompiling the
whole site? And, the -u parameter allows .aspx revisions but does it support
code-behind file revisions?

I have no doubt others deal with this problem all the time. I was wondering
if:

a) there is a detailed case study or tutorial for this problem available for
perusal, and

b) if anyone here has experience in this and might be available for very
short-term consulting such that we can reasonably trim down our three-hour
manual process to a much shorter automatic (or semi-automatic) process

Thanks,
Jon
Oct 27 '06 #1
2 1014
have you tried rebooting?
Oct 28 '06 #2

"JP.Gantlin" <bi********@bitefdfme.netwrote in message
news:ek***************@TK2MSFTNGP02.phx.gbl...
have you tried rebooting?
I don't appreciate the remark. We have thousands of file assets;
recompilation and deployment taking 3 hours is entirely unavoidable, if we
cannot avoid recompiling the entire site.

Jon
Oct 29 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Rune | last post by:
Hi, I'm developing web surveys where users logon to a web survey and answer up to about 50 questions, one after the other, shown only one question at a time. The answers are saved in a database....
3
by: D Denholm | last post by:
I am a Access newbie... Hopefully somebody can help me figure this out. I have a database that looks like: Asset Economic Minimum ----- ---------------- 10555 ...
5
by: Upendra Agnihotram | last post by:
Hi, I am having Client-Server Access application. The source db resides on WinNT Server and some of the client systems are on Windows 2000 Professional. These days i am experiencing frequent...
19
by: adirat | last post by:
I have read a lot on this subject on newsgroups and other access related websites on data corruption, but since we are still not able to isolate the problem – I am posting this detailed explanation...
26
by: Ben Pfaff | last post by:
Over the last couple of years, and especially recently, I've built up a few "stock" answers that supplement the C FAQ. If anyone wants to review and comment on them, I've just now put them up on...
0
by: Thotatri | last post by:
hi, I am facing a session time out problem once after installing .net framework 1.1 . The problem is session is getting expired on frequently say 5 mts like that.I have good configuration &...
6
by: Bob | last post by:
Even with relatively small, single-project solutions, when I do simple things to my code such as add a carriage return, delete a line, or sometimes even highlight text with the mouse, the IDE hangs...
2
by: Matthew Wilson | last post by:
I'm a noob SQL user, crossing over from SAS. I have a table with about 200k rows and one of the columns is empssn, which holds the employee social security number. The same empssn may appear in...
0
by: Thomas G. Marshall | last post by:
A friend of mine is making simple web pages for clients only interested in the basic web presence. She has bumped into a couple clients however that would like to branch into online purchasing,...
2
by: manojdagar | last post by:
Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int GetFrequency(int list)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.