This isn't a specific ColdFusion question I realize, but I am not aware
of a more knowledgeable group of programmers :)
My question is this: does anyone know of a file size limit in LDAP? The
server is running Windows 2008 R2, and an LDAP schema has been created
and modified to contain user data for a web application I'm supporting.
One of the things this application does is store user file uploads
directly into LDAP. Up to this point, the files being uploaded have not
been over 10 MB in size apparently. The users now have a need to upload
files that are approximately 35 MB in size. What we are seeing is
network disconnects from LDAP right at 10 MB. Meaning, if a user uploads
a file of 9.99 MB in size, it works fine. Anything over that, it
disconnects and kills the upload. I have researched as much as I can,
but I have been unable to find many example of files being stored in
LDAP from web applications. I realize there is probably a very good
reason for this, but I can't change the current architecture of this
application right now. The only LDAP server parameters I can find for
windows are here:
http://support.microsoft.com/kb/315071
http://msdn.microsoft.com/en-us/library/cc223376.aspx
I can't find anything specific to the maximum size of an entry or row.
Anybody out there who knows if there is a way to change LDAP so larger
files can be stored via the web application?
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------