[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315229#comment-14315229
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1658844 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1658844 ]
VCL-816
Added "-n" switch to the command in utils.pm::nmap_port. This causes the
command to run much faster.
VCL-16
Changed utils.pm::get_request_info to use cached info by default. For large
cluster requests, each reservation process was retrieving the same image and
other information over and over - n-squared problem.
VCL-174
Removed section from utils.pm::get_request_info which populates the natport
table. This was being done by every cluster reservation for all other cluster
reservations. Moved to State.pm::initialize.
Updated utils.pm::get_computer_info to only call get_computer_nathost_info if a
nathostcomputermap entry exists for the computer.
> NAT - support for sites that have small IP address ranges
> ---------------------------------------------------------
>
> Key: VCL-174
> URL: https://issues.apache.org/jira/browse/VCL-174
> Project: VCL
> Issue Type: New Feature
> Components: database, vcld (backend), web gui (frontend)
> Reporter: Aaron Peeler
> Priority: Minor
> Fix For: 2.4
>
> Attachments: vcl_nat_patch.diff
>
>
> Add the support for Network Address Translation so smaller sites can provide
> many resources with a small number of IP addresses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)