logo       
Google Custom Search
    AddThis Social Bookmark Button

RE: Apache::Template in a shared-host environment: msg#00011

Subject: RE: Apache::Template in a shared-host environment
> -----Original Message-----
> From: Andy Wardley [mailto:abw-zvGk22Rvvx6N9aS15agKxg@xxxxxxxxxxxxxxxx] 
> Sent: 14 May 2003 15:40
> To: Simon Wilcox
> Cc: templates-MnLy+PD7ppGDO3lXZvfOKmD2FQJk+8+b@xxxxxxxxxxxxxxxx
> Subject: Re: [Templates] Apache::Template in a shared-host environment
>
> The big problem is creating separate configurations for each 
> virtual host. The part of the Apache/mod_perl API that 
> handles the creation and merging of Apache configuration 
> blocks is totally broken (v1) and I haven't been 
> able to find anyone who knows enough about it to offer a fix.

I had a problem with this on one of our sites and the size of the
dynamically generated config
Was so big that a server restart was taking over 30 mins.  Fixed it by
having template create a 
Config file for me using tpage.  So I now have:
tpage httpd.conf.template > httpd.conf
httpd &

Which is much quicker (TM)

S



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>