Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 519623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T08:03:37+00:00 2026-05-13T08:03:37+00:00

I had some questions around the FILESTREAM capability of SQL Server 2008. What would

  • 0

I had some questions around the FILESTREAM capability of SQL Server 2008.

  1. What would the difference in performance be of returning a file streamed from SQL Server 2008 using the FILESTREAM capability vs. directly accessing the file from a shared directory?

  2. If 100 users requested 100 100Mb files (stored via FILESTREAM) within a 10 second window, would SQL Server 2008 performance slow to a crawl?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T08:03:38+00:00Added an answer on May 13, 2026 at 8:03 am

    If 100 users requested 100 100Mb files (stored via FILESTREAM) within a 10 second window, would SQL Server 2008 performance slow to a crawl?

    On what kind of a server?? What kind of hardware to serve those files? What kind of disks, network etc.?? So many questions…….

    There’s a really good blog post by Paul Randal on SQL Server 2008: FILESTREAM Performance – check it out. There’s also a 25-page whitepaper on FILESTREAM available – also covering some performance tuning tips.


    But also check out the Microsoft Research TechReport To BLOB or Not To BLOB.

    It’s a very profound and very well based article that put all those questions through their paces.

    Their conclusion:

    The study indicates that if objects
    are larger than one megabyte on
    average
    , NTFS has a clear advantage
    over SQL Server. If the objects are
    under 256 kilobytes, the database has
    a clear advantage
    . Inside this range,
    it depends on how write intensive the
    workload is, and the storage age of a
    typical replica in the system.

    So judging from that – if your blobs are typically less than 1 MB, just store them as a VARBINARY(MAX) in the database. If they’re typically larger, then just the FILESTREAM feature.

    I wouldn’t worry so much about performance rather than other benefits of FILESTREAM over “unmanaged” storage in a NTFS file folder: storing files outside the database without FILESTREAM, you have no control over them:

    • no access control provided by the database
    • the files aren’t part of your SQL Server backup
    • the files aren’t handled transactionally, e.g. you could end up with “zombie” files which aren’t referenced from the database anymore, or “skeleton” entries in the database without the corresponding file on disk

    Those features alone make it absolutely worthwhile to use FILESTREAM.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I had made some questions regarding PHP-GTK (there are only 4 php-gtk tagged questions
I just had some basic php questions to further my understanding as I learn,
I have some questions about customers about NF mode for DB2. Google had very
Some of the answers to a question I had about redirect_to made me think
I had some time this afternoon to run a head to head comparison between
I had some site templates designed for me recently. I got the final HTML
I've had some trouble forking of processes from a Perl CGI script when running
If I had some XML such as this loaded into an XDocument object: <Root>
If you had some social networking applications and you wanted your users to interact
I've had some experience with Pygame, but there seems to be a lot of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.