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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:58:26+00:00 2026-05-26T09:58:26+00:00

We have a webservice (so called service with attachment) where users can send files

  • 0

We have a webservice (so called “service with attachment”) where users can send files with their requests. Users can upload up to 256 MB of files. We have a working solution that parses the request and saves the files, but it’s slow. Sometimes when sending big attachments – server returns timeouts.

We read the request by bytes and looking for a boundary tags (--b5a8d09eeeb161be29def84633d6f6fc). If tag is found then parse the header and read the attachments file base64 encoded data. Also there’s a check for a newline characters.

In my opinion there’s a lot of cycles in this code and it can be done better and improve the performance.

Is there some great examples how is this done and maybe parsing a string (not a byte array) is faster solution? Or maybe there’s other approaches? What do you suggest to do to improve the performance?

Regards,
evilone

  • 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-26T09:58:27+00:00Added an answer on May 26, 2026 at 9:58 am

    Ok, found the answer myself. Using Streamreader and ReadLine() function is about 40% faster than iterating over single bytes in byte[] array. If compression is added to requests too like Pareen suggested then it can be more faster.

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

Sidebar

Related Questions

I have a php webservice which can be called (from mobile phones) to perform
We have developed a RESTful webservice using the restlet framework. The service is called
I have webservice(WCF) and MembershipProvider/RoleProvider to check credentials. When service called - various methods
I have the following situation (outline): Authorization Webservice This service gets called and verifies
I have a WCF webservice that caters simultaneous requests from different clients. The service
I have a web service in ASP.NET being called by a time-sensitive process. If
I have a Web Reference to a remote Web Service, which is called in
I Have an internal SOAP Web service that is being called from an external
I have a webservice that when called without specifying a callback will return a
I have a webservice that is called by up to 10 clients. The webservice

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.