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 3809582
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:19:40+00:00 2026-05-19T15:19:40+00:00

I am wondering what would be the best choice: hosting a WCF http service

  • 0

I am wondering what would be the best choice: hosting a WCF http service in IIS or creating a website in IIS and using a HttpModule in it to handle requests?

Or perhaps host the WCF http service in a windows service?

The service/httpmodule only logs the body text of incoming post messages, returns nothing.

Good performance for e.g. 300 posts/sec. is crucial.

  • 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-19T15:19:40+00:00Added an answer on May 19, 2026 at 3:19 pm

    Whichever way you go, I’m pretty sure that any sort of logging will slow down performance on the server. If you average 300 requests per second, you have that number of threads per second competing for the log file. Some threads will have to wait to get access to the log file, and if enough get queued up, there will be a big delay.

    That said, the performance difference between the two would be insignificant – you should make your decision based on your familiarity with the technologies.

    WCF does have in-built diagnostics functionality so that you can log messages without writing code (see MSDN), but it takes a bit more effort to learn WCF. The advantage of this is that if you notice logging affecting performance too much, you can turn it off without rewriting the application.

    Is your application only logging posts and not doing anything else at all? If so, I would recommend using a database (SQL Server, mySQL etc) instead of the file system – this will deliver much better performance.

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

Sidebar

Related Questions

I was wondering what would be the best approach for creating tables in a
I am wondering what the best workflow would be to handle this process. Basic
I was wondering what would be the best programming practice for jQuery. Most jquery
I was wondering what would be the best strategy to implement a badges system
I'm wondering what would be the best prectice regarding mainataining connections to the database
i was wondering what would be the best way to code a browser plugin
I am wondering what would be the best approach to store, for let's say
I was looking at WF and was wondering if it would be best to
I was wondering if InnoDB would be the best way to format the table?
I was wondering if people would share their best practices / strategies on handling

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.