[
https://issues.apache.org/jira/browse/VCL-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth resolved VCL-222.
----------------------------
Resolution: Fixed
> vcld process should reuse database handles
> ------------------------------------------
>
> Key: VCL-222
> URL: https://issues.apache.org/jira/browse/VCL-222
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.0
> Reporter: Andy Kurth
> Priority: Minor
>
> The main vcld process is not reusing the database handles it creates. Forked
> reservation processes are via the $ENV{dbh} variable. Add code so that vcld
> reuses a handle rather than creating one over and over. Make sure this isn't
> passed to forked reservation processes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira