[jboss-jira] [JBoss JIRA] Commented: (JBVFS-50) Don't use host names in custom vfs urls

Ales Justin (JIRA) jira-events at lists.jboss.org
Fri Sep 18 07:15:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBVFS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12486419#action_12486419 ] 

Ales Justin commented on JBVFS-50:
----------------------------------

I added code from JBCL-117 patch to both handlers - vfs and vfsmemory.

> Don't use host names in custom vfs urls
> ---------------------------------------
>
>                 Key: JBVFS-50
>                 URL: https://jira.jboss.org/jira/browse/JBVFS-50
>             Project: JBoss VFS
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Adrian Brock
>
> The InMemory vfs and AssembledDirectory vfs are using host names as part of their urls/uris.
> This is causing the JDK to do some kind of security check which involves going to the dns to try
> to determine the ip address of the host.
> This is obviously inefficent. The URL schemes should be changed not to use host names.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list