upload a file , memcache module crash

haojiang - May 29, 2009 - 04:50
Project:Memcache API and Integration
Version:6.x-1.2
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

did you realize a problem that if user upload a file, then the module will make drupal down
error will like
"
unrecover form , ……, cache_form fail
"
so i uninstalled memcache , problem fixed , and then i turn on drupal-build-in cache , without such error,
so , i have to think this error is caused by project/memcache

#1

budda - June 18, 2009 - 23:11

Where do you get the error message appearing?
I've experienced a problem with file uploads, and know the cause. But it doesn't match with your error message.

#2

robertDouglass - June 19, 2009 - 08:40
Status:active» postponed (maintainer needs more info)

I was tempted to mark this a duplicate of #495800: Memcache admin UI breaks file uploads but budda's comment makes me hesitate. Postponing for more info instead.

#3

haojiang - June 19, 2009 - 16:53

hello
if you just upload pictures which size is under 10MB , then this module goes all right

module fail when you try to upload several videos (>20MB) at the same time , and you should ask several friends or workmates to do this test with you at the same time , and you will get at least three kinds of "unrecover form.....cache_form...." messages

my envirument is in windows , i don't know if it is something connection.

anyway , if a website don't have a function which user could upload large size file , this module works well

#4

jvandyk - June 19, 2009 - 17:08

I usually exclude cache_form from memcache.

#5

haojiang - June 21, 2009 - 13:07

as cache_form show error , so i firstly tried to exclude it too ,
but the point is that "exclude cache_form" doesn't work in my case , how about in yours
if "exclude cache_form" fixed the problem , please reply here and let me know your setting.php , thx very much

#6

abhigupta - October 1, 2009 - 19:17

I was having the same issue ... excluding cache_form didn't fix it ... but adding a separate bin for cache_form did fix it.

#7

haojiang - October 4, 2009 - 11:10

?adding a separate bin for cache_form?

sorry , i don't quite follow you , what does this line mean ?

actually , i would like to know that in what way you fixed this problem

 
 

Drupal is a registered trademark of Dries Buytaert.