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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:35:05+00:00 2026-06-09T12:35:05+00:00

I have a wcf REST application hosted on IIS. Everything works fine, GET and

  • 0

I have a wcf REST application hosted on IIS. Everything works fine, GET and POST. I’m calling through jquery ajax.

My client app seems not very responsive, I checked on the browser console log of what makes it very slow, found out that my WCF request are eating much of the time. I have like 4 requests, each of them are no less than 350ms plush other js and css files. JS and CSS files were already minified. Now my problem is how can I reduce the time spent on my WCF calls? I can’t do async by the way because each response from the service is needed by the other request.

Should you have any suggestions please let me know.

  • 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-06-09T12:35:06+00:00Added an answer on June 9, 2026 at 12:35 pm

    If you can’t do async because your requests are dependent you may try to reduce the number of requests you are sending: so instead of having 4 separate small requests do one larger request.

    Another possibility is to perform the next request once the first succeeds inside the success callback and so on for the others. This way you are doing async and not freezing the client browser during those requests. But is is usually better to do a single request.

    Now my problem is how can I reduce the time spent on my WCF calls?

    This will obviously depend on what your WCF service is doing.

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

Sidebar

Related Questions

I have a self-hosted WCF REST application which is designed to accept and return
We have a ASP.NET application running and i have added a WCF Rest service
I have an asp.net 4 application that hosts a WCF REST service via WebServiceHost...
I have ASP MVC 3 application. I created WCF REST JSON Service and added
I have a WCF Rest service: [WebHelp(Comment = Sample description for GetData)] [WebInvoke(Method=POST, UriTemplate
I have a WCF REST web service that is hosted via a service route
I have problem consuming a WCF REST service in my android application. The client
I have a self-hosted WCF REST service based on the WebHttpBinding. One of the
I have a stock WCF Rest application (default Web.config, Web Routing). I am unable
I have a asp mvc application consuming wcf rest services (all on the same

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.