kentico_helenag
-
9/24/2009 8:00:47 AM
RE:What would cause a publish to take over 2 minutes?
Hello,
The workflow causes saving all versions of documents and attachments to database. Attachments are stored in database including the binary data of content.
If you use Store files in file system in the file system it means it saves files to file system, too. When you request data it gets them from file system.
So, as you said saving the copy of content to database because of new version may cause the delay.
Best regards, Helena Grulichova
|