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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:41:40+00:00 2026-05-13T07:41:40+00:00

I recently created a Java frontend for a PHP web-service which uses PHPs SoapServer.

  • 0

I recently created a Java frontend for a PHP web-service which uses PHPs SoapServer.

My application is performing a long-running data synchronization and from what I know from PHP I prepared myself to get closed connections because of the max_execution_time limit.

But I never get any kind of error, as if the SoapServer instance is running forever.

My best guess here, is that I don’t really understand how SoapServer is working. So, can anyone shed some light on this? Is SoapServer not affected by the max_execution_time?

EDIT: In my tests max_execution_time is set to 5 minutes, but my program is running for hours.

  • 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-13T07:41:41+00:00Added an answer on May 13, 2026 at 7:41 am

    If the max_execution_time is set to 0, either in your php.ini or by using ini_set() or set_time_limit() in your script, then there would be no limit. Could this be the reason?

    Edit: Also, I just noticed this in the manual:

    Note: The set_time_limit() function and the configuration directive max_execution_time only affect the execution time of the script itself. Any time spent on activity that happens outside the execution of the script such as system calls using system(), stream operations, database queries, etc. is not included when determining the maximum time that the script has been running. This is not true on Windows where the measured time is real.

    Perhaps you aren’t getting cut of because most of the time is spent on streaming data or executing queries, which according to this, would not count towards the time limit.

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

Sidebar

Related Questions

I have recently created a web project in Java using eclipse. I have a
I recently created a ajax based instant messaging application and after running for a
I have recently created a java application(calculator) in netbeans and need to make it
I recently created an interactive Java Applet which communicates with the Google Maps API
I recently created a class which has a constructor taking 3 enumerations as arguments.
I recently created a WCF service that works fine when tested from Visual Studio
I have recently started working on an app which has both Java and native
I recently implemented a Jersey JAX-RS Rest service. I created a JIBX provider that
I have a java application which has a GUI in both English and French,
I have a Java application that uses an Apache Derby database with the embedded

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.