Hello *, On my gateway I use a bunch of files (currently 1782) like
----8<------------------------------------------------------
<VirtualHost 88.168.69.36:80>
ServerName $HOST_NAME
ProxyRequests off
ProxyVia on
ProxyPass / http://$HOST_IP/
ProxyPassReverse / http://$HOST_IP/
ProxyPreserveHost on
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
</VirtualHost>
----8<------------------------------------------------------
and it works perfectly, but i disike the memory consumation of apache2.2
so, my question is:
How can I do this better?
Note: I have a file with the config of
$HOST_NAME<TAB>$HOST_IP
which can be used to determiner where to redirect VHosts
Thanks, Greetings and nice Day/Evening
Michelle Konzack
--
##################### Debian GNU/Linux Consultant ######################
Development of Intranet and Embedded Systems with Debian GNU/Linux
itsyst...@tdnet France EURL itsyst...@tdnet UG (limited liability)
Owner Michelle Konzack Owner Michelle Konzack
Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France 77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix
<http://www.itsystems.tamay-dogan.net/> <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/> <http://www.can4linux.org/>
Jabber [email protected]
ICQ #328449886
Linux-User #280138 with the Linux Counter, http://counter.li.org/
signature.pgp
Description: Digital signature
