question about compilation

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

Hi,

i read that the entire application is compiled by default when an user
requests one page of the application. The compiled code is put into cache.

My question is: if the webserver is shutdowned, when it's online again, is
the application again compiled at the first request of an user or the
compiled version is saved somewhere on disc?

Thanks
Ben
 
Back
Top