Show
Ignore:
Timestamp:
04/18/09 12:33:01 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
ebf1b313a3bf00f239329f7fe3a81e40e23b0296
Parents:
ae7e7e4f3e3672207f051839f33df6649f41dca1
git-committer:
Neutron Soutmun <neo.neutron@…> (04/18/09 12:33:01)
Message:

Handle dhcp request, tune http access performance

2009-04-18 Neutron Soutmun <neo.neutron@…>

  • example/{rahunas,rahunas-vserver}.conf.in, tools/firewall.sh.in:
    • Remove dhcp field from vserver config due to the dhcp request is broadcast message could not be classified which vserver it is.
    • Remove dhcp_range from vserver config which will consider later how to handle it.
    • Move the dhcp firewall code from vserver section to policy.
    • Adjust the webserver access limit rate for performance tuning.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rae7e7e4 rad04bbc  
     12009-04-18  Neutron Soutmun <neo.neutron@gmail.com> 
     2 
     3        * example/{rahunas,rahunas-vserver}.conf.in, tools/firewall.sh.in: 
     4          - Remove dhcp field from vserver config due to the dhcp request is broadcast 
     5            message could not be classified which vserver it is. 
     6          - Remove dhcp_range from vserver config which will consider later how to 
     7            handle it. 
     8          - Move the dhcp firewall code from vserver section to policy. 
     9          - Adjust the webserver access limit rate for performance tuning. 
     10 
    1112009-04-18  Neutron Soutmun <neo.neutron@gmail.com> 
    212