[Zope] Re: mass editing timeout problem

Laurence Rowe l at lrowe.co.uk
Thu Mar 22 06:20:51 EDT 2007


Use Firefox, it won't time out.

Nothing happened when the browser timed out because the web server had 
no way of knowing the browser had timed out.

Laurence


Allen Huang wrote:
> I made a python product for a photo album and I have store a lot of 
> pictures.
> But the problem arise when I have too many pictures of high resoution 
> that taken up too much hdd space so I have written some codes in dtml 
> and python to resize and reduces each image size in zodb without 
> download any pictures.
>  
> I written my code so it informs me on dos command prompt about what 
> picture it is processing and how long it took until starts the next one. 
> The process started fast, but it gradually slows down and eventually my 
> web browser (my interface to start the process) timeout  but the command 
> prompt is still running. I waited until the command prompt finish all 
> the picture and click open the picture in zope and no action was done on 
> any pictures that was supposely to be resized.
>  
> I try the same process but targeted only one folder (less pictures)and 
> the process worked fine and all the picture were resized accordingly and 
> the web browser didn't timeout.
>  
> How come nothing happened when the browser timeout??
> 
> ------------------------------------------------------------------------
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at Yahoo! 
> Games. <http://us.rd.yahoo.com/evt=49936/*http://videogames.yahoo.com>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )



More information about the Zope mailing list