Web Hosting Talk







View Full Version : Recompiling apache..


LCHwebHost
10-31-2003, 06:03 PM
Hi,
Where can I find info or a how-to on how to re-compile apache. I need to re-complie it so it can support 1000 domains - thanks for any help.

magnafix
10-31-2003, 09:10 PM
httpd.apache.org is of course your best source for documentation.

You might also do a google search for mod_vhost_alias :D

sprintserve
10-31-2003, 09:29 PM
The standard Apache compile can support up to 1000 domains. I had seen one with 1500 at last count. What issues are you facing that you would need a recompile?

matt2kjones
11-01-2003, 01:59 AM
yea all you probably need is change the max number of connections in the httpd.conf

unless u do need to recompile for 1000 users?

wouldn't think so