[Mono-list] Modifying Assemblies
Joshua Tauberer
tauberer at for.net
Mon May 30 11:33:25 EDT 2005
Carl Olsen wrote:
> I think I saw something about rebooting the server after modifying an
> assembly (DLL file) in the "bin" folder. Rebooting works, but I'm wondering
> if I can simply restart Apache.
Yes, you can just restart Apache. If Apache started the
mod-mono-servers (which is the case unless you specified otherwise), it
will restart them and re-load the DLLs. (I wonder if whoever wrote what
you saw didn't mean 'server' as in the computer but 'server' as in a
program running that is serving the pages, i.e. Apache or mod-mono-server.)
But see (beware line wrapping):
http://taubz.for.net/blog/?entry=tag:blogger.com,1999:blog-6956298/2a8999e1-6f32-459d-a25a-0033d84a72c3
Using that, you can restart mod-mono-servers from a web control panel
(i.e. reloading the DLLs) without restarting Apache.
(I don't know how to restart Apache in SUSE. In RedHat/Fedora, it's:
/etc/init.d/httpd restart)
--
- Joshua Tauberer
http://taubz.for.net
** Nothing Unreal Exists **
More information about the Mono-list
mailing list