Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Deployment > Multiple servers deployment uploaded files

Multiple servers deployment uploaded files

  • yuval avatar

    Posted on Feb 9, 2010 (permalink)

    Hi,

    I have a deployment which consist of several front ends servers. I also have another server which through it contnt is been edited.
    I wanted to know the recommended solution for a situation which the content editor uploads a file to the server through the sitefinity interface. Does this file been deployed to the rest of the front ends or i have to develope some custom code which deploy the uploaded file to all servers in the farm?

    Thanks in advance,
    Yuval

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Feb 9, 2010 (permalink)

    Hi yuval,

    If the file is uploaded through images and documents module it is stored in the database. If your servers use the same database this file will appear on all servers. The same applies for the file system.

    In case you use separate database ans separate file system you should use database and filesystem replication tools.

    Greetings,
    Ivan Dimitrov
    the Telerik team

    Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
    Follow the status of features or bugs in PITS and vote for them to affect their priority.

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Deployment > Multiple servers deployment uploaded files