You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/04/17 01:01:44 UTC

[jira] Resolved: (STR-3031) Cleaning of Temp files Created During Aborted Requests and Aborted Uploads .

     [ https://issues.apache.org/struts/browse/STR-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict resolved STR-3031.
--------------------------------

    Resolution: Not A Problem

The issue is not a problem with Struts codebase so I am closing this ticket. If you want to continue researching solutions to your problem, the user mailing list is your best bet.

> Cleaning of Temp files Created During Aborted Requests and Aborted Uploads .
> ----------------------------------------------------------------------------
>
>                 Key: STR-3031
>                 URL: https://issues.apache.org/struts/browse/STR-3031
>             Project: Struts 1
>          Issue Type: Temp
>          Components: Core
>    Affects Versions: 1.2.4
>         Environment: Tomcat on linux, with Struts 
>            Reporter: Himanshu goyal
>            Priority: Critical
>
> Hi Martin,
> >   could u please help me abt my problem with Temporary files created during aborted uploads. and other concerns..
> > like many times the temp files created internally for different purpose remains there if the request is aborted.
> > i just wanted to know how to catch those Aborted Requests so that we can do the cleanup , ad due to this my Temp folder for the web-server is getting very heavy and is
> > impacting performance.
> >
> > Can it be implemented using Session listener or some other way..
> > kindly request you to tell me the way or any sample code demonstrating this..
> > my requirement is just to cleanup the temporarily files for aborted requests.
> >
> >
> > i have implemented the File upload such that the uploaded file first gets loaded locally for virus scanning.. and then gets uploaded to the destination .. but the problem occurs when someone
> > aborts the request such that the temp files created for virus scanning remains there.. and sometimes it maked the temp folder so much bulky that it impacts performance.
> >
> any help wud be Really Thankful... 
> >
> > Thanks & Regards
> > Himanshu Goyal
> > System Analyst
> > Nihilent Technology pvt Ltd.[ CMMI-5 Certified Company ]
> > email: himanshu.goyal@nihilent.com

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.