[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252091#comment-14252091
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1646516 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1646516 ]
VCL-16
Updated code which inserts computerloadlog 'acknowledgetimeout',
'initialconnecttimeout' and 'reconnecttimeout' so the the timestamp of these
entries is used to determine when to stop checking for ack or connection.
Removed condition in utils.pm::check_time where it would return 'poll' whenever
request.laststate = reserved. This is no longer necessary.
Moved initial connection check from inuse.pm to reserved.pm. This fixed
problems where the state was left in inuse/inuse after the first connection
check causing the computer to always be reloaded.
Moved user_connected and check_imaging_request subroutines from inuse.pm to
State.pm since it is now used by both inuse.pm and reserved.pm.
VCL-174
Removed computer IP address from email messages sent to users. This information
would not be accurate when NAT is used.
Other
Cleaned up utils.pm::insertloadlog.
> 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)